Bernhard Reutner-Fischer
|
0676373756
unistd: allow to turn off getopt_long
|
il y a 10 ans |
Markos Chandras
|
b222a04ae7
buildsys: Fix kbuild-style switch fallout
|
il y a 11 ans |
Bernhard Reutner-Fischer
|
1b3025b735
buildsys: switch libc to kbuild-style
|
il y a 11 ans |
Peter S. Mazinger
|
814b0901f4
enable the common code for NPTL
|
il y a 13 ans |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
il y a 14 ans |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
il y a 15 ans |
Mike Frysinger
|
0dca115912
implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
3a40407c06
- expand SUSv3_LEGACY
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
il y a 16 ans |
Peter S. Mazinger
|
82ff19e279
Rename getopt_long-susv3 to -simple
|
il y a 18 ans |
Peter S. Mazinger
|
0e4c4d1108
Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt
|
il y a 18 ans |
Peter S. Mazinger
|
cc7fbc3261
Add Rich Felker's getsubopt, smaller then the glibc copied one
|
il y a 18 ans |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
il y a 18 ans |
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
|
il y a 19 ans |
Peter S. Mazinger
|
12c4a2b929
Don't compile daemon.c at all for non-MMU
|
il y a 19 ans |
"Steven J. Hill"
|
4e54a567f2
Merge from NPTL.
|
il y a 19 ans |
Peter S. Mazinger
|
e077860853
Only because of multi sources I had to touch up these and add code duplication
|
il y a 19 ans |
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
|
il y a 19 ans |
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.
|
il y a 19 ans |