jb
2be1de3772
Changed all paths to be relative to src/lib instead of src/lib/libc
...
so that all these makefiles can be used to build libc_r too.
Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.
Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
1997-05-03 03:50:06 +00:00
jkh
1d085fa1a6
Support GLOBAL style tags.
1997-04-13 06:44:25 +00:00
ache
985cc27c6e
Back out minor bumping per Peter suggestion
1996-08-13 14:37:53 +00:00
ache
0b0b4007a5
Bump minor number - new function added
1996-08-13 10:00:35 +00:00
wollman
48ff8f7a87
Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)
...
in preparation for its removal from the kernel source tree. NB: because
a function was deleted, libc is now at version 3.0 (was 2.2 previously).
1996-02-06 20:36:15 +00:00
asami
25e88db9a7
Bump shlib minor because xdr_* functions have been enabled. Do NOT
...
bump it again if something else is added before 2.2.
The xdr_* functions are enabled only in the 2.2 (-current) branch
so far. If that modification is moved to the 2.1 (-stable) branch,
this one should, too.
Reviewed by: the mailing lists
1995-08-09 06:50:52 +00:00
bde
92501a6c60
Install non-source files with the optional flag ${COPY}, not with the flag -c.
1995-08-06 12:41:07 +00:00
bde
0a591c5133
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
jkh
2b819e10cd
Add nls include to Makefile.
1995-03-30 12:46:36 +00:00
nate
8c7df50d72
Bump the shared library minor # because of the additions of the
...
strhash() functions.
1995-03-27 20:23:11 +00:00
dg
6d68d8b9b6
Changed LIB_SCCS and SYSLIB_SCCS #defines to LIB_RCS and SYSLIB_RCS.
1995-01-23 01:22:08 +00:00
wollman
9f51a3cafb
Use latest Arthur Olson timezone code rather than that supplied with
...
4.4. The code is almost identical to the 4.4 versions, but this organization
should make it easier to merge new versions in the future.
1994-09-13 21:26:08 +00:00
wollman
dba426034e
libc.so should be installed immutable.
1994-08-26 18:59:39 +00:00
dg
08fcc9d2ea
WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu
...
<hsu@soda.berkeley.edu>.
...Moved over from 1.1.5. Other portions of this commit were done by moving
the RCS files into place directly.
1994-08-22 10:49:05 +00:00
wollman
9e6d3e2a44
Add back in the YP code from 1.1.5. (This attribution brought to you
...
by Theo de Raadt.) Added a new make flag variable, NO_YP_LIBC, which
disables YP entirely. User-land programs to come later.
1994-08-07 23:04:55 +00:00
wollman
412b2bc7be
More directory cleanup after YP merge.
1994-08-07 22:21:14 +00:00
wollman
1ffb82bf2a
First crack at making libc work with the new make macros. It compiles on
...
my machine, and a simple static (genassym) and shared (sysctl) executable
both work. Still to be done: RPCand YP merge.
1994-08-05 01:19:12 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00