summaryrefslogtreecommitdiff
path: root/lib/libc/shlib_version
AgeCommit message (Expand)Author
2007-08-09Add a new socket option for unix domain sockets: LOCAL_PEEREID, to makehe
2007-07-17Add native mremap system call based on the UVM implementation forjoerg
2007-07-14Change beacuse of extra parameter to mount(2).dsl
2007-01-16Add: _lwp_kill, _lwp_detach, _lwp_park, _lwp_unpark, _lwp_unpark_all,ad
2006-11-08add ssp code and bump.christos
2006-10-25add _r functions for syslog from OpenBSDchristos
2006-08-22PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functionschristos
2006-08-12- Add strndup and stresepchristos
2006-07-31Bump libc to 145 (fhandle_t is gone)martin
2006-07-27bump because of fts_length and sl_deletechristos
2006-07-13Bump minor to 143 (getfh versioned)martin
2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg
2006-05-09Bump minor for recent IPv6 API changes.rpaulo
2006-04-17Add setttyentpath(), functionally equivalent to setttyent() but takes ansalo
2006-04-15add c99 wcstof(3) and wcstold(3).tnozaki
2006-03-30PR/33163: Auster Vl.: fts: cant allocate memory | filename too longchristos
2006-03-15Add strtof(3) and strtold(3); welcome libc 12.137.kleink
2005-12-30Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality,agc
2005-09-25add getenv_r and ttyname_rchristos
2005-08-23Bump libc minor after adding SHA2 routines.elad
2005-08-1964 bit inode changeschristos
2005-08-07Last change to namespace.h had an wrong entry: in6addr_nodelocal_allroutersveego
2005-07-28PR/30845: Luke Mewburn: strerror_r(3) missingchristos
2005-07-06Move insque/remque/lsearch/lfind from libcompat to libc,drochner
2005-05-14bump for wide stdio functions.christos
2005-04-02PR/29849, PR/29850: Add getpwent_r and getgrent_rchristos
2005-03-18Interpose cancellation points in pollts() and pselect(), bringing uskleink
2005-03-13bump for memmem(3)perry
2005-01-02System calls and support routines for file system extended attributes. Libcthorpej
2004-12-16Bump to minor 124 since getdevmajor(3) was addedatatat
2004-09-13DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD.thorpej
2004-07-13Bump libc minor for wordexp(3) addition.seb
2004-07-03Add strcasestr(3), case insensitive version of strstr(3).junyoung
2004-06-01libc.so.12.120: addition of closefrom(3)kleink
2004-05-27bump; posix pty functions.christos
2004-05-21Finish bind9 resolver merge.christos
2004-05-08struct netnet.n_net used to be an unsigned long integer.kleink
2004-04-28libc.so.12.117: added __dbm_{delete,fetch,firstkey,nextkey,store}13().kleink
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2004-04-21bump.christos
2004-03-25Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() fromatatat
2004-03-04libc.so.12.113: isinf(), isnan().kleink
2004-02-19servent_r/protoent_r additionschristos
2004-01-29uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin intsarna
2004-01-15libc.so.12.110: fpclassify(), isfinite(), isnormal(), signbit().kleink
2004-01-02- libc.so.12.109 and libpthread.so.0.4cl
2003-12-04Bump for sysctl() updateatatat
2003-11-18Bump libc to 12.107 and libpthread to 0.3 for fsync_range(2).thorpej
2003-11-05From Ragge's wishlist: rename infinity -> huge_val.kleink
2003-10-25libc.so.12.106: __infinityf, __infinityl.kleink