Peter Korsgaard 3d1b82c7d9 bits/time.h: sync with glibc 2.16 14 yıl önce
..
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'. 21 yıl önce
byteswap-common.h 6ca56dd4d7 byteswap: unify common definitions 17 yıl önce
byteswap.h 6ca56dd4d7 byteswap: unify common definitions 17 yıl önce
cmathcalls.h 40b8158b60 - move libm_hidden_proto to the corresponding headers. Remove from callsites. 18 yıl önce
confname.h 4e38c284bc remove trailing comma in enum 16 yıl önce
dirent.h 6d165d5c58 We need to have the size of struct dirent equal to the size of struct dirent64 23 yıl önce
dlfcn.h 0c7690f6a5 ldso: support RTLD_NOLOAD 14 yıl önce
elfclass.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
endian.h d8b2a520c6 Correct unimportant typo 20 yıl önce
environments.h 0aee3966d6 sync confname, environments with glibc 16 yıl önce
epoll.h ea4389f7c1 epoll.h: sync with glibc 14 yıl önce
errno.h f418f52701 errno, h_errno: correct them for non-TLS 14 yıl önce
fcntl.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
fenv.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
fenvinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
getopt.h 5415f7aa53 getopt.h: cleanup header, remove anything already in cdefs.h 14 yıl önce
huge_val.h 64085a723a sync with upstream via psm 20 yıl önce
huge_valf.h 64085a723a sync with upstream via psm 20 yıl önce
huge_vall.h 64085a723a sync with upstream via psm 20 yıl önce
in.h de0b39cfc2 in6_{pktinfo,mtuinfo}: provide type if IPV6 is on 16 yıl önce
inf.h 64085a723a sync with upstream via psm 20 yıl önce
initspin.h 187dd78d7b Major update for pthreads, based in large part on improvements 23 yıl önce
inotify.h b7eefe49d4 inotify.h: Use new "bits/" scheme for arch-specific flags 14 yıl önce
ioctl-types.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
ioctls.h 3f59c71ed8 - whitespace cleanup; no obj-code changes 17 yıl önce
ipc.h 1f29aa4828 sync whitespace with glibc 21 yıl önce
kernel-features.h 19dd090a0f libc: flesh out linux scheduler functions 14 yıl önce
kernel_sigaction.h 27fbcf79bc signal.h: move prototypes for __syscall_[rt_]sigaction to common place 14 yıl önce
kernel_stat.h 63f4057c67 make people provide these headers when porting 21 yıl önce
kernel_types.h 1f020b1786 - trim any trailing whitespace 18 yıl önce
local_lim.h d5332f2fdd local_lim.h: add NPTL version for alpha,ia64,powerpc,sparc, update common 14 yıl önce
locale.h 6b497bfbe9 A missing change when we recently released a lot of fix 17 yıl önce
mathcalls.h 2e17280a39 math: avoid jump relocation in libm 14 yıl önce
mathdef.h ad8e1035c3 honour NO_LONG_DOUBLE_MATH 17 yıl önce
mathinline.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
mman-common.h c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts 16 yıl önce
mman.h c5bc75430d bits/mmap.h: unify ala linux asm-generic efforts 16 yıl önce
mqueue.h 5da909e63d sync with upstream via psm 20 yıl önce
msq.h eb1c3012e6 sync with glibc 21 yıl önce
nan.h 9522ae94dc sync Joseph S. Myers fixes from glibc for a better NAN define 20 yıl önce
netdb.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
poll.h 0423bfc820 sync with glibc 20 yıl önce
posix1_lim.h 64085a723a sync with upstream via psm 20 yıl önce
posix2_lim.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
posix_opt.h fe042eb8df posix_opt.h: update to POSIX 2008 14 yıl önce
resource.h 64085a723a sync with upstream via psm 20 yıl önce
sched.h 19dd090a0f libc: flesh out linux scheduler functions 14 yıl önce
select.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
sem.h eecf33cc59 s/__kernel_time_t/__time_t 21 yıl önce
setjmp.h 63f4057c67 make people provide these headers when porting 21 yıl önce
shm.h 3f59c71ed8 - whitespace cleanup; no obj-code changes 17 yıl önce
sigaction.h 885f507317 sigaction overhaul as described in docs/sigaction.txt 17 yıl önce
sigcontext.h c5edfea211 - make sure __user is defined when including kernel's sigcontext.h 17 yıl önce
sigcontextinfo.h 67eff66438 Initial effort at adding profiling support. 23 yıl önce
siginfo.h aabaf1b786 sync with upstream via psm 20 yıl önce
signalfd.h c757a64fc0 signalfd.h: Use new "bits/" scheme for arch-specific flags 14 yıl önce
signum.h cb17b1ef4c remove some duplicates in bits/signum.h. No code changes. 17 yıl önce
sigset.h 162cfaea20 *: inline constant __sig{add,del}set and __sigismember 16 yıl önce
sigstack.h 5e22e71adf remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS 15 yıl önce
sigthread.h 380b5c5b31 use common sigthread.h 15 yıl önce
sockaddr.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
socket.h 6f810c757e sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3 15 yıl önce
stab.def 602bd9701e Finish up reverting NPTL 21 yıl önce
stackinfo.h 67eff66438 Initial effort at adding profiling support. 23 yıl önce
stat.h 8bf1bb4bf1 enable nanosecond stat support for everyone 17 yıl önce
statfs.h 0ebdd0e14d sync with glibc, should fix the swap* segfaults in ltp 20 yıl önce
statvfs.h 92895c04f3 bits/statvfs.h: update, adding ST_RELATIME 15 yıl önce
stdio.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
stdio_lim.h 7c721d31e4 tmpnam, tempnam are obsolete in SUSV4 14 yıl önce
syscalls-common.h 812ae602fe Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can use it 14 yıl önce
syscalls.h 763bbf9e9a syscall: unify part 2: NCS variety 17 yıl önce
termios.h d08085316b add BOTHER define from termios2 18 yıl önce
time.h 3d1b82c7d9 bits/time.h: sync with glibc 2.16 14 yıl önce
timerfd.h 64a410fe9a timerfd.h: Use new "bits/" scheme for arch-specific flags 14 yıl önce
types.h 5202922089 bits/types.h: remove thread types, users should include pthread.h 14 yıl önce
typesizes.h a43c3c8624 sync type style with glibc ... this fixes many alpha issues where it has different typesizes from the normal 64bit arch 20 yıl önce
uClibc_alloc.h fd826c72f8 new helper funcs for alloca/malloc with mmu/nommu 16 yıl önce
uClibc_arch_features.h e9adfff447 uClibc_arch_features: sync defines between ports 17 yıl önce
uClibc_charclass.h 1ad544a2ad UCLIBC_CTYPE_HEADER define is removed, as it always 17 yıl önce
uClibc_clk_tck.h c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 24 yıl önce
uClibc_ctype.h ca8f0d9cf3 simplify guard of uClibc internals 15 yıl önce
uClibc_fpmax.h eedef37b4a do not define _ISOC99_SOURCE in specific files 14 yıl önce
uClibc_local_lim.h 741caa9982 semaphore.h, uClibc_local_lim.h: make sure SEM_VALUE_MAX is always defined 14 yıl önce
uClibc_locale.h 87936cd013 errno and *_init cleanup 14 yıl önce
uClibc_mutex.h 7c7dd9d00f uClibc_pthread.h: do not install on target 14 yıl önce
uClibc_page.h b8fed78ba4 booooring license updates 21 yıl önce
uClibc_posix_opt.h fe042eb8df posix_opt.h: update to POSIX 2008 14 yıl önce
uClibc_pthread.h d37f128c7d uClibc_pthread.h: remove __pthread_mutex_destroy, unused 14 yıl önce
uClibc_stdio.h 6df8eff5af remove uClibc_mutex.h on install 14 yıl önce
uClibc_touplow.h cf578c75a5 ctype: remove some trivial macros from ctype.h; 17 yıl önce
uClibc_uintmaxtostr.h eedef37b4a do not define _ISOC99_SOURCE in specific files 14 yıl önce
uClibc_uwchar.h b8fed78ba4 booooring license updates 21 yıl önce
uClibc_va_copy.h b8fed78ba4 booooring license updates 21 yıl önce
uio.h d1fc67df4b Two other absolutely safe change that will be used by NPTL, aimed 17 yıl önce
ustat.h ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 23 yıl önce
utmp.h 9dd610f67e sync with glibc to get 64bit fixes 21 yıl önce
utmpx.h 9dd610f67e sync with glibc to get 64bit fixes 21 yıl önce
utsname.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
waitflags.h eb1c3012e6 sync with glibc 21 yıl önce
waitstatus.h 64085a723a sync with upstream via psm 20 yıl önce
wchar.h 9cee42f10d Major rework of the include files to eliminate redundancy 24 yıl önce
wordsize.h 261183e200 give a little info as to what the file should contain 20 yıl önce
xopen_lim.h 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 23 yıl önce