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
50e5429967
NetBSD
/
sys
/
lib
History
uwe
0fc70b4831
Add bswap16.c and bswap32.c to SRCS. We need fallback versions for
...
kernels compiled without optimization (and thus without inlining of bswap16 and bswap32)
2006-02-04 23:33:37 +00:00
..
libkern
Add bswap16.c and bswap32.c to SRCS. We need fallback versions for
2006-02-04 23:33:37 +00:00
libsa
/* fall through */ -> /* FALLTHROUGH */
2006-01-27 02:28:36 +00:00
libz
free -> dealloc
2006-01-25 18:27:23 +00:00