| Age | Commit message (Expand) | Author |
| 2009-02-13 | avoid lint's whining on i386 | lukem |
| 2009-02-12 | Enable assertions only when _DIAGNOSTICS is defined, as other libc parts do. | uebayasi |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-12-05 | Add fdopendir(), from Solaris/Linux. | ad |
| 2008-11-20 | Add new ptree (Patricia / RADIX tree) implementation to NetBSD. | matt |
| 2008-10-31 | Import syslogd SoC project by Martin Schuette: | christos |
| 2008-08-04 | Add C99 functions imaxabs and imaxdiv. | matt |
| 2008-06-25 | Add getlogin_r. Manual page changes mostly lifted from FreeBSD. | ad |
| 2008-06-21 | updates from bind-9-5-0 | christos |
| 2008-05-29 | remove clause #3 from my license where there are no other | mrg |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-04 | fix comment Abtract -> Abstract | rtr |
| 2008-02-02 | namespace protection for csetexpandtc() | christos |
| 2007-12-04 | move decls for _malloc_{pre,post}fork() to extern.h | christos |
| 2007-11-27 | Add thr_curcpu(), pthread_curcpu_np(). | ad |
| 2007-06-03 | - add read and readlink since they are used internally | christos |
| 2007-05-10 | The sl_delete function needs namespace protection added here as well. | he |
| 2007-03-30 | Resolve conflicts. | ghen |
| 2007-03-30 | Import bind 9.4.0. | ghen |
| 2007-02-18 | SHA512_Last is not public anymore. | christos |
| 2007-02-17 | Define for SHA512_Last. | christos |
| 2007-01-27 | add resolv_mt.h | christos |
| 2007-01-27 | merge in resolver portion of bind-9.4.0-rc2 | christos |
| 2007-01-27 | import resolver portion of bind-9.4.0-rc2 | christos |
| 2006-11-22 | Don't expose _ss functions for 4.0. Requested by core. | christos |
| 2006-11-08 | cleanup unused stuff after hmac_* removal | drochner |
| 2006-11-03 | protect the *syslog_ss | christos |
| 2006-10-28 | add {v,}snprintf_ss | christos |
| 2006-10-25 | add _r functions for syslog from OpenBSD | christos |
| 2006-08-24 | remove duplicates added in previous commit. | mrg |
| 2006-08-23 | I think we want both wcs{c,n}casecmp weak. | christos |
| 2006-08-23 | add wcsdup, wcscasecmp and wcsncasecmp. fixes build problems.. | mrg |
| 2006-08-12 | - Add strndup and stresep | christos |
| 2006-06-23 | Make these weak as Matthias Drochner pointed out. | christos |
| 2006-05-17 | PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of | christos |
| 2006-05-05 | Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). | rpaulo |
| 2006-04-17 | Add setttyentpath(), functionally equivalent to setttyent() but takes an | salo |
| 2006-04-16 | namespace protect wcstod too, and fix the protection in wcstold and wcstof. | christos |
| 2006-04-15 | wcstod(3) is conform to ISO C90 Ammendant1 (FreeBSD's manpage is incorrect...). | tnozaki |
| 2006-04-15 | add c99 wcstof(3) and wcstold(3). | tnozaki |
| 2006-03-15 | Add strtof(3) and strtold(3); welcome libc 12.137. | kleink |
| 2006-02-24 | complete constification of the sysctl() user side | drochner |
| 2006-02-16 | - s/notyet/WIDE_DOUBLE/ | christos |
| 2006-01-26 | Need to give the various rpc locks private names (prefixing them with | kleink |
| 2006-01-24 | rename __func to _func_unlocked, and add their prototypes in extern.h | christos |
| 2005-09-26 | the sha2 functions have an _. | christos |
| 2005-09-25 | Fix weak aliasing after recent changes. | elad |
| 2005-09-25 | add getenv_r and ttyname_r | christos |
| 2005-08-07 | Last change to namespace.h had an wrong entry: in6addr_nodelocal_allrouters | veego |
| 2005-08-07 | add missing in6addr_linklocal_allrouters. | christos |