summaryrefslogtreecommitdiff
path: root/lib/libc/include/namespace.h
AgeCommit message (Expand)Author
2003-09-18remove pw_dup()jdolecek
2003-09-13weak alias for pw_dupitojun
2003-09-13use internal names for randomid()itojun
2003-06-27Citrus iconv support(4)tshiozak
2003-05-28add readdir_r aliaschristos
2003-05-17Add isinfl() and isnanl().thorpej
2003-02-13Implement pthread_atfork() (in libc, because the required threadlibnathanw
2003-01-18Merge the nathanw_sa branch.thorpej
2002-11-30- Migrate fparseln(3) from libutil to libc, where it should have been inlukem
2002-11-29add strsuftoll(3) and strsuftollx(3) - parse a string for a numberlukem
2002-11-08Add rpc_control.fvdl
2002-04-17Need internal names for strlcat() and strlcpy().kleink
2002-01-24- Implement pwcache_userdb(3), which changes the routines thatlukem
2002-01-14* Add WSYSCALL() to SYS.h, which creates a system call with anthorpej
2002-01-13Add internal names for fp{get,set}{mask,round,sticky}(), andthorpej
2001-09-19move adjtime and clock_settime where they belong, now that they are C functions.aymeric
2001-09-16Added support to use the clockctl driver if present for adjtime(),manu
2001-05-07Internally rename sysconf() to __sysconf() to make its latter name suitablekleink
2001-04-28* Move definitions of exact-width integer types from <machine/types.h>kleink
2001-04-13Need an internal name for asprintf(3).kleink
2001-03-31Finally deprecate the old timezone() interface in favor of an XSH5kleink
2001-03-19Add md2 routines to libc.atatat
2001-02-19define getprogname to _getprogname for internal usecgd
2000-10-20Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to checkbriggs
2000-09-28Need an internal name for pipe(2).kleink
2000-07-08XCU5: Add fseeko() and ftello() functions which provide the functionality ofkleink
2000-07-05Lexicographically sort in previous.kleink
2000-07-05Pull in RIPEMD-160 functions from OpenBSD - this has the same API as our MD4,ad
2000-06-26Need an internal name for fork().kleink
2000-06-23Add internal names for brk() and sbrk().kleink
2000-06-02Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,fvdl
2000-05-08Need an internal name for send(); noticed by itojun.kleink
2000-04-24use BSDI-origin if_{index,name}* functions. they use getifaddrs(3) asitojun
2000-04-24supply weak alias for IPv6-related library additions. sorry to be late.itojun
2000-04-02protect getopt_long.christos
2000-04-02Move dl* function definitions to libc on ELF.minoura
2000-03-08No longer need internal names for strtoq() and strtouq().kleink
2000-03-06Add ISO C99 long long integer general utility interfaces; partially addresseskleink
2000-01-23Ditto for nlist().mycroft
2000-01-22Don't do the namespace hack for timezone() here; it causes lint, and we don'tmycroft
1999-12-01Implement XDR routines for 64-bit integer data types:thorpej
1999-11-25Added #defines for svis, strsvis, strsvisxwennmach
1999-09-20Need internal names for these, too.kleink
1999-09-15Add indirect reference stubs for inet_[ap]ton() for environments not supportingkleink
1999-08-17getsubopt(3) has a weak alias.mycroft
1999-03-09Functionally back out namespace.h revision 1.7 and perror.c revision 1.15;kleink
1999-02-06Add l64a_r(), a reentrant version of l64a(); found in the Multithreadingkleink
1999-02-04add sha1 functions, like md5/4explorer
1999-01-25namespace protect hesiod stufflukem
1999-01-20protect nsdispatch. sort entrieslukem