..
bits
Split up bits/sigstack.h.
2017-05-19 20:35:07 +00:00
powerpc32
copy_file_range: New function to copy file data
2017-12-22 10:55:40 +01:00
powerpc64
copy_file_range: New function to copy file data
2017-12-22 10:55:40 +01:00
powerpc64le
powerpc64le: Enable float128
2017-06-26 15:04:47 -03:00
sys
linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.h
2017-12-29 16:10:39 +00:00
arch-fork.h
Split arch-fork.h from fork.h
2014-05-16 11:17:41 -07:00
configure
Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.
2014-06-24 20:53:03 +00:00
configure.ac
Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.
2014-06-24 20:53:03 +00:00
dl-brk.S
dl-cache.h
dl-static.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
dl-sysdep.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
elision-conf.c
Add elision tunables
2017-12-05 17:48:48 -02:00
elision-conf.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
elision-lock.c
powerpc: Fix write-after-destroy in lock elision [BZ #20822 ]
2017-01-03 17:21:41 -02:00
elision-timed.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
elision-trylock.c
powerpc: Fix write-after-destroy in lock elision [BZ #20822 ]
2017-01-03 17:21:41 -02:00
elision-unlock.c
powerpc: Fix adapt_count update in __lll_unlock_elision
2017-01-20 16:40:30 -02:00
force-elision.h
Add elision tunables
2017-12-05 17:48:48 -02:00
get_clockfreq.c
Consolidate non cancellable open call
2017-08-17 16:50:35 -03:00
get_timebase_freq.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
getdents64.c
getmsg.c
gettimeofday.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
htm.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
Implies
NPTL is no longer an add-on!
2014-07-07 09:29:06 -07:00
init-first.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
ioctl.c
Hide internal __ioctl function [BZ #18822 ]
2017-10-01 15:59:06 -07:00
ipc_priv.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
kernel_termios.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
kernel-features.h
Simplify accept4, recvmmsg, sendmmsg code.
2017-05-09 21:59:36 +00:00
ldconfig.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
ldd-rewrite.sed
ldsodefs.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
libc-start.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
libc-start.h
powerpc: Fix float128 IFUNC relocations [BZ #21707 ]
2017-07-17 17:49:26 -03:00
libc-vdso.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
lowlevellock.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
Makefile
Remove abi-*-options compiler flags
2017-08-28 17:16:53 +02:00
nldbl-abi.h
profil-counter.h
pt-longjmp.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
pthread_attr_setstack.c
PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.
2014-05-26 11:45:14 -05:00
pthread_attr_setstacksize.c
PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.
2014-05-26 11:45:14 -05:00
pthread_mutex_cond_lock.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
pthread_mutex_lock.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
pthread_mutex_timedlock.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
pthread_mutex_trylock.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
putmsg.c
readdir64_r.c
readdir64.c
readelflib.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
rt-sysdep.c
sigcontextinfo.h
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
syscall.S
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
sysconf.c
powerpc: fix sysconf support for cache geometries
2017-06-23 09:10:32 -03:00
sysdep.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
test-gettimebasefreq.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
test-powerpc-linux-sysconf.c
powerpc: add sysconf support for cache geometries
2017-06-09 14:36:22 -03:00
time.c
Update copyright dates with scripts/update-copyrights.
2017-01-01 00:14:16 +00:00
Versions
Revert {send,sendm,recv,recvm}msg conformance changes
2016-06-10 11:58:16 -03:00