Include files used to build the server are now <freeradius-devel/*.h>
[freeradius.git] / src / lib / missing.c
2005-11-11 aland Include files used to build the server are now <freera...
2005-04-27 aland Make it build on non-IPv6-aware systems.
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2003-09-12 phampsonAdd LGPL boilerplate for files from which it is missing.
2003-07-07 aland getenv can return NULL
2002-02-25 aland Use gmtime_r by default, so that we're thread-safe.
2002-02-01 aland Moved the server to using ctime_r, instead of ctime...
2002-02-01 aland Include header file for time.
2002-02-01 aland renamed 'clock' variable to quiet compiler warnings.
2002-02-01 aland Look for, and define localtime_r.
2000-08-31 aland made internal version of strncasecmp actually case...
2000-07-28 aland added strsep(), which is a thread-safe replacement...
1999-09-19 miquels * Added some functions to missing.c: str[n]casecmp,
1999-09-18 miquelsChange a couple of Makefile.ins to plain Makefiles