Denis Vlasenko cf578c75a5 ctype: remove some trivial macros from ctype.h; 15 anni fa
..
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 anni fa
byteswap.h eb1c3012e6 sync with glibc 18 anni fa
cmathcalls.h 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 15 anni fa
confname.h 64085a723a sync with upstream via psm 17 anni fa
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 21 anni fa
dlfcn.h 913c52ce79 ifdef out RTLD defines we dont actually support nor are in POSIX 17 anni fa
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
endian.h d8b2a520c6 Correct unimportant typo 18 anni fa
environments.h eb1c3012e6 sync with glibc 18 anni fa
errno.h cb97aadebf Last portion of libc_hidden_proto removal. 15 anni fa
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
getopt.h cb97aadebf Last portion of libc_hidden_proto removal. 15 anni fa
huge_val.h 64085a723a sync with upstream via psm 17 anni fa
huge_valf.h 64085a723a sync with upstream via psm 17 anni fa
huge_vall.h 64085a723a sync with upstream via psm 17 anni fa
in.h 618e8ec63d Sync with glibc 2.3.6. 18 anni fa
inf.h 64085a723a sync with upstream via psm 17 anni fa
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements 21 anni fa
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
ioctls.h eb1c3012e6 sync with glibc 18 anni fa
ipc.h 1f29aa4828 sync whitespace with glibc 19 anni fa
kernel-features.h 0f0f20abd2 Move kernel-features.h header from the linuxthread directory 15 anni fa
kernel_sigaction.h 885f507317 sigaction overhaul as described in docs/sigaction.txt 15 anni fa
kernel_stat.h 63f4057c67 make people provide these headers when porting 18 anni fa
kernel_types.h 1f020b1786 - trim any trailing whitespace 16 anni fa
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 17 anni fa
locale.h 6b497bfbe9 A missing change when we recently released a lot of fix 15 anni fa
mathcalls.h a0ebeb988d - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support 15 anni fa
mathdef.h feeb0301b3 - add long double math wrappers (Ned Ludd) 15 anni fa
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
mman.h ba3d59d400 define MREMAP_FIXED 18 anni fa
mqueue.h 5da909e63d sync with upstream via psm 17 anni fa
msq.h eb1c3012e6 sync with glibc 18 anni fa
nan.h 9522ae94dc sync Joseph S. Myers fixes from glibc for a better NAN define 18 anni fa
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
poll.h 0423bfc820 sync with glibc 18 anni fa
posix1_lim.h 64085a723a sync with upstream via psm 17 anni fa
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
posix_opt.h 2c20597657 - honor __UCLIBC_HAS_LFS__ 17 anni fa
resource.h 64085a723a sync with upstream via psm 17 anni fa
sched.h 64085a723a sync with upstream via psm 17 anni fa
select.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
sem.h eecf33cc59 s/__kernel_time_t/__time_t 19 anni fa
setjmp.h 63f4057c67 make people provide these headers when porting 18 anni fa
shm.h 64085a723a sync with upstream via psm 17 anni fa
sigaction.h 885f507317 sigaction overhaul as described in docs/sigaction.txt 15 anni fa
sigcontext.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. 21 anni fa
siginfo.h aabaf1b786 sync with upstream via psm 17 anni fa
signum.h cb17b1ef4c remove some duplicates in bits/signum.h. No code changes. 15 anni fa
sigset.h 885f507317 sigaction overhaul as described in docs/sigaction.txt 15 anni fa
sigstack.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
sigthread.h 64085a723a sync with upstream via psm 17 anni fa
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
socket.h cb97aadebf Last portion of libc_hidden_proto removal. 15 anni fa
stab.def 602bd9701e Finish up reverting NPTL 19 anni fa
stackinfo.h 67eff66438 Initial effort at adding profiling support. 21 anni fa
stat.h c64e7777b3 Make sure struct stat is identical to struct stat64 if 17 anni fa
statfs.h 0ebdd0e14d sync with glibc, should fix the swap* segfaults in ltp 18 anni fa
statvfs.h eb1c3012e6 sync with glibc 18 anni fa
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
stdio_lim.h 1f020b1786 - trim any trailing whitespace 16 anni fa
syscalls.h 1f020b1786 - trim any trailing whitespace 16 anni fa
termios.h d08085316b add BOTHER define from termios2 16 anni fa
time.h c1cc2549bd Updated to match glibc 2.3.4 (adds missing CLOCK_MONOTONIC). 19 anni fa
types.h a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch 18 anni fa
typesizes.h a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch 18 anni fa
uClibc_arch_features.h 23656d08e2 A patch from our Blackfin repository, originally from Jie Zhang. This fixes 16 anni fa
uClibc_charclass.h 1ad544a2ad UCLIBC_CTYPE_HEADER define is removed, as it always 15 anni fa
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 22 anni fa
uClibc_ctype.h cf578c75a5 ctype: remove some trivial macros from ctype.h; 15 anni fa
uClibc_errno.h 2ba017a2d5 - use c89-style comments 15 anni fa
uClibc_fpmax.h 2217c9fb53 Correct comments 18 anni fa
uClibc_local_lim.h d1fc67df4b Two other absolutely safe change that will be used by NPTL, aimed 15 anni fa
uClibc_locale.h cf578c75a5 ctype: remove some trivial macros from ctype.h; 15 anni fa
uClibc_mutex.h 20cff29565 - revert 24148:24151 15 anni fa
uClibc_page.h b8fed78ba4 booooring license updates 18 anni fa
uClibc_pthread.h a35eef1bd8 Disable declarations for NPTL. 17 anni fa
uClibc_stdio.h cb97aadebf Last portion of libc_hidden_proto removal. 15 anni fa
uClibc_touplow.h cf578c75a5 ctype: remove some trivial macros from ctype.h; 15 anni fa
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 18 anni fa
uClibc_uwchar.h b8fed78ba4 booooring license updates 18 anni fa
uClibc_va_copy.h b8fed78ba4 booooring license updates 18 anni fa
uio.h d1fc67df4b Two other absolutely safe change that will be used by NPTL, aimed 15 anni fa
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 21 anni fa
utmp.h 9dd610f67e sync with glibc to get 64bit fixes 18 anni fa
utmpx.h 9dd610f67e sync with glibc to get 64bit fixes 18 anni fa
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
waitflags.h eb1c3012e6 sync with glibc 18 anni fa
waitstatus.h 64085a723a sync with upstream via psm 17 anni fa
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy 22 anni fa
wordsize.h 261183e200 give a little info as to what the file should contain 18 anni fa
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 anni fa