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