NetBSD/sys/lib
thorpej 74eebee33c Add standalone byte-swapping routines that don't require testing
the system's byte-order:
- host to {big,little}-endian {16,32}
- {big,little}-endian {16,32} to host

These are not intended to be used in libsa directly, but are rather
intended to be used by host tools which may use libsa routines (such
as loadfile()) which need to use explicit byte-ordering.
2001-10-30 23:35:33 +00:00
..
libkern Add "Red Black +" balanced binary tree routines to libkern. These provide 2001-10-24 22:40:56 +00:00
libsa Add standalone byte-swapping routines that don't require testing 2001-10-30 23:35:33 +00:00
libz Have recursive make invocations depend on the .MAKE pseudo-target so 2000-12-05 17:01:19 +00:00