Age | Commit message (Expand) | Author |
2007-09-03 | crank libc and libstdc++ majors | Todd C. Miller |
2007-06-05 | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so | Kurt Miller |
2006-12-09 | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). | Jun-ichiro itojun Hagino |
2006-11-10 | bump minor, for void set_rpc_maxgrouplist(int); | Alexander von Gernler |
2006-10-24 | add rthread syscalls and bump minor. | Ted Unangst |
2006-10-10 | system call changes (the file says "changes", leaving it purposely | Theo de Raadt |
2006-08-04 | Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs | Bob Beck |
2006-06-14 | Introducing adjfreq(2), to adjust the clock frequency. | Otto Moerbeek |
2006-05-27 | Make libc's getcwd() use the new __getcwd() system call | Pedro Martelletto |
2006-01-13 | Major version bump to deal with potential fallout from the types changes. | Todd C. Miller |
2005-11-16 | CODESET support. okay millert@, otto@ | Marc Espie |
2005-10-29 | Activate missing wcswidth, as noted by Alexander Bluhm. | Marc Espie |
2005-08-08 | activate LC_CTYPE for 8 bits locale. | Marc Espie |
2005-07-01 | Add a few missing functions so that wctype.h/wchar.h are more or less | Marc Espie |
2005-06-17 | next citrus step. | Marc Espie |
2005-05-11 | major abi changes: | Marc Espie |
2005-04-30 | Change internals of FILE: reuse the unget buffer field to access an | Marc Espie |
2005-04-30 | isw* classification functions from citrus, with a `stub' implementation | Marc Espie |
2005-04-14 | introduce some wchar functions (from citrus and an itojun@ diff) | Marc Espie |
2005-03-30 | welcome libc35.0 | Ted Unangst |
2004-10-17 | minor bump for new functions | Todd C. Miller |
2004-08-11 | add dladdr() support and add some 'standard' dlsym() support. | Dale Rahn |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-06-24 | change note as to when thread lib needs updating. OK deraadt@ | Marco S Hyman |
2004-06-24 | hsearch API/ABI u_int -> size_t -> crank majors; ok millert | Theo de Raadt |
2004-06-07 | major bump to libc and libpthread to break the dependency of a | Marco S Hyman |
2004-05-03 | libc major number crank | Todd C. Miller |
2004-01-12 | new syscall closefrom(2). ok deraadt millert | Ted Unangst |
2003-07-21 | minor number bump due to added functions | Todd C. Miller |
2003-05-08 | Major number crank due to setr[ug]id() moving into libcompat. | Todd C. Miller |
2003-04-14 | There are two related changes. | Artur Grabowski |
2003-01-20 | comment changed to look in libpthread, not libc_r | Marco S Hyman |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-21 | Add strerror_r and functions versions of getchar_unlocked and | Marco S Hyman |
2002-10-30 | Minor bump for [gs]etres[ug]id(2) | Todd C. Miller |
2002-10-16 | Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hill | Todd C. Miller |
2002-06-28 | minor bump for readpassphrase() flag addition | Todd C. Miller |
2002-06-10 | put back in the assert changes for ISO C 99 (put __func__ in it) | Marc Espie |
2002-04-19 | avoid cranking libc minors for another few weeks | Theo de Raadt |
2002-04-17 | Use __func__ in assert. | Marc Espie |
2002-02-23 | bump minor, EA support was added to libc. | Dale Rahn |
2001-10-30 | mprotect allocations sized at 0 bytes. This will cause a fault for access | Thierry Deval |
2001-10-24 | syslog_r() implementation. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-10-01 | new rmd160 implementation. based on | Markus Friedl |
2001-08-06 | add note about updating minor in libc_r/shlib_version; deraadt@ | Jakob Schlyter |
2001-08-06 | add getrrsetbyname(3) - API to retrieve arbitrary DNS records | Jakob Schlyter |
2001-06-26 | crank minor number, for new getpeereid() syscall | Dug Song |
2001-06-18 | Add new cgetusedb() function to toggle reading of .db files in getcap(3). | Todd C. Miller |
2001-05-15 | Make path length variables size_t. This fixes the problem where | Todd C. Miller |