summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-09-26Move ttyname_r() to the 1003.1c-1995 section.kleink
2005-09-26Move getenv_r() to the local section.kleink
2005-09-25ttyname_r returns int.christos
2005-09-25Add getenv_r and ttyname_rchristos
2005-09-25Add missing prototype for the MD5FileChunk() function. (hi elad!)xtraeme
2005-09-24Fix prototype.elad
2005-09-24Define MD2_DIGEST_LENGTH and MD2_DIGEST_STRING_LENGTH.elad
2005-09-24Use new location.elad
2005-09-24rename osockaddr to talkd_sockaddr and use that instead.christos
2005-09-15use __inline as before, otherwise "gcc -ansi" blows updrochner
2005-09-14Fix opendir30 screwup and sort the compat defs for clarity.christos
2005-09-14Forgot these when imported pw_policy(3).elad
2005-09-13compat code reorgchristos
2005-09-06Change ino_t to u_int32_t for compatibility with the current dump/restorechristos
2005-08-27Get rid of the #if !HAVE_NBTOOL_CONFIG_H kludge. None of host toolsuwe
2005-08-1964 bit inode changeschristos
2005-07-28Add strerror_r.christos
2005-07-21Add log2fchristos
2005-07-16Cast large constant to int.christos
2005-07-06The source array of lsearch() shouldn't be "const".drochner
2005-07-05Add const to the tsptype array, compiled under TSPTYPES.he
2005-06-23Implement expansion of special "magic" strings in symlinks intothorpej
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-06-11Add a macro __MKTEMP_OK__ that renames mktemp() to _mktemp() for uses thatchristos
2005-06-11PR/30503: Nicolas Joly: swapctl(2) prototype does not match correspondingchristos
2005-05-25Include <sys/ansi.h> after <sys/cdefs.h>; from Neil Booth in PR lib/30072.kleink
2005-05-25Belatedly move snprintf() and vnsnprintf() into the XPG4.2/C99 section.kleink
2005-05-25Add restrict qualifiers to fopen()/freopen() arguments.kleink
2005-05-24Make namespace protection feature tests for reentrant functions morekleink
2005-05-22Remove the compatibility select() prototype. Going back to Lite2 select(2)kleink
2005-05-15add t_putwschristos
2005-05-15u_short -> uint16_tthorpej
2005-05-15Make the arg to getnetconfigent const char * to match the man page (anddsl
2005-05-14Wide stdio functions.christos
2005-04-18Instead of pulling in all of <wchar.h>, just define wchar_t here.kleink
2005-04-18Move the (at this time private) get{proto,serv}ent_r() prototypes andkleink
2005-04-15Replaced the macro name "notyet" with a 0. There's always the possibilityrillig
2005-04-15Add no-return attribute to all longjmp flavors. Approved by kleink.christos
2005-04-03Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantagechristos
2005-04-02Add getpwent_r, getgrent_rchristos
2005-03-30PR/29826: J. T. Conklin: Add wcsftime(3) (from FreeBSD)christos
2005-03-22Add restrict qualifiers to remaining <signal.h> function arguments.kleink
2005-03-22* Add restrict qualifiers to tdelete() function arguments.kleink
2005-03-21Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments.kleink
2005-03-21Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments.kleink
2005-03-17Remove already #if 0'ed getipnode*() prototypes and related definitions;kleink
2005-03-13Add prototype for memmem(3). It is API compatible with the version in Linux.perry
2005-03-05Provide select() and pselect() prototypes in <sys/select.h>, perkleink
2005-02-26Change __aconst to const so I can compile systat and vmstat with WARNS=3dsl
2005-02-19Add newer constants from FreeBSD and constify.christos