NetBSD/lib
jtc 43fa6fe319 If port provides __weak_alias(), provide an Standard C and POSIX pure
identifier namespace by renaming non standard functions and variables
such that they have a leading underscore.  The library will use those
names internally.  Weak aliases are used to provide the original names
to the API.

This is only the first part of this change.  It is most of the functions
which are implemented in C for all NetBSD ports.  Subsequent changes are
to add the same support to the remaining C files, to assembly files, and
to the automagically generated assembly source used for system calls.
When all of the above is done, ports with weak alias support should add
a definition for __weak_alias to <sys/cdefs.h>.
1997-07-21 14:06:24 +00:00
..
csu Fix include path: use $(CURDIR). Kindly pointed out by <cgd@pa.dec.com> 1997-06-28 08:21:52 +00:00
libarch This isn't supposed to be here... looks like Mr. Jacob is experiencing 1997-05-28 03:46:03 +00:00
libc If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
libcompat If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
libcrypt add explicit return types and braces for gcc -Wall, some minor KNF 1997-07-02 04:55:41 +00:00
libcurses Add get{beg,max}yx and get{cur,beg,max}[yx] macros like XPG4.2 curses. 1997-05-24 00:44:57 +00:00
libedit Fix compiler warnings. 1997-07-06 18:25:21 +00:00
libkvm Get the length right in _kvm_sun3x_kvatop(). 1997-07-17 22:42:00 +00:00
libkvm.old move man pages into share/man. 1997-06-23 04:51:16 +00:00
libl
libm Add missing standards conformance statements. 1997-07-14 23:23:47 +00:00
libntp Add version.c 1997-04-18 14:25:53 +00:00
libpcap Typo in rcsid line. 1997-05-25 22:44:42 +00:00
libposix Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
libpthread Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libresolv Fix gethostnamadr.c -> gethnamaddr.c 1997-07-20 22:38:45 +00:00
librmt gcc -Wall fixes, including: end unterminated comment (!), add braces 1997-06-20 04:24:23 +00:00
librpcsvc Minor cleanup. 1997-05-09 14:22:41 +00:00
libskey fix my own bugs :-) When I updated this to use the libc md4 library, I 1997-06-28 01:12:19 +00:00
libtelnet
libterm note possible security concerns. 1997-04-22 12:33:17 +00:00
libutil Remove accidental copy-right attribution. 1997-07-06 19:35:14 +00:00
libwrap Makefile cleanups: 1997-03-24 22:11:48 +00:00
liby add explicit return type to yyerror(), and RCSid police 1997-06-19 08:05:32 +00:00
libz Remove the uneeded HDRS= line and add zconf.h to the INCS= line. 1997-05-25 22:58:09 +00:00
Makefile Please update your repository before you do a commit. 1997-06-23 09:25:59 +00:00
bumpversion RCS ID Police 1997-01-13 20:31:18 +00:00