| Age | Commit message (Expand) | Author |
| 2000-07-08 | XCU5: Add fseeko() and ftello() functions which provide the functionality of | kleink |
| 2000-07-05 | Lexicographically sort in previous. | kleink |
| 2000-07-05 | Pull in RIPEMD-160 functions from OpenBSD - this has the same API as our MD4, | ad |
| 2000-06-26 | Need an internal name for fork(). | kleink |
| 2000-06-23 | Add internal names for brk() and sbrk(). | kleink |
| 2000-06-02 | Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, | fvdl |
| 2000-05-08 | Need an internal name for send(); noticed by itojun. | kleink |
| 2000-04-24 | use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) as | itojun |
| 2000-04-24 | supply weak alias for IPv6-related library additions. sorry to be late. | itojun |
| 2000-04-02 | protect getopt_long. | christos |
| 2000-04-02 | Move dl* function definitions to libc on ELF. | minoura |
| 2000-03-08 | No longer need internal names for strtoq() and strtouq(). | kleink |
| 2000-03-06 | Add ISO C99 long long integer general utility interfaces; partially addresses | kleink |
| 2000-01-23 | Ditto for nlist(). | mycroft |
| 2000-01-22 | Don't do the namespace hack for timezone() here; it causes lint, and we don't | mycroft |
| 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-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 |
| 1998-11-30 | Need an internal name for the (new) sys_nsig. | thorpej |
| 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-10 | Add asctime_r(), ctime_r(), gmtime_r() and localtime_r(). | kleink |