Mike Frysinger 0423bfc820 sync with glibc hace 18 años
..
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'. hace 19 años
atomicity.h fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused hace 20 años
byteswap.h eb1c3012e6 sync with glibc hace 18 años
cmathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
confname.h eb1c3012e6 sync with glibc hace 18 años
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 hace 21 años
dlfcn.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a hace 20 años
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
endian.h d8b2a520c6 Correct unimportant typo hace 18 años
environments.h eb1c3012e6 sync with glibc hace 18 años
errno.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt hace 18 años
errno_values.h a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. hace 22 años
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
getopt.h 0e4c4d1108 Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt hace 18 años
huge_val.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
in.h 618e8ec63d Sync with glibc 2.3.6. hace 18 años
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements hace 21 años
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
ioctls.h eb1c3012e6 sync with glibc hace 18 años
ipc.h 1f29aa4828 sync whitespace with glibc hace 19 años
kernel_sigaction.h 2f9d92c9be Mark __syscall_*sigaction hidden and add guard to the header hace 18 años
kernel_stat.h 63f4057c67 make people provide these headers when porting hace 18 años
kernel_types.h 32644f7899 Make bits/kernel_types.h include guard names match the include hace 22 años
local_lim.h eb1c3012e6 sync with glibc hace 18 años
locale.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
mathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
mathdef.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
mman.h ba3d59d400 define MREMAP_FIXED hace 18 años
msq.h eb1c3012e6 sync with glibc hace 18 años
nan.h 9522ae94dc sync Joseph S. Myers fixes from glibc for a better NAN define hace 18 años
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
poll.h 0423bfc820 sync with glibc hace 18 años
posix1_lim.h 950fed3a6b Minor fix from upstream glibc. hace 20 años
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
posix_opt.h 010301e968 tweak the idea between having a MMU and actually using it hace 18 años
profil-counter.h 67eff66438 Initial effort at adding profiling support. hace 21 años
resource.h eb1c3012e6 sync with glibc hace 18 años
sched.h 49c67cb571 Correct ifndef __ASSEMBLER__ hace 18 años
select.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sem.h eecf33cc59 s/__kernel_time_t/__time_t hace 19 años
setjmp.h 63f4057c67 make people provide these headers when porting hace 18 años
shm.h 30c9f3c349 Hopefully fix the problem reported by Peter Mazinger, hace 19 años
sigaction.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigcontext.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. hace 21 años
siginfo.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
signum.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigset.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
sigthread.h eb1c3012e6 sync with glibc hace 18 años
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
socket.h 4b807cb96c Replace __THROW w/ __NTH pointed out by Amir Shalem, take 2 hace 18 años
stab.def 602bd9701e Finish up reverting NPTL hace 19 años
stackinfo.h 67eff66438 Initial effort at adding profiling support. hace 21 años
stat.h 13b3d999f7 add support for nanoseconds hace 19 años
statfs.h 0ebdd0e14d sync with glibc, should fix the swap* segfaults in ltp hace 18 años
statvfs.h eb1c3012e6 sync with glibc hace 18 años
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
stdio_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
syscalls.h 9ab9896795 Add a default syscalls.h that will just error out. hace 22 años
termios.h 712feca4b4 Add back the 115200 limit hace 18 años
time.h c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). hace 19 años
types.h a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch hace 18 años
typesizes.h a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch hace 18 años
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) hace 18 años
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an hace 22 años
uClibc_ctype.h b5543599fd Better guards within _LIBC, cleanup, typos hace 18 años
uClibc_fpmax.h 2217c9fb53 Correct comments hace 18 años
uClibc_locale.h 0189d4d8e2 Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it hace 18 años
uClibc_page.h b8fed78ba4 booooring license updates hace 18 años
uClibc_pthread.h fd888bef44 Undo earlier change and sync new linuxthreads' guard w/ old hace 18 años
uClibc_stdio.h df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt hace 18 años
uClibc_touplow.h b8fed78ba4 booooring license updates hace 18 años
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 hace 18 años
uClibc_uwchar.h b8fed78ba4 booooring license updates hace 18 años
uClibc_va_copy.h b8fed78ba4 booooring license updates hace 18 años
uio.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() hace 21 años
utmp.h 9dd610f67e sync with glibc to get 64bit fixes hace 18 años
utmpx.h 9dd610f67e sync with glibc to get 64bit fixes hace 18 años
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
waitflags.h eb1c3012e6 sync with glibc hace 18 años
waitstatus.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 22 años
wordsize.h 261183e200 give a little info as to what the file should contain hace 18 años
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años