summaryrefslogtreecommitdiffstats
path: root/lib/libc/shlib_version (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor bump for safety, due to the mips cachectl() addition.miod2009-09-271-1/+1
* crank libc majorderaadt2009-06-031-2/+2
* Crank minor because of addition of wcsto* functions.kettenis2009-01-131-1/+1
* - add long double signbitmartynas2008-12-091-1/+1
* crank for sha2 changesdjm2008-09-061-1/+1
* - move isinf, isnan dups to gen, since most is ieee 754martynas2008-07-241-1/+1
* crank major because of two new interfacesderaadt2008-06-241-1/+1
* remove _MALLOC_LOCK_INIT; major bump; ok deraadt@otto2008-06-131-1/+1
* bump (recalloc removal)otto2008-05-191-1/+1
* bumpotto2008-03-161-1/+1
* crank libc and libpthread, because libc cannot build lint libraries anymore if a syscall is OBSOL..deraadt2008-01-051-2/+2
* - make arc4random*() functions thread safe. Use a custom spinlock functionkurt2008-01-011-1/+1
* crank libc and libstdc++ majorsmillert2007-09-031-1/+1
* _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, sokurt2007-06-051-2/+2
* switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).itojun2006-12-091-1/+1
* bump minor, for void set_rpc_maxgrouplist(int);grunk2006-11-101-1/+1
* add rthread syscalls and bump minor.tedu2006-10-241-1/+1
* system call changes (the file says "changes", leaving it purposelyderaadt2006-10-101-2/+2
* Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programsbeck2006-08-041-1/+1
* Introducing adjfreq(2), to adjust the clock frequency.otto2006-06-141-1/+1
* Make libc's getcwd() use the new __getcwd() system callpedro2006-05-271-1/+1
* Major version bump to deal with potential fallout from the types changes.millert2006-01-131-2/+2
* CODESET support. okay millert@, otto@espie2005-11-161-1/+1
* Activate missing wcswidth, as noted by Alexander Bluhm.espie2005-10-291-1/+1
* activate LC_CTYPE for 8 bits locale.espie2005-08-081-1/+1
* Add a few missing functions so that wctype.h/wchar.h are more or lessespie2005-07-011-1/+1
* next citrus step.espie2005-06-171-1/+1
* major abi changes:espie2005-05-111-1/+1
* Change internals of FILE: reuse the unget buffer field to access anespie2005-04-301-2/+2
* isw* classification functions from citrus, with a `stub' implementationespie2005-04-301-1/+1
* introduce some wchar functions (from citrus and an itojun@ diff)espie2005-04-141-1/+1
* welcome libc35.0tedu2005-03-301-2/+2
* minor bump for new functionsmillert2004-10-171-1/+1
* add dladdr() support and add some 'standard' dlsym() support.drahn2004-08-111-1/+1
* errno changes, lib major version bumps, and general flag daymarc2004-07-131-1/+1
* change note as to when thread lib needs updating. OK deraadt@marc2004-06-241-1/+3
* hsearch API/ABI u_int -> size_t -> crank majors; ok millertderaadt2004-06-241-1/+1
* major bump to libc and libpthread to break the dependency of amarc2004-06-071-1/+1
* libc major number crankmillert2004-05-031-2/+2
* new syscall closefrom(2). ok deraadt millerttedu2004-01-121-1/+1
* minor number bump due to added functionsmillert2003-07-211-1/+1
* Major number crank due to setr[ug]id() moving into libcompat.millert2003-05-081-2/+2
* There are two related changes.art2003-04-141-1/+1
* comment changed to look in libpthread, not libc_rmarc2003-01-201-1/+1
* Crank all library major numbers. Needed due to the fact that wemillert2002-12-031-2/+2
* Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackmiod2002-12-021-1/+1
* Add strerror_r and functions versions of getchar_unlocked andmarc2002-11-211-1/+1
* Minor bump for [gs]etres[ug]id(2)millert2002-10-301-1/+1
* Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hillmillert2002-10-161-1/+1
* minor bump for readpassphrase() flag additionmillert2002-06-281-1/+1