NetBSD/lib
jtc 3924aee202 Added comment explaining why we are using a different algorithm than
what was adopted in tzcode95c to solve the problem of the first char
detzcode() extracts requiring sign extention (this is needed for
machines with 64 bit longs).

Our implementation is a bit more efficent, but requires a new macro,
SIGN_EXTEND_CHAR(), and a conditional to set it appropriately).

One minor enhancement for machines without ANSI compilers that have 32
bit longs would be to define SIGN_EXTEND_CHAR() to be the identity
macro.
1995-03-16 19:14:16 +00:00
..
csu Clean up deleted files. 1995-03-01 00:00:00 +00:00
libarch specify man pages the new way. 1994-12-22 09:44:45 +00:00
libc Added comment explaining why we are using a different algorithm than 1995-03-16 19:14:16 +00:00
libcompat Clean up deleted files. 1995-03-01 00:00:00 +00:00
libcrypt Clean up deleted files. 1995-02-19 12:19:09 +00:00
libcurses specify man pages the new way. 1994-12-22 09:44:45 +00:00
libedit Fix typo. 1994-10-07 11:40:53 +00:00
libkvm stubs. 1995-02-10 17:51:56 +00:00
libl use new id style. 1995-02-25 09:02:37 +00:00
libm First pass at documenting "float" versions of these functions. 1995-03-04 01:36:29 +00:00
libpcap Port to NetBSD, and add NetBSD RCS tags. 1995-03-06 11:37:58 +00:00
libpthread specify man pages the new way. 1994-12-22 09:57:51 +00:00
libresolv resolver code is new here too 1994-04-08 01:17:11 +00:00
librpcsvc Clean up deleted files. 1995-03-01 00:00:00 +00:00
libskey in a word, whoops 1994-05-31 08:51:15 +00:00
libtelnet Clean up deleted files. 1995-03-01 00:00:00 +00:00
libterm clean up import, roll forward local fixes, clean up Ids 1995-02-27 10:18:34 +00:00
libutil Clean up deleted files. 1995-03-01 00:00:00 +00:00
liby
Makefile Make libpcap. 1995-03-12 20:49:52 +00:00
bumpversion Fix spelling error in Copyright notice 1994-01-29 01:54:01 +00:00