This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2025-01-10 16:31:18 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
19bd7f946a
HardenedBSD
/
lib
/
libc
History
Bruce Evans
aeeb6869a5
Don't include <sys/types.h> to get u_int or use u_int for a bogus cast.
...
Modernize bcopy -> memcpy.
1994-09-05 13:41:33 +00:00
..
amd64
compat-43
db
gen
gmon
i386
locale
net
quad
regex
rpc
Fix comparison of int against unsigned when checking error return
1994-08-31 12:38:18 +00:00
stdio
stdlib
u_int -> unsigned int, so that we don't have to include <sys/types.h>
1994-09-05 13:26:40 +00:00
string
Don't include <sys/types.h> to get u_int or use u_int for a bogus cast.
1994-09-05 13:41:33 +00:00
sys
Fixed editing blunder.
1994-09-01 12:09:17 +00:00
xdr
yp
Makefile