Austin Foxley 9c738a57b8 update kernel-features.h with futex features hace 16 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 20 años
byteswap-common.h 6ca56dd4d7 byteswap: unify common definitions hace 16 años
byteswap.h 6ca56dd4d7 byteswap: unify common definitions hace 16 años
cmathcalls.h 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. hace 17 años
confname.h 0aee3966d6 sync confname, environments with glibc hace 16 años
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 hace 23 años
dlfcn.h 913c52ce79 ifdef out RTLD defines we dont actually support nor are in POSIX hace 19 años
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
endian.h d8b2a520c6 Correct unimportant typo hace 20 años
environments.h 0aee3966d6 sync confname, environments with glibc hace 16 años
errno.h 4727590322 some ports define ENOTSUP hace 16 años
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
getopt.h 3f59c71ed8 - whitespace cleanup; no obj-code changes hace 17 años
huge_val.h 64085a723a sync with upstream via psm hace 19 años
huge_valf.h 64085a723a sync with upstream via psm hace 19 años
huge_vall.h 64085a723a sync with upstream via psm hace 19 años
in.h de0b39cfc2 in6_{pktinfo,mtuinfo}: provide type if IPV6 is on hace 16 años
inf.h 64085a723a sync with upstream via psm hace 19 años
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements hace 23 años
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
ioctls.h 3f59c71ed8 - whitespace cleanup; no obj-code changes hace 17 años
ipc.h 1f29aa4828 sync whitespace with glibc hace 20 años
kernel-features.h 9c738a57b8 update kernel-features.h with futex features hace 16 años
kernel_sigaction.h 57e8823548 cancellation support for a large amount of the required syscalls hace 16 años
kernel_stat.h 63f4057c67 make people provide these headers when porting hace 20 años
kernel_types.h 1f020b1786 - trim any trailing whitespace hace 17 años
local_lim.h 8429e95bfd PTHREAD_THREADS_MAX is supposed to be in pthread-specific dir, but for now it lives in bits/uClibc_local_lim.h hace 19 años
locale.h 6b497bfbe9 A missing change when we recently released a lot of fix hace 17 años
mathcalls.h 4c5c4502d0 DO_XSI_MATH: add config knob hace 16 años
mathdef.h ad8e1035c3 honour NO_LONG_DOUBLE_MATH hace 16 años
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
mman-common.h c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts hace 16 años
mman.h c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts hace 16 años
mqueue.h 5da909e63d sync with upstream via psm hace 19 años
msq.h eb1c3012e6 sync with glibc hace 20 años
nan.h 9522ae94dc sync Joseph S. Myers fixes from glibc for a better NAN define hace 20 años
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
poll.h 0423bfc820 sync with glibc hace 20 años
posix1_lim.h 64085a723a sync with upstream via psm hace 19 años
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
posix_opt.h 252e46814b disable _POSIX_SPAWN define hace 16 años
resource.h 64085a723a sync with upstream via psm hace 19 años
sched.h 64085a723a sync with upstream via psm hace 19 años
select.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
sem.h eecf33cc59 s/__kernel_time_t/__time_t hace 20 años
setjmp.h 63f4057c67 make people provide these headers when porting hace 20 años
shm.h 3f59c71ed8 - whitespace cleanup; no obj-code changes hace 17 años
sigaction.h 885f507317 sigaction overhaul as described in docs/sigaction.txt hace 17 años
sigcontext.h c5edfea211 - make sure __user is defined when including kernel's sigcontext.h hace 17 años
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. hace 23 años
siginfo.h aabaf1b786 sync with upstream via psm hace 19 años
signum.h cb17b1ef4c remove some duplicates in bits/signum.h. No code changes. hace 17 años
sigset.h 885f507317 sigaction overhaul as described in docs/sigaction.txt hace 17 años
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
sigthread.h 64085a723a sync with upstream via psm hace 19 años
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
socket.h cb97aadebf Last portion of libc_hidden_proto removal. hace 17 años
stab.def 602bd9701e Finish up reverting NPTL hace 20 años
stackinfo.h 67eff66438 Initial effort at adding profiling support. hace 23 años
stat.h 8bf1bb4bf1 enable nanosecond stat support for everyone hace 16 años
statfs.h 0ebdd0e14d sync with glibc, should fix the swap* segfaults in ltp hace 20 años
statvfs.h eb1c3012e6 sync with glibc hace 20 años
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
stdio_lim.h 1f020b1786 - trim any trailing whitespace hace 17 años
syscalls-common.h 779c35b7c4 time,times: stop interpreting negative return values ar errors hace 16 años
syscalls.h 763bbf9e9a syscall: unify part 2: NCS variety hace 16 años
termios.h d08085316b add BOTHER define from termios2 hace 18 años
time.h c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). hace 21 años
types.h c80b57484f descriptive error message hace 16 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 20 años
uClibc_arch_features.h e9adfff447 uClibc_arch_features: sync defines between ports hace 16 años
uClibc_charclass.h 1ad544a2ad UCLIBC_CTYPE_HEADER define is removed, as it always hace 17 años
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an hace 23 años
uClibc_ctype.h b45dbc623c uClibc_ctype.h: fix inverted check for susv4 macro hace 16 años
uClibc_errno.h 2ba017a2d5 - use c89-style comments hace 17 años
uClibc_fpmax.h 2217c9fb53 Correct comments hace 20 años
uClibc_local_lim.h d1fc67df4b Two other absolutely safe change that will be used by NPTL, aimed hace 17 años
uClibc_locale.h 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x hace 17 años
uClibc_mutex.h cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl hace 16 años
uClibc_page.h b8fed78ba4 booooring license updates hace 20 años
uClibc_pthread.h a35eef1bd8 Disable declarations for NPTL. hace 19 años
uClibc_stdio.h cfbc008107 rework internal uClibc mutexes to support futex locking, and nptl hace 16 años
uClibc_touplow.h cf578c75a5 ctype: remove some trivial macros from ctype.h; hace 17 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 20 años
uClibc_uwchar.h b8fed78ba4 booooring license updates hace 20 años
uClibc_va_copy.h b8fed78ba4 booooring license updates hace 20 años
uio.h d1fc67df4b Two other absolutely safe change that will be used by NPTL, aimed hace 17 años
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() hace 22 años
utmp.h 9dd610f67e sync with glibc to get 64bit fixes hace 20 años
utmpx.h 9dd610f67e sync with glibc to get 64bit fixes hace 20 años
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
waitflags.h eb1c3012e6 sync with glibc hace 20 años
waitstatus.h 64085a723a sync with upstream via psm hace 19 años
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy hace 24 años
wordsize.h 261183e200 give a little info as to what the file should contain hace 20 años
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 22 años