| Age | Commit message (Expand) | Author |
| 2003-09-18 | remove pw_dup() | jdolecek |
| 2003-09-13 | weak alias for pw_dup | itojun |
| 2003-09-13 | use internal names for randomid() | itojun |
| 2003-06-27 | Citrus iconv support(4) | tshiozak |
| 2003-05-28 | add readdir_r alias | christos |
| 2003-05-17 | Add isinfl() and isnanl(). | thorpej |
| 2003-02-13 | Implement pthread_atfork() (in libc, because the required threadlib | nathanw |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-11-30 | - Migrate fparseln(3) from libutil to libc, where it should have been in | lukem |
| 2002-11-29 | add strsuftoll(3) and strsuftollx(3) - parse a string for a number | lukem |
| 2002-11-08 | Add rpc_control. | fvdl |
| 2002-04-17 | Need internal names for strlcat() and strlcpy(). | kleink |
| 2002-01-24 | - Implement pwcache_userdb(3), which changes the routines that | lukem |
| 2002-01-14 | * Add WSYSCALL() to SYS.h, which creates a system call with an | thorpej |
| 2002-01-13 | Add internal names for fp{get,set}{mask,round,sticky}(), and | thorpej |
| 2001-09-19 | move adjtime and clock_settime where they belong, now that they are C functions. | aymeric |
| 2001-09-16 | Added support to use the clockctl driver if present for adjtime(), | manu |
| 2001-05-07 | Internally rename sysconf() to __sysconf() to make its latter name suitable | kleink |
| 2001-04-28 | * Move definitions of exact-width integer types from <machine/types.h> | kleink |
| 2001-04-13 | Need an internal name for asprintf(3). | kleink |
| 2001-03-31 | Finally deprecate the old timezone() interface in favor of an XSH5 | kleink |
| 2001-03-19 | Add md2 routines to libc. | atatat |
| 2001-02-19 | define getprogname to _getprogname for internal use | cgd |
| 2000-10-20 | Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check | briggs |
| 2000-09-28 | Need an internal name for pipe(2). | kleink |
| 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 |