summaryrefslogtreecommitdiff
path: root/include/string.h
AgeCommit message (Expand)Author
1999-12-22For the benefit of G++'s null pointer constant implementation, #define NULLkleink
1999-09-09strlcat() and strlcpy() aren't ISO/IEC 9899:1990.kleink
1999-09-08prototypes for strlcat() and strlcpy()lukem
1998-07-27Make many of the new consts dependent on a new `__AUDIT__' flag, to avoidmycroft
1998-07-26KNF nit.mycroft
1998-07-26const poisoning.mycroft
1998-05-06Make strtok_r() available to _XOPEN_SOURCE >= 500, and fix the protection ofkleink
1998-04-27Move the #include <strings.h> line inside a !defined(_XOPEN_SOURCE) blocktv
1998-02-03restore include of sys/featuretest.hperry
1998-02-02remove sys/featuretest.h -- why did kleink add it?perry
1998-02-02merge lite-2perry
1998-02-02Per XPG4.2, move the prototypes of bcmp(), bcopy(), bzero(), ffs(), index(),kleink
1998-01-12Per XPG4, move the prototype of swab() from <string.h> to <unistd.h>.kleink
1997-10-16move setmode and strsignal to unistd.hchristos
1997-07-13Add missing strtok_r prototypechristos
1994-10-26new RCS ID format.cgd
1994-08-02Added prototype for new function strsignal()jtc
1994-05-21add _BSD's to ansi typescgd
1993-10-11Changed preprocessor conditional so non-standard functions would not bejtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd