| Age | Commit message (Expand) | Author |
| 1999-12-01 | Implement XDR routines for 64-bit integer data types: | thorpej |
| 1999-11-25 | Added #defines for svis, strsvis, strsvisx | wennmach |
| 1999-09-20 | Need internal names for these, too. | kleink |
| 1999-09-15 | Add indirect reference stubs for inet_[ap]ton() for environments not supporting | kleink |
| 1999-08-17 | getsubopt(3) has a weak alias. | mycroft |
| 1999-03-26 | move __getcwd prototypes to libc-private header file. | sommerfe |
| 1999-03-09 | Functionally back out namespace.h revision 1.7 and perror.c revision 1.15; | kleink |
| 1999-02-06 | Add l64a_r(), a reentrant version of l64a(); found in the Multithreading | kleink |
| 1999-02-04 | add sha1 functions, like md5/4 | explorer |
| 1999-01-25 | namespace protect hesiod stuff | lukem |
| 1999-01-20 | protect nsdispatch. sort entries | lukem |
| 1999-01-14 | * On architectures using ELF, and conditionally on those in transition, rename | kleink |
| 1998-11-30 | Need an internal name for the (new) sys_nsig. | thorpej |
| 1998-11-15 | in the __str{error,signal} functions make the third argument size_t since | christos |
| 1998-10-20 | Need internal names for MD[45]{Init,Final,Update}(). | kleink |
| 1998-10-18 | Replace use of getdtablesize() with (the non-deprecated) sysconf(), hence no | kleink |
| 1998-10-16 | getsubopt() isn't used internally. | kleink |
| 1998-10-16 | Need an internal name for herror(). | kleink |
| 1998-10-16 | Need an internal name for tzname. | kleink |
| 1998-10-16 | Need an internal name for signal(). | kleink |
| 1998-10-16 | Need an internal name for fgetln(). | kleink |
| 1998-10-15 | Need an internal name for dn_expand(). | kleink |
| 1998-10-14 | Need internal names for {end,set}hostent(). | kleink |
| 1998-10-14 | Need internal names for res_init(), res_mkquery(), res_query() and res_search(). | kleink |
| 1998-10-14 | Need internal names for ftruncate(), lseek(), mmap(), pread() and pwrite(). | kleink |
| 1998-10-13 | Need an internal name for inet_aton(). | kleink |
| 1998-10-13 | Need internal names for gethostby{addr,name}(). | kleink |
| 1998-10-13 | Need an internal name for getdomainname(). | kleink |
| 1998-10-13 | Need an internal name for strsep(). | kleink |
| 1998-10-13 | Need an internal name for strdup(). | kleink |
| 1998-10-13 | Need an internal name for isatty(). | kleink |
| 1998-10-13 | Need internal names for isinf() and isnan(). | kleink |
| 1998-10-13 | Need internal names for snprintf() and vsnprintf(). | kleink |
| 1998-10-13 | Need an internal name for fdopen(). | kleink |
| 1998-10-08 | Add an internal name for getdtablesize(), since it's being used internally. | kleink |
| 1998-09-27 | Add missing renaming of tcgetsid(). | kleink |
| 1998-09-27 | Add an internal name for strtok_r(). | kleink |
| 1998-09-14 | Add wrappers around mutex and rwlock run-time initialization. | kleink |
| 1998-09-10 | Add asctime_r(), ctime_r(), gmtime_r() and localtime_r(). | kleink |
| 1998-07-28 | Add an internal name for perror(3). | mycroft |
| 1998-07-27 | Delint. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-01-22 | Add support for multiple reader-single writer locks which will be used | jtc |
| 1998-01-19 | Add FLOCKFILE() and FUNLOCKFILE() macro definitions to be used in | jtc |
| 1998-01-16 | Header file which describes mechanism that will be used by libc for | jtc |
| 1997-12-20 | Add lockf(), an alternate interface to perform advisory record locking; | kleink |
| 1997-11-02 | Add basename() and dirname(), from XPG4.2. | kleink |
| 1997-10-16 | Remove _tztab() declaration now that timezone() migrated to libcompat. | christos |
| 1997-10-10 | remove advertising clause from all my licenses. | mrg |
| 1997-07-21 | Put TNF copyright on this file | jtc |