summaryrefslogtreecommitdiff
path: root/lib/libc/shlib_version
AgeCommit message (Expand)Author
2009-01-13Crank minor because of addition of wcsto* functions.Mark Kettenis
2008-12-09- add long double signbitMartynas Venckus
2008-09-06crank for sha2 changesDamien Miller
2008-07-24- move isinf, isnan dups to gen, since most is ieee 754Martynas Venckus
2008-06-24crank major because of two new interfacesTheo de Raadt
2008-06-13remove _MALLOC_LOCK_INIT; major bump; ok deraadt@Otto Moerbeek
2008-05-19bump (recalloc removal)Otto Moerbeek
2008-03-16bumpOtto Moerbeek
2008-01-05crank libc and libpthread, because libc cannot build lint libraries anymore i...Theo de Raadt
2008-01-01- make arc4random*() functions thread safe. Use a custom spinlock functionKurt Miller
2007-09-03crank libc and libstdc++ majorsTodd C. Miller
2007-06-05_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, soKurt Miller
2006-12-09switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).Jun-ichiro itojun Hagino
2006-11-10bump minor, for void set_rpc_maxgrouplist(int);Alexander von Gernler
2006-10-24add rthread syscalls and bump minor.Ted Unangst
2006-10-10system call changes (the file says "changes", leaving it purposelyTheo de Raadt
2006-08-04Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programsBob Beck
2006-06-14Introducing adjfreq(2), to adjust the clock frequency.Otto Moerbeek
2006-05-27Make libc's getcwd() use the new __getcwd() system callPedro Martelletto
2006-01-13Major version bump to deal with potential fallout from the types changes.Todd C. Miller
2005-11-16CODESET support. okay millert@, otto@Marc Espie
2005-10-29Activate missing wcswidth, as noted by Alexander Bluhm.Marc Espie
2005-08-08activate LC_CTYPE for 8 bits locale.Marc Espie
2005-07-01Add a few missing functions so that wctype.h/wchar.h are more or lessMarc Espie
2005-06-17next citrus step.Marc Espie
2005-05-11major abi changes:Marc Espie
2005-04-30Change internals of FILE: reuse the unget buffer field to access anMarc Espie
2005-04-30isw* classification functions from citrus, with a `stub' implementationMarc Espie
2005-04-14introduce some wchar functions (from citrus and an itojun@ diff)Marc Espie
2005-03-30welcome libc35.0Ted Unangst
2004-10-17minor bump for new functionsTodd C. Miller
2004-08-11add dladdr() support and add some 'standard' dlsym() support.Dale Rahn
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-06-24change note as to when thread lib needs updating. OK deraadt@Marco S Hyman
2004-06-24hsearch API/ABI u_int -> size_t -> crank majors; ok millertTheo de Raadt
2004-06-07major bump to libc and libpthread to break the dependency of aMarco S Hyman
2004-05-03libc major number crankTodd C. Miller
2004-01-12new syscall closefrom(2). ok deraadt millertTed Unangst
2003-07-21minor number bump due to added functionsTodd C. Miller
2003-05-08Major number crank due to setr[ug]id() moving into libcompat.Todd C. Miller
2003-04-14There are two related changes.Artur Grabowski
2003-01-20comment changed to look in libpthread, not libc_rMarco S Hyman
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-11-21Add strerror_r and functions versions of getchar_unlocked andMarco S Hyman
2002-10-30Minor bump for [gs]etres[ug]id(2)Todd C. Miller
2002-10-16Implement isfdtype(3) as per the POSIX.1g draft; requested by David HillTodd C. Miller
2002-06-28minor bump for readpassphrase() flag additionTodd C. Miller
2002-06-10put back in the assert changes for ISO C 99 (put __func__ in it)Marc Espie
2002-04-19avoid cranking libc minors for another few weeksTheo de Raadt