summaryrefslogtreecommitdiff
path: root/lib/libc/shlib_version
AgeCommit message (Expand)Author
2017-10-25Implement tcgetwinsize() and tcsetwinsize() in libc, with accesskre
2017-10-05One of the things we should do when bumping libc is to boot thedholland
2017-08-16Bump libc minor to 208 for strfmon_l.joerg
2017-06-08Add two entries for interaction between lib/csu and libc.joerg
2017-06-08One more hack to kill in setproctitlejoerg
2017-05-09Add the new signalname/signalnext/signalnumber interface to libc.kre
2017-03-15more trash to take out at bump timedholland
2017-02-08minor bump libc for accept4maya
2017-02-07Document in libc's shlib_version request for exect(3) removalkamil
2016-09-24bump for the flags version of db routineschristos
2016-09-21Bump libc version for ifaddrs.roy
2016-09-15gethostbyname_r should die.joerg
2016-07-09note that on libc bump obsolete signal functions should be sent todholland
2016-07-01new hmac function.christos
2016-04-23add clock_getcpuclockid{2,}christos
2016-04-03userland bits for wait6/waitid.christos
2016-01-14stravis, reg{,a}subchristos
2015-11-08Soft-float support for rounding mode is currently not thread-safe, whichjoerg
2015-11-07Add the C11 function aligned_alloc to libc.nros
2015-10-29new tzgetgmtoffchristos
2015-01-16bump libc for strtoi and strtouchristos
2014-10-13bump for open_{,w}memstream.christos
2014-09-26add execvpe, execlpe (reviewed by phone)christos
2014-09-24add strnstr from FreeBSDchristos
2014-07-25Bump libc minor version for new syscalls.dholland
2014-06-23Add `remove arc4random' to mythical libc major bump todo list.riastradh
2014-06-18add mkostemp, mkostemps, mkstemps from FreeBSD.christos
2014-06-13Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom ofjoerg
2014-03-29add "move gethostbyname to a compat library" to the list of things to dodholland
2014-01-31expose __lwp_park60christos
2014-01-16Add the {v,}{err,warn}c flavors, from FreeBSD.christos
2014-01-14TODO: fix stdout/stdin/stderr to not require copy relocationsjoerg
2014-01-08bump for ptsname_rchristos
2013-12-08add note about gets()dholland
2013-11-10Sort out relationship with crt0.o on major bump.joerg
2013-10-24Add entries for ctor/dtor switch.joerg
2013-10-19bump for scopeid functionschristos
2013-08-28Bump libc minor for consttime_memequal and explicit_memset.riastradh
2013-04-16Add strtol_l and friends. Switch _citrus_bcs_strtol to use plainjoerg
2013-04-13Extend ctype classification table to 16bit. Based on patch byjoerg
2013-04-12Rename BUILDCOLD to BUILD_LEGACY and provide a preprocessor macro thatjoerg
2013-03-01Retire OSI network stack. OK core@joerg
2012-10-24Remove alloca when we get a chance to avoid issues like PR lib/47120.joerg
2012-08-24Some more notes for libc bump time that I had lying around.dholland
2012-07-17Note that when the mythical libc bump comes, one of the things we shoulddholland
2012-07-14bin/46703: BSD r-commands use wrong source address for stderrdarrenr
2012-07-08Add MurmurHash2 -- a non-cryptographic hash function by Austin Appleby.rmind
2012-03-08Implement sem_timedwait.joerg
2012-02-27Make __cerror protected to restore ABI leak in older libc versions,joerg
2012-02-24Note that gets() is finally dead in C11 and can be removed if we everdholland