Peter S. Mazinger
|
fee4034763
getpagesize.c, unistd.h: hide __pagesize
|
il y a 13 ans |
Peter S. Mazinger
|
c9402c70bb
unistd.h: partial update, mostly related to POSIX 2008
|
il y a 13 ans |
Peter S. Mazinger
|
bcfda18ae0
no need for hidden lockf64
|
il y a 13 ans |
Peter S. Mazinger
|
b91a7f431d
cleanup fork()
|
il y a 13 ans |
Peter S. Mazinger
|
2389017f78
posix_opt.h: update to glibc's NPTL version
|
il y a 13 ans |
Bernhard Reutner-Fischer
|
5a2b42a483
unistd: hide relocations
|
il y a 13 ans |
Bernhard Reutner-Fischer
|
44100dac11
linux_specific: handle accept4 and pipe2
|
il y a 13 ans |
Bernhard Reutner-Fischer
|
d3ddb92ea0
add pipe2()
|
il y a 13 ans |
Peter S. Mazinger
|
65e4d45a77
disable _POSIX2_LOCALEDEF
|
il y a 13 ans |
Denys Vlasenko
|
4a2724d93b
s/UCLIBC_INTERNAL/_LIBC/g
|
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 |
Rob Landley
|
11495b6f6a
Fix __attribute__ (( __attribute__ ((noreturn)))), which doesn't compile.
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
0b5d467c13
- repair my r25322 that ment to deal with getdomainname()'s visibility
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
8fc970ab0a
- we may need getdomainname internally
|
il y a 15 ans |
Khem Raj
|
15a971616c
Merge some pre-work from branch, needed by NPTL.
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
3a40407c06
- expand SUSv3_LEGACY
|
il y a 16 ans |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
il y a 16 ans |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
il y a 16 ans |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
b7ca08e773
- Remove linux-specific prototypes if asked to.
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
477041e794
- revert wrong r24049
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
17e9e1b9d5
- Remove linux-specific prototypes if asked to.
|
il y a 16 ans |
Denis Vlasenko
|
1e85d9e010
New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMU
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
07beb34d51
- make libcrypt optional. Untested.
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
il y a 16 ans |
Denis Vlasenko
|
eed923be3e
Rework smallint machinery so that it will reliably fail to compile
|
il y a 16 ans |
Denis Vlasenko
|
380783acef
Introduce and use small[u]int type. Changes in size:
|
il y a 16 ans |
Mike Frysinger
|
36c53e8e4f
sync with glibc as pointed out by Bernhard Fischer
|
il y a 18 ans |
Peter S. Mazinger
|
aa4ca3b577
Sync w/ glibc, we can leave __USE_ATFILE in, because we do not define it in features.h
|
il y a 18 ans |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
il y a 19 ans |