mirabilos
|
9b457baf8d
use safe, even if possibly a few cycles slower, six-argument syscall implementation
|
vor 7 Jahren |
Waldemar Brodkorb
|
bddde5860f
remove PID caching
|
vor 7 Jahren |
Waldemar Brodkorb
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
vor 8 Jahren |
Waldemar Brodkorb
|
29ff9055c8
use a single libc and deduplicate threading code
|
vor 8 Jahren |
Waldemar Brodkorb
|
48d8d11d69
Add implementation for copysignl for i386
|
vor 8 Jahren |
Markos Chandras
|
dcd8e7e8c9
libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled
|
vor 11 Jahren |
Bernhard Reutner-Fischer
|
d0234b16d6
buildsys: use kbuild style
|
vor 12 Jahren |
Florian Fainelli
|
a8dc90eaaa
libc: add {get,set,swap,make}context user context manipulation functions
|
vor 12 Jahren |
Peter S. Mazinger
|
dd340d59c5
i386/posix_fadvise64: remove fallback code, uClibc does not do that
|
vor 13 Jahren |
Bernhard Reutner-Fischer
|
83ce0cc4d5
buildsys: fixup sigaction handling
|
vor 12 Jahren |
Austin Foxley
|
b04c2ba523
i386 specific bit for nptl
|
vor 15 Jahren |
Carmelo Amoroso
|
47b61ca513
build: Include Makefile.commonarch from common Makefile.in
|
vor 15 Jahren |
Bernhard Reutner-Fischer
|
0e4d33b939
- now passes all LTP tests
|
vor 16 Jahren |
Bernhard Reutner-Fischer
|
71c10cea5a
- add posix_fadvise. Not yet tested most likely broken in advise64
|
vor 16 Jahren |
Bernhard Reutner-Fischer
|
5d2a22bbbd
- sync_file_range(). Missed the i386 directory in previous commit
|
vor 16 Jahren |
Mike Frysinger
|
d9bdacaa96
rename common Makefile.arch to prevent include funkiness from occuring
|
vor 19 Jahren |
Mike Frysinger
|
4ed896210a
unify common code thus making arch-specific Makefiles very simple :)
|
vor 19 Jahren |
Peter S. Mazinger
|
ec2261ba97
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources.
|
vor 19 Jahren |
Peter S. Mazinger
|
afb250f7b1
Enable IMA on i386
|
vor 19 Jahren |
Peter S. Mazinger
|
358043ffb9
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles
|
vor 19 Jahren |