"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "libs/src/xlog/impl.h" between
xinetd-2.3.15.tar.gz and xinetd-2.3.15.4.tar.xz

About: xinetd is a secure replacement for inetd, the internet services daemon (openSUSE fork).

impl.h  (xinetd-2.3.15):impl.h  (xinetd-2.3.15.4.tar.xz)
/* /*
* (c) Copyright 1992, 1993 by Panagiotis Tsirigotis * (c) Copyright 1992, 1993 by Panagiotis Tsirigotis
* All rights reserved. The file named COPYRIGHT specifies the terms * All rights reserved. The file named COPYRIGHT specifies the terms
* and conditions for redistribution. * and conditions for redistribution.
*/ */
/* /*
* $Id: impl.h,v 1.1.1.1 2003-02-19 17:29:27 bbraun Exp $ * $Id$
*/ */
#ifndef __XLOG_IMPL_H #ifndef __XLOG_IMPL_H
#define __XLOG_IMPL_H #define __XLOG_IMPL_H
#include <stdlib.h> /* For malloc() & free() prototypes */ #include <stdlib.h> /* For malloc() & free() prototypes */
#include <stdarg.h> #include <stdarg.h>
#define DEFINE_LINK_TYPE( type, name ) struct { type *next, *prev ; } na me #define DEFINE_LINK_TYPE( type, name ) struct { type *next, *prev ; } na me
#define NEXT( obj, field ) (obj)->field.next #define NEXT( obj, field ) (obj)->field.next
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)