| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor bump for safety, due to the mips cachectl() addition. |  miod | 2009-09-27 | 1 | -1/+1 |
* | crank libc major |  deraadt | 2009-06-03 | 1 | -2/+2 |
* | Crank minor because of addition of wcsto* functions. |  kettenis | 2009-01-13 | 1 | -1/+1 |
* | - add long double signbit |  martynas | 2008-12-09 | 1 | -1/+1 |
* | crank for sha2 changes |  djm | 2008-09-06 | 1 | -1/+1 |
* | - move isinf, isnan dups to gen, since most is ieee 754 |  martynas | 2008-07-24 | 1 | -1/+1 |
* | crank major because of two new interfaces |  deraadt | 2008-06-24 | 1 | -1/+1 |
* | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ |  otto | 2008-06-13 | 1 | -1/+1 |
* | bump (recalloc removal) |  otto | 2008-05-19 | 1 | -1/+1 |
* | bump |  otto | 2008-03-16 | 1 | -1/+1 |
* | crank libc and libpthread, because libc cannot build lint libraries anymore if a syscall is OBSOL.. |  deraadt | 2008-01-05 | 1 | -2/+2 |
* | - make arc4random*() functions thread safe. Use a custom spinlock function |  kurt | 2008-01-01 | 1 | -1/+1 |
* | crank libc and libstdc++ majors |  millert | 2007-09-03 | 1 | -1/+1 |
* | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so |  kurt | 2007-06-05 | 1 | -2/+2 |
* | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). |  itojun | 2006-12-09 | 1 | -1/+1 |
* | bump minor, for void set_rpc_maxgrouplist(int); |  grunk | 2006-11-10 | 1 | -1/+1 |
* | add rthread syscalls and bump minor. |  tedu | 2006-10-24 | 1 | -1/+1 |
* | system call changes (the file says "changes", leaving it purposely |  deraadt | 2006-10-10 | 1 | -2/+2 |
* | Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs |  beck | 2006-08-04 | 1 | -1/+1 |
* | Introducing adjfreq(2), to adjust the clock frequency. |  otto | 2006-06-14 | 1 | -1/+1 |
* | Make libc's getcwd() use the new __getcwd() system call |  pedro | 2006-05-27 | 1 | -1/+1 |
* | Major version bump to deal with potential fallout from the types changes. |  millert | 2006-01-13 | 1 | -2/+2 |
* | CODESET support. okay millert@, otto@ |  espie | 2005-11-16 | 1 | -1/+1 |
* | Activate missing wcswidth, as noted by Alexander Bluhm. |  espie | 2005-10-29 | 1 | -1/+1 |
* | activate LC_CTYPE for 8 bits locale. |  espie | 2005-08-08 | 1 | -1/+1 |
* | Add a few missing functions so that wctype.h/wchar.h are more or less |  espie | 2005-07-01 | 1 | -1/+1 |
* | next citrus step. |  espie | 2005-06-17 | 1 | -1/+1 |
* | major abi changes: |  espie | 2005-05-11 | 1 | -1/+1 |
* | Change internals of FILE: reuse the unget buffer field to access an |  espie | 2005-04-30 | 1 | -2/+2 |
* | isw* classification functions from citrus, with a `stub' implementation |  espie | 2005-04-30 | 1 | -1/+1 |
* | introduce some wchar functions (from citrus and an itojun@ diff) |  espie | 2005-04-14 | 1 | -1/+1 |
* | welcome libc35.0 |  tedu | 2005-03-30 | 1 | -2/+2 |
* | minor bump for new functions |  millert | 2004-10-17 | 1 | -1/+1 |
* | add dladdr() support and add some 'standard' dlsym() support. |  drahn | 2004-08-11 | 1 | -1/+1 |
* | errno changes, lib major version bumps, and general flag day |  marc | 2004-07-13 | 1 | -1/+1 |
* | change note as to when thread lib needs updating. OK deraadt@ |  marc | 2004-06-24 | 1 | -1/+3 |
* | hsearch API/ABI u_int -> size_t -> crank majors; ok millert |  deraadt | 2004-06-24 | 1 | -1/+1 |
* | major bump to libc and libpthread to break the dependency of a |  marc | 2004-06-07 | 1 | -1/+1 |
* | libc major number crank |  millert | 2004-05-03 | 1 | -2/+2 |
* | new syscall closefrom(2). ok deraadt millert |  tedu | 2004-01-12 | 1 | -1/+1 |
* | minor number bump due to added functions |  millert | 2003-07-21 | 1 | -1/+1 |
* | Major number crank due to setr[ug]id() moving into libcompat. |  millert | 2003-05-08 | 1 | -2/+2 |
* | There are two related changes. |  art | 2003-04-14 | 1 | -1/+1 |
* | comment changed to look in libpthread, not libc_r |  marc | 2003-01-20 | 1 | -1/+1 |
* | Crank all library major numbers. Needed due to the fact that we |  millert | 2002-12-03 | 1 | -2/+2 |
* | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack |  miod | 2002-12-02 | 1 | -1/+1 |
* | Add strerror_r and functions versions of getchar_unlocked and |  marc | 2002-11-21 | 1 | -1/+1 |
* | Minor bump for [gs]etres[ug]id(2) |  millert | 2002-10-30 | 1 | -1/+1 |
* | Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hill |  millert | 2002-10-16 | 1 | -1/+1 |
* | minor bump for readpassphrase() flag addition |  millert | 2002-06-28 | 1 | -1/+1 |