summaryrefslogtreecommitdiff
path: root/lib/libc/include
AgeCommit message (Expand)Author
2005-04-07statvfs is both a function name and a struct tag. Defining it to _statvfschristos
2005-04-02PR/29849, PR/29850: Add getpwent_r and getgrent_rchristos
2005-03-17We have pselect(2) now; the local wrapper is no longer necessary.kleink
2005-02-09A little libc namespace housekeeping exercise:kleink
2005-01-06Implement getgroupmembership(3). This is similar to getgrouplist(3), exceptlukem
2004-12-16Internally rename getdevmajor(); noted by Geoff Wing.kleink
2004-12-14Nuke threadlib.h. Library defensive threading is now provided through thenathanw
2004-10-05Overhaul the use of nsdispatch(3) by public APIs so that the back-endlukem
2004-10-04crank copyrightlukem
2004-10-04Overhaul the use of nsdispatch(3) by public APIs so that the back-endlukem
2004-08-20insert a missing quotation mark.dogcow
2004-08-19Deal with RESCUEDIRchristos
2004-08-17namespace protection for gethostent()ginsbach
2004-06-02delete duplicate namespace protection.christos
2004-05-21namespace protection for resolver routines.christos
2004-05-20Add headers that ISC software [bind9] needs to includechristos
2004-05-20de-lintchristos
2004-05-20import isc specific header files.christos
2004-05-10After discussion with christos, turn fgetstr() into an internal function.drochner
2004-05-09We now need an internal name for fileno(), since when buildling libckleink
2004-04-27Remove internal names for dbm_*(3); these are not required at this time.kleink
2004-04-21protect fgetstrchristos
2004-04-08Weak aliases for sysctlfoobar() functions.atatat
2004-03-04* Turn isinf(3) and isnan(3) into C99-style macros.kleink
2004-02-19_r functions for services and protocols; also add the inet_cidr_* functionchristos
2003-09-27Constify the _-sigaction_sigtramp tramp argument.matt
2003-09-18remove pw_dup()jdolecek
2003-09-13weak alias for pw_dupitojun
2003-09-13use internal names for randomid()itojun
2003-07-18Adapt definition of FLOCKFILE()/FUNLOCKFILE() to new __flockfile_internal()nathanw
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-19Use <threadlib.h>.thorpej
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-07-09Add prototype for __sigaction_sigtramp(). This system call is usedthorpej
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