kleink
5a50994071
Make strtok_r() available to _XOPEN_SOURCE >= 500, and fix the protection of
...
memccpy() and strdup().
1998-05-06 20:17:55 +00:00
tv
ced11d04ee
Move the #include <strings.h> line inside a !defined(_XOPEN_SOURCE) block
...
(not just !POSIX and !ANSI)
1998-04-27 17:02:04 +00:00
perry
d7d500efb6
restore include of sys/featuretest.h
1998-02-03 04:45:41 +00:00
perry
883ee70d11
remove sys/featuretest.h -- why did kleink add it?
1998-02-02 22:07:54 +00:00
perry
b7b7322c68
merge lite-2
1998-02-02 21:07:13 +00:00
kleink
ea1a5dbd26
Per XPG4.2, move the prototypes of bcmp(), bcopy(), bzero(), ffs(), index(),
...
rindex(), strcasecmp() and strncasecmp() to <strings.h>. For now, include
<strings.h> to get these prototypes; this should go away eventually.
Also, protect the prototypes of strtok_r() and strsep().
1998-02-02 16:15:07 +00:00
kleink
f1d296dd60
Per XPG4, move the prototype of swab() from <string.h> to <unistd.h>.
1998-01-12 16:05:40 +00:00
christos
3664382e53
move setmode and strsignal to unistd.h
1997-10-16 23:26:24 +00:00
christos
81037ca0d3
Add missing strtok_r prototype
1997-07-13 18:02:16 +00:00
cgd
4d2cbfce0a
new RCS ID format.
1994-10-26 00:55:40 +00:00
jtc
34dc9c85a5
Added prototype for new function strsignal()
1994-08-02 05:03:46 +00:00
cgd
2922de7461
add _BSD's to ansi types
1994-05-21 09:41:59 +00:00
jtc
847ee7d5b1
Changed preprocessor conditional so non-standard functions would not be
...
declared in a _POSIX_SOURCE environment.
1993-10-11 18:43:45 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00