Bernhard Reutner-Fischer
|
0676373756
unistd: allow to turn off getopt_long
|
10 سال پیش |
Markos Chandras
|
b222a04ae7
buildsys: Fix kbuild-style switch fallout
|
11 سال پیش |
Bernhard Reutner-Fischer
|
1b3025b735
buildsys: switch libc to kbuild-style
|
11 سال پیش |
Peter S. Mazinger
|
814b0901f4
enable the common code for NPTL
|
13 سال پیش |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 سال پیش |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 سال پیش |
Mike Frysinger
|
0dca115912
implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier
|
15 سال پیش |
Bernhard Reutner-Fischer
|
3a40407c06
- expand SUSv3_LEGACY
|
16 سال پیش |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 سال پیش |
Peter S. Mazinger
|
82ff19e279
Rename getopt_long-susv3 to -simple
|
18 سال پیش |
Peter S. Mazinger
|
0e4c4d1108
Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt
|
18 سال پیش |
Peter S. Mazinger
|
cc7fbc3261
Add Rich Felker's getsubopt, smaller then the glibc copied one
|
18 سال پیش |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
18 سال پیش |
Peter S. Mazinger
|
4390d8e705
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
19 سال پیش |
Peter S. Mazinger
|
12c4a2b929
Don't compile daemon.c at all for non-MMU
|
19 سال پیش |
"Steven J. Hill"
|
4e54a567f2
Merge from NPTL.
|
19 سال پیش |
Peter S. Mazinger
|
e077860853
Only because of multi sources I had to touch up these and add code duplication
|
19 سال پیش |
Peter S. Mazinger
|
de5359a570
Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC
|
19 سال پیش |
Peter S. Mazinger
|
a80fc77b65
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.
|
19 سال پیش |