NetBSD/lib
jtc 53229bead2 Provide C language versions of the netorder functions.
These may be "good enough" for big-endian systems that do not have assembly
language versions of their own.  A compiler should be able to do a fairly
good job optimising them, it probably won't be smart enough to omit the
stack frame, but then again, these functions won't be called unless the
macro versions are undef'd.
On the other hand, they are only intended for bootstrap purposes on little-
endian systems.  They should be replaced with assembly language versions as
soon as possible.
1993-08-31 19:00:11 +00:00
..
csu 8 spaces -> a tab 1993-08-10 14:48:03 +00:00
libc Provide C language versions of the netorder functions. 1993-08-31 19:00:11 +00:00
libcompat Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
libcrypt Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
libcurses Remove spurious `)'. 1993-08-15 16:43:27 +00:00
libkvm Last change was almost correct, but we have to check that the pager actually 1993-08-16 07:27:06 +00:00
libm Fix a bunch of thinkos. 1993-08-14 19:31:23 +00:00
libresolv Add RCS identifiers. 1993-08-01 05:37:30 +00:00
librpc Clean up deleted files. 1993-08-27 21:15:35 +00:00
librpcsvc Add RCS identifiers. 1993-08-01 05:37:30 +00:00
libtelnet Add RCS identifiers. 1993-08-01 17:54:45 +00:00
libterm Add RCS identifiers. 1993-08-01 17:54:45 +00:00
libutil Last change was almost correct, but we have to check that the pager actually 1993-08-16 07:27:06 +00:00
liby Add RCS identifiers. 1993-08-01 17:54:45 +00:00
Makefile Add RCS identifiers. 1993-08-01 05:37:30 +00:00