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