NetBSD/lib
thorpej f6d3855780 Bring over changes where were mistakenly committed to gethostnamadr.c:
date: 1997/07/21 14:07:54;  author: jtc;  state: Exp;  lines: +3 -2
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-31 20:55:21 +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 Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
libc Bring over changes where were mistakenly committed to gethostnamadr.c: 1997-07-31 20:55:21 +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 RCSid police, set WARNS?=1 1997-07-23 03:21:21 +00:00
libedit Fix files using old TNF copyright notice 1997-07-30 23:53:32 +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 use new id style. 1995-02-25 09:02:37 +00:00
libm Fix files using old TNF copyright notice 1997-07-30 23:53:32 +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 find "namespace.h" ... 1997-07-23 03:10:54 +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 update libtelnet with changes through 95.10.23 version 1996-02-24 01:15:15 +00:00
libterm note possible security concerns. 1997-04-22 12:33:17 +00:00
libutil Fix files using old TNF copyright notice 1997-07-31 00:01:15 +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
bumpversion RCS ID Police 1997-01-13 20:31:18 +00:00
Makefile Please update your repository before you do a commit. 1997-06-23 09:25:59 +00:00