head     1.1;
branch   1.1.1;
access   ;
symbols  init:1.1.1.1 winchild:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2008.10.13.02.47.16;  author winchild;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2008.10.13.02.47.16;  author winchild;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@2003-01-08	added COMPAT_FUNC_MAKEDEV macro

2002-12-20	added COMPAT_VAR___PROGNAME macro

2002-12-19	include necessary header files from gethostbyname_r.c
		and getservbyname_r.c

		check for size_t in COMPAT_FUNC_GETHOSTBYNAME_R and
		COMPAT_FUNC_GETSERVBYNAME_R macros

2002-12-18	define _LINUX_SOURCE_COMPAT in compat.h if strsep()
		is needed on AIX

		avoid prototype syntax problem with IBM C compiler in
		fnmatch.c

2002-11-24	added COMPAT_PROTO_MACRO macro

2002-11-22	updated gethostbyname_r() and getservbyname_r() code and
		macros to detect and use weird AIX implementation

		added warnings if thread-safe functions are not found

2002-10-18	new macros and corresponding compat code:
		 * COMPAT_FUNC_GETHOSTBYNAME_R
		 * COMPAT_FUNC_GETSERVBYNAME_R

2002-10-15	added COMPAT_FUNC_GETPWUID_R macro

2002-07-17	added inet_aton.c

@


1.1.1.1
log
@initial version
@
text
@@
