"Steven J. Hill" 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'. 19 jaren geleden
..
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'. 19 jaren geleden
atomicity.h fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 20 jaren geleden
byteswap.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
cmathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
confname.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 21 jaren geleden
dlfcn.h 6e112da93a Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a 20 jaren geleden
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
endian.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
environments.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
errno.h 20dd264683 Avoid `ECANCELED' redefined on mips 22 jaren geleden
errno_values.h a77bd22891 Split out the arch dependant errno_values.h junk into arch dependant files. 22 jaren geleden
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
getopt.h f223985456 Add back in table-less ctype funcs for those interested in minimizing 21 jaren geleden
huge_val.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
in.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements 21 jaren geleden
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
ioctls.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
ipc.h 266ae826f8 Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl 19 jaren geleden
kernel_sigaction.h 4ab5177a20 sjhill needs to buy donuts for everyone 21 jaren geleden
kernel_stat.h d8634ea863 Finish up fixing stat and setting various system types. 21 jaren geleden
kernel_types.h 32644f7899 Make bits/kernel_types.h include guard names match the include 22 jaren geleden
local_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
locale.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
mathcalls.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
mathdef.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
mman.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
msq.h 266ae826f8 Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl 19 jaren geleden
nan.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
poll.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
posix1_lim.h 950fed3a6b Minor fix from upstream glibc. 20 jaren geleden
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
posix_opt.h 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g 20 jaren geleden
profil-counter.h 67eff66438 Initial effort at adding profiling support. 21 jaren geleden
pthreadtypes.h 187dd78d7b Major update for pthreads, based in large part on improvements 21 jaren geleden
resource.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
sched.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
select.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
sem.h 103f8e4176 Use the common version for bits/sem.h. Fixup the types to 21 jaren geleden
setjmp.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
shm.h 30c9f3c349 Hopefully fix the problem reported by Peter Mazinger, 19 jaren geleden
sigaction.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
sigcontext.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. 21 jaren geleden
siginfo.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
signum.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
sigset.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
sigthread.h 0f9603991c It turns out that __thread is now a gcc keyword. We used __thread in 21 jaren geleden
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
socket.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
stab.def 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
stackinfo.h 67eff66438 Initial effort at adding profiling support. 21 jaren geleden
stat.h 85800279bc Ok, people are probably going to hate me for this... This commit changes the 21 jaren geleden
statfs.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
statvfs.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
stdio_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
syscalls.h 9ab9896795 Add a default syscalls.h that will just error out. 22 jaren geleden
termios.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
time.h c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). 19 jaren geleden
types.h d8634ea863 Finish up fixing stat and setting various system types. 21 jaren geleden
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 22 jaren geleden
uClibc_ctype.h f223985456 Add back in table-less ctype funcs for those interested in minimizing 21 jaren geleden
uClibc_fpmax.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 jaren geleden
uClibc_locale.h 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 jaren geleden
uClibc_page.h 64c5a652fb Fixup PAGE_SIZE problems 20 jaren geleden
uClibc_pthread.h d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 jaren geleden
uClibc_stdio.h 3a03e34abc Fix a couple of issues in configurations I hadn't tested. 20 jaren geleden
uClibc_touplow.h 9c6f2391ed Create a typedef for the ctype bitmask table entries. 21 jaren geleden
uClibc_uintmaxtostr.h 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 jaren geleden
uClibc_uwchar.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 jaren geleden
uClibc_va_copy.h 371ca78703 When I broke up the stdio code, the "support pre C99 compilers" va_copy compat 19 jaren geleden
uio.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 21 jaren geleden
utmp.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
utmpx.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
waitflags.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
waitstatus.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
wordsize.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 jaren geleden
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 jaren geleden