summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2000-01-04const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052kleink
1999-12-23C99: Define a NAN macro in <math.h> which evaulates to a constant expression ofkleink
1999-12-22NULL vs. NUL nit in comment.kleink
1999-12-22For the benefit of G++'s null pointer constant implementation, #define NULLkleink
1999-12-20hide functions that are not supplied.itojun
1999-12-12add #define for kame's extension to scoped IPv6 numeric address.itojun
1999-12-02Change the declaration of the argv argument to getopt(3) from "char * const *"kleink
1999-12-01Implement XDR routines for 64-bit integer data types:thorpej
1999-11-28change retval of _nsdbtaddsrc and _nsdbtputlukem
1999-11-28change sl_add() from returning a void to returning an intlukem
1999-11-25Added prototypes for svis, strsvis, strsvisxwennmach
1999-09-271003.1c: add {LOGIN_NAME_MAX}.kleink
1999-09-26Modify the P_{16,32}_SWAP() macros to avoid unaligned 16 and 32 bitscw
1999-09-24Merge a few constants from a different telnet.h file.explorer
1999-09-15if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(),lukem
1999-09-13Add an XSH5 ulimit()/<ulimit.h> implementation.kleink
1999-09-12Add an XSH5 fmtmsg() implementation.kleink
1999-09-09strlcat() and strlcpy() aren't ISO/IEC 9899:1990.kleink
1999-09-08prototypes for strlcat() and strlcpy()lukem
1999-09-06Bump NL_TEXTMAX to 2048 (== _POSIX2_LINE_MAX, which is the minimum valuekleink
1999-09-05Pull in <nl_types.h>, as suggested by XSH5.kleink
1999-08-16Add missing isinff() declaration.kleink
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1999-07-12XSH5: change function signature to `void *sbrk(intptr_t)'.kleink
1999-07-03Restrict function delcarations using XNS5.2 D2.0 as a reference.kleink
1999-07-03* Since we actually only need size_t to be defined, nuke the previous inclusionkleink
1999-07-03Move IPv6-related declarations into the implementation-defined domain.kleink
1999-07-01define IPv6 library functions and structures, as defined initojun
1999-06-12- provide forward struct declarations for all functions.christos
1999-06-06Add pidfile(3), which write a pid file in /var/run, and arranges for itthorpej
1999-05-19Declare dlerror()'s return value __aconst.kleink
1999-04-20#ifdef __STDC__ -> #if __STDC__kleink
1999-04-18use _BSD_VA_LIST_ from <machine/ansi.h> instead of using va_list fromlukem
1999-03-26move __getcwd prototypes to libc-private header file.sommerfe
1999-03-26add audio paths.mrg
1999-03-22Add fchroot, getcwdsommerfe
1999-03-19Move the link.h files for the different shlib formats via repository copy,thorpej
1999-03-09brk(2) actually returns an int indicating success (0) or failure (-1). Also,kleink
1999-03-09G/C orphaned unwhiteout() prototype.kleink
1999-03-01KNFchristos
1999-02-23add a new fstab type "dp" for the user-specified dump device.mrg
1999-02-22Add internal structure used by the t* routines, protected via an ifdefchristos
1999-02-16Per XSI5, make ENTRY.data a typeless pointer.kleink
1999-02-16Per XSI5, let hcreate() take a size_t argument.kleink
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-06Add l64a_r(), a reentrant version of l64a(); found in the Multithreadingkleink
1999-01-31Fully prototype the test service and put it between begin and end decls.christos
1999-01-31This file has still missing prototypes: cabs and cabsf... At least commentchristos
1999-01-26always add compat functions in NS_COMPAT_CB; make it the responsibility oflukem