Mike Frysinger ef25eef9a1 only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests) před 18 roky
..
atomic.h f122662e19 Added new 'bits/atomic.h' for most of the architectures and the top-level 'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'. před 19 roky
atomicity.h fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused před 20 roky
byteswap.h eb1c3012e6 sync with glibc před 18 roky
cmathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
confname.h eb1c3012e6 sync with glibc před 18 roky
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 před 21 roky
dlfcn.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a před 20 roky
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
endian.h d8b2a520c6 Correct unimportant typo před 18 roky
environments.h eb1c3012e6 sync with glibc před 18 roky
errno.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt před 18 roky
errno_values.h a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. před 22 roky
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
getopt.h 62e24ca477 getopt_long[_only] visible only if GNU getopt used před 18 roky
huge_val.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
in.h eb1c3012e6 sync with glibc před 18 roky
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements před 21 roky
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
ioctls.h eb1c3012e6 sync with glibc před 18 roky
ipc.h 1f29aa4828 sync whitespace with glibc před 19 roky
kernel_sigaction.h 2d01e3ae24 move alpha/hppa into their own arch subdir where they should be před 18 roky
kernel_stat.h 63f4057c67 make people provide these headers when porting před 18 roky
kernel_types.h 32644f7899 Make bits/kernel_types.h include guard names match the include před 22 roky
local_lim.h eb1c3012e6 sync with glibc před 18 roky
locale.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
mathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
mathdef.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
mman.h ba3d59d400 define MREMAP_FIXED před 18 roky
msq.h eb1c3012e6 sync with glibc před 18 roky
nan.h 9522ae94dc sync Joseph S. Myers fixes from glibc for a better NAN define před 18 roky
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
poll.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
posix1_lim.h 950fed3a6b Minor fix from upstream glibc. před 20 roky
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
posix_opt.h eb1c3012e6 sync with glibc před 18 roky
profil-counter.h 67eff66438 Initial effort at adding profiling support. před 21 roky
resource.h eb1c3012e6 sync with glibc před 18 roky
sched.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
select.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
sem.h eecf33cc59 s/__kernel_time_t/__time_t před 19 roky
setjmp.h 63f4057c67 make people provide these headers when porting před 18 roky
shm.h 30c9f3c349 Hopefully fix the problem reported by Peter Mazinger, před 19 roky
sigaction.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
sigcontext.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. před 21 roky
siginfo.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
signum.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
sigset.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
sigthread.h eb1c3012e6 sync with glibc před 18 roky
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
socket.h eb1c3012e6 sync with glibc před 18 roky
stab.def 602bd9701e Finish up reverting NPTL před 19 roky
stackinfo.h 67eff66438 Initial effort at adding profiling support. před 21 roky
stat.h 13b3d999f7 add support for nanoseconds před 19 roky
statfs.h 0ebdd0e14d sync with glibc, should fix the swap* segfaults in ltp před 18 roky
statvfs.h eb1c3012e6 sync with glibc před 18 roky
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
stdio_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
syscalls.h 9ab9896795 Add a default syscalls.h that will just error out. před 22 roky
termios.h eb1c3012e6 sync with glibc před 18 roky
time.h c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). před 19 roky
types.h eb1c3012e6 sync with glibc před 18 roky
uClibc_arch_features.h ef25eef9a1 only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests) před 18 roky
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an před 22 roky
uClibc_ctype.h b5543599fd Better guards within _LIBC, cleanup, typos před 18 roky
uClibc_fpmax.h 0d8bfb18d5 Typo před 18 roky
uClibc_locale.h 0189d4d8e2 Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it před 18 roky
uClibc_page.h b8fed78ba4 booooring license updates před 18 roky
uClibc_pthread.h 696f88e164 remove duplicate ; před 18 roky
uClibc_stdio.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt před 18 roky
uClibc_touplow.h b8fed78ba4 booooring license updates před 18 roky
uClibc_uintmaxtostr.h 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target před 18 roky
uClibc_uwchar.h b8fed78ba4 booooring license updates před 18 roky
uClibc_va_copy.h b8fed78ba4 booooring license updates před 18 roky
uio.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() před 21 roky
utmp.h 9dd610f67e sync with glibc to get 64bit fixes před 18 roky
utmpx.h 9dd610f67e sync with glibc to get 64bit fixes před 18 roky
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
waitflags.h eb1c3012e6 sync with glibc před 18 roky
waitstatus.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy před 22 roky
wordsize.h 261183e200 give a little info as to what the file should contain před 18 roky
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. před 21 roky