Peter S. Mazinger
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Peter S. Mazinger
|
e6aa37afc9
Replace all Makefiles for new build infrastucture
|
19 years ago |
Peter S. Mazinger
|
3a7ac9c7a7
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.
|
19 years ago |
"Steven J. Hill"
|
8c7ac6fc36
Clean up pthread include mess. Some of these will be needed to support NPTL, but they do no harm for the linuxthreads case. Yes, I tested this.
|
19 years ago |
Mike Frysinger
|
130697527b
merge parallel build support
|
20 years ago |
Eric Andersen
|
49583513c6
Add function versions of ntohl and friends
|
21 years ago |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
df05d61f02
Patch from Tony J. White:
|
21 years ago |
Eric Andersen
|
b14acb6d99
Eliminate a needless extern
|
22 years ago |
Eric Andersen
|
2ace214a9f
Patch from Nick Fedchik to support ether_aton
|
22 years ago |
Eric Andersen
|
ac47326a5c
Cleanup use of in6addr_loopback and in6addr_any
|
22 years ago |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 years ago |
Eric Andersen
|
c1383d79d3
Doh! search-n-replace strikes again
|
22 years ago |
Eric Andersen
|
bf0df3909a
kill cruft
|
22 years ago |
Eric Andersen
|
54d956c541
Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, and
|
22 years ago |
Eric Andersen
|
8567a41b6e
I just wrote up gethostent(), sethostent(), and endhostent()
|
23 years ago |
Eric Andersen
|
34436c0961
Grr. I should learn to compile stuff before committing
|
23 years ago |
David McCullough
|
9557844c48
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
41b035e634
patch from Jari Korva <jpkorva@iki.fi>:
|
23 years ago |
Eric Andersen
|
8f6ad30191
A patch from Michal Moskal <malekith@pld.org.pl> to include
|
23 years ago |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 years ago |
Eric Andersen
|
8942115905
Fix 'make clean' so it clean the rpc dir
|
23 years ago |
Eric Andersen
|
e6f7f47c0b
By default, leave out the RPC junk (it adds over 30k). Add in a compile
|
23 years ago |
Eric Andersen
|
65902425f1
Looks like I forgot to commit this.
|
23 years ago |
Eric Andersen
|
4d7c5fea1c
Use the real getnetbyname(), not the stub in resolv.c
|
23 years ago |
Eric Andersen
|
b593d7dc2b
getnetbyname.o, res_init.o and res_query.o were missing from the Makefile,
|
23 years ago |
Manuel Novoa III
|
4ca714aa6a
Add some missing network functionality; grabbed from libc-5.3.12.
|
23 years ago |
David McCullough
|
e173fa9173
|
24 years ago |
Eric Andersen
|
92f905833f
Try enabling rpc support by default now. With a bit of luck it might
|
24 years ago |