This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c1109ff89e
NetBSD
/
lib
/
libcompat
/
4.3
History
mikel
8b787e68dc
include <stdlib.h> for free() prototype
1997-06-19 07:50:43 +00:00
..
cfree.c
include <stdlib.h> for free() prototype
1997-06-19 07:50:43 +00:00
insque.3
Changed formatting of manpage cross references to use .Xr macro.
1995-01-13 01:15:53 +00:00
insque.c
#include <search.h> to ensure that the public function declarations match
1993-10-21 21:08:55 +00:00
lsearch.3
Changed formatting of manpage cross references to use .Xr macro.
1995-01-13 01:15:53 +00:00
lsearch.c
Prototypes (PR#1098).
1995-06-05 19:42:16 +00:00
re_comp.3
Changed formatting of manpage cross references to use .Xr macro.
1995-01-13 01:15:53 +00:00
regex.c
Handle null string in re_comp.
1996-03-21 03:11:13 +00:00
remque.c
#include <search.h> to ensure that the public function declarations match
1993-10-21 21:08:55 +00:00
rexec.3
Changed formatting of manpage cross references to use .Xr macro.
1995-01-13 01:15:53 +00:00
rexec.c
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
1997-01-23 14:01:45 +00:00