Waldemar Brodkorb
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
8 gadi atpakaļ |
Romain Naour
|
6cf35f8404
add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions
|
9 gadi atpakaļ |
Khem Raj
|
9faa7e94b8
atexit_old: Do not add it to shared libc
|
12 gadi atpakaļ |
Bernhard Reutner-Fischer
|
e80657059a
add UCLIBC_SUSV2_LEGACY to hide valloc
|
11 gadi atpakaļ |
Mike Frysinger
|
42d1b23fc0
libc/stdlib: add mkostemp helpers
|
12 gadi atpakaļ |
Peter S. Mazinger
|
dc0a93c756
add lcong48[_r]
|
13 gadi atpakaļ |
Bernhard Reutner-Fischer
|
455cd6cade
rpmatch: provide out-of-line implementation
|
12 gadi atpakaļ |
Bernhard Reutner-Fischer
|
4db2caac1c
libc: build abort with unwind-info for backtrace
|
12 gadi atpakaļ |
Carmelo Amoroso
|
4c9b7f3c21
libc: allow to backtrace out of abort call
|
13 gadi atpakaļ |
Bernhard Reutner-Fischer
|
515d544331
stdlib: add qsort_r
|
13 gadi atpakaļ |
Carmelo Amoroso
|
26606098c2
libc: Add canonicalize_file_name function
|
14 gadi atpakaļ |
Austin Foxley
|
aae3eb9256
Merge commit 'origin/master' into nptl
|
14 gadi atpakaļ |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 gadi atpakaļ |
Khem Raj
|
5bf029cb1b
Fix accidently dropped hunk during last merge from master.
|
14 gadi atpakaļ |
Khem Raj
|
9e22545a13
Merge commit 'origin/master' into nptl
|
14 gadi atpakaļ |
Bernhard Reutner-Fischer
|
5682ae1fcf
convert to foo-y kbuild style
|
14 gadi atpakaļ |
Austin Foxley
|
4a689f0b90
some tweaks under libc/ needed for nptl
|
15 gadi atpakaļ |
Austin Foxley
|
9b69fa33f0
mktemp does not depend on floats
|
15 gadi atpakaļ |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 gadi atpakaļ |
Bernhard Reutner-Fischer
|
3a40407c06
- expand SUSv3_LEGACY
|
16 gadi atpakaļ |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 gadi atpakaļ |
Bernhard Reutner-Fischer
|
40d3b0ed78
- revert incorrect parts of r22257 and 22259
|
16 gadi atpakaļ |
Bernhard Reutner-Fischer
|
8dec9e26aa
- UCLIBC_HAS_GETPT pulls in getpt.
|
16 gadi atpakaļ |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 gadi atpakaļ |
Denis Vlasenko
|
dc0bc69411
introduce __uc_malloc, so that users can intercept libc internal OOM.
|
17 gadi atpakaļ |
Bernhard Reutner-Fischer
|
17f7f3d6dd
- gcvt() is marked LEGACY in XSI and mandatory in BSD.
|
18 gadi atpakaļ |
Eric Andersen
|
73c811263c
fixup my copyright notice, trim stale remnants of older notices which
|
18 gadi atpakaļ |
Peter S. Mazinger
|
89e4659200
exclude 2 files from multi if XLOCALE enabled
|
18 gadi atpakaļ |
Peter S. Mazinger
|
a29eb4f241
DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box
|
18 gadi atpakaļ |
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 gadi atpakaļ |