| Age | Commit message (Expand) | Author |
| 2005-04-07 | statvfs is both a function name and a struct tag. Defining it to _statvfs | christos |
| 2005-04-02 | PR/29849, PR/29850: Add getpwent_r and getgrent_r | christos |
| 2005-03-17 | We have pselect(2) now; the local wrapper is no longer necessary. | kleink |
| 2005-02-09 | A little libc namespace housekeeping exercise: | kleink |
| 2005-01-06 | Implement getgroupmembership(3). This is similar to getgrouplist(3), except | lukem |
| 2004-12-16 | Internally rename getdevmajor(); noted by Geoff Wing. | kleink |
| 2004-12-14 | Nuke threadlib.h. Library defensive threading is now provided through the | nathanw |
| 2004-10-05 | Overhaul the use of nsdispatch(3) by public APIs so that the back-end | lukem |
| 2004-10-04 | crank copyright | lukem |
| 2004-10-04 | Overhaul the use of nsdispatch(3) by public APIs so that the back-end | lukem |
| 2004-08-20 | insert a missing quotation mark. | dogcow |
| 2004-08-19 | Deal with RESCUEDIR | christos |
| 2004-08-17 | namespace protection for gethostent() | ginsbach |
| 2004-06-02 | delete duplicate namespace protection. | christos |
| 2004-05-21 | namespace protection for resolver routines. | christos |
| 2004-05-20 | Add headers that ISC software [bind9] needs to include | christos |
| 2004-05-20 | de-lint | christos |
| 2004-05-20 | import isc specific header files. | christos |
| 2004-05-10 | After discussion with christos, turn fgetstr() into an internal function. | drochner |
| 2004-05-09 | We now need an internal name for fileno(), since when buildling libc | kleink |
| 2004-04-27 | Remove internal names for dbm_*(3); these are not required at this time. | kleink |
| 2004-04-21 | protect fgetstr | christos |
| 2004-04-08 | Weak aliases for sysctlfoobar() functions. | atatat |
| 2004-03-04 | * Turn isinf(3) and isnan(3) into C99-style macros. | kleink |
| 2004-02-19 | _r functions for services and protocols; also add the inet_cidr_* function | christos |
| 2003-09-27 | Constify the _-sigaction_sigtramp tramp argument. | matt |
| 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-07-18 | Adapt definition of FLOCKFILE()/FUNLOCKFILE() to new __flockfile_internal() | nathanw |
| 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-19 | Use <threadlib.h>. | thorpej |
| 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-07-09 | Add prototype for __sigaction_sigtramp(). This system call is used | thorpej |
| 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 |