"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 година