glibc/sysdeps/unix/sysv/linux
Siddhesh Poyarekar d755bba40f Preserve errno across _PC_CHOWN_RESTRICTED call on XFS
Fix BZ #15305.

On kernel versions earlier than 2.6.29, the Linux kernel exported a
sysctl called restrict_chown for xfs, which could be used to allow
chown to users other than the owner.  2.6.29 removed this support,
causing the open_not_cancel_2 to fail and thus modify errno.  The fix
is to save and restore errno so that the caller sees it as unmodified.

Additionally, since the code to check the sysctl is not useful on
newer kernels, we add an ifdef so that in future the code block gets
rmeoved completely.
2013-04-03 10:56:45 +05:30
..
bits Use <bits/mman-linux.h> for MIPS 2013-03-06 17:36:37 +01:00
i386 New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
net Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netash Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netatalk Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netax25 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
neteconet Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netinet Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netipx Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netiucv Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netpacket Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netrom Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netrose Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nfs
powerpc New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
s390 New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
scsi scsi/sg.h: include stddef.h for size_t 2013-01-15 12:56:21 -05:00
sh New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
sparc New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
sys Sync with Linux 3.8 2013-03-06 16:35:19 +01:00
wordsize-64 Remove CHECK_1 and CHECK_1_NULL_OK. 2013-02-08 01:12:11 +00:00
x86 Sync with Linux 3.8 2013-03-06 16:35:19 +01:00
x86_64 New <math.h> macro named issignaling to check for a signaling NaN (sNaN). 2013-04-02 13:51:02 +02:00
_exit.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
_G_config.h
a.out.h
accept4.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
accept.S
adjtime.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
aio_sigqueue.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
bind.S
check_native.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
check_pf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
clock_getcpuclockid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
clock_getres.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
clock_gettime.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
clock_nanosleep.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
clock_settime.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
clock.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
cmsg_nxthdr.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
configure
configure.in
connect.S
device-nrs.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-brk.c
dl-execstack.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-fxstatat64.c
dl-getcwd.c
dl-librecon.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-openat64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-opendir.c
dl-origin.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-osinfo.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-sbrk.c
dl-sysdep.c Fix NEED_DL_SYSINFO_DSO conditionals. 2013-03-01 14:44:44 -08:00
dl-sysdep.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-vdso.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-vdso.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
epoll_pwait.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
errqueue.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
eventfd_read.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
eventfd_write.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
eventfd.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
execve.c Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. 2013-02-04 16:29:39 +00:00
exit-thread.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
faccessat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fallocate64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fallocate.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fatal-prepare.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fchmodat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fchownat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fcntl.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fd_to_filename.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fexecve.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fips-private.h Remove lots of inline keywords. 2013-02-07 14:44:18 -08:00
fpathconf.c Remove PIPE_BUF Linux-specific code 2013-03-07 12:15:08 +05:30
fstatfs64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fstatvfs64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fstatvfs.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ftime.c
ftruncate64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
futimens.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
futimes.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
futimesat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fxstat64.c Remove CHECK_1 and CHECK_1_NULL_OK. 2013-02-08 01:12:11 +00:00
fxstat.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
fxstatat64.c Remove CHECK_1 and CHECK_1_NULL_OK. 2013-02-08 01:12:11 +00:00
fxstatat.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
gai_sigqueue.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
getclktck.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getcwd.c Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. 2013-02-04 16:29:39 +00:00
getdents64.c
getdents.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
getdirentries64.c
getdirentries.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getdtsz.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
gethostid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getipv4sourcefilter.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getloadavg.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getlogin_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getlogin.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getpagesize.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getpeername.S
getpriority.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getpt.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getrlimit64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getsockname.S
getsockopt.S
getsourcefilter.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getsysstats.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
grantpt.c
if_index.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ifaddrs.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ifreq.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Implies
internal_accept4.S
internal_recvmmsg.S
internal_sendmmsg.S
internal_statvfs64.c
internal_statvfs.c Sync with Linux 3.8 2013-03-06 16:35:19 +01:00
ipc_priv.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
kernel_sigaction.h
kernel_stat.h
kernel_termios.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
kernel-features.h Preserve errno across _PC_CHOWN_RESTRICTED call on XFS 2013-04-03 10:56:45 +05:30
kernel-posix-cpu-timers.h
ldd-rewrite.sed
lddlibc4.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ldsodefs.h Move _dl_non_dynamic_init, _dl_aux_init declarations. 2013-03-15 14:32:04 -07:00
libc_fatal.c Consolidate Linux and POSIX libc_fatal code. 2013-03-19 17:07:15 -07:00
linkat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
linux_fsinfo.h Sync with Linux 3.8 2013-03-06 16:35:19 +01:00
listen.S
llseek.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
local-setxid.h
lseek64.c
lutimes.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
lxstat64.c Remove CHECK_1 and CHECK_1_NULL_OK. 2013-02-08 01:12:11 +00:00
lxstat.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
makedev.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Makefile Install <bits/mman-linux.h> 2013-03-07 13:06:20 +01:00
malloc-sysdep.h Add HAVE_MREMAP for mremap usage 2013-01-17 21:08:12 +01:00
mkdirat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mmap64.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
mq_close.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mq_getattr.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mq_notify.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mq_open.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mq_receive.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mq_send.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
mq_unlink.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
msgctl.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
msgget.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
msgrcv.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
msgsnd.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
netlinkaccess.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nice.c
not-cancel.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_setup_thread.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ntp_gettime.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ntp_gettimex.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
open64_2.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
open64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
open_2.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
openat64.c
openat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
opendir.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
opensock.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pathconf.c Preserve errno across _PC_CHOWN_RESTRICTED call on XFS 2013-04-03 10:56:45 +05:30
pathconf.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
paths.h
posix_fadvise64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
posix_fadvise.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
posix_fallocate64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
posix_fallocate.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
posix_madvise.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ppoll.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pread64.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pread.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
preadv64.c
preadv.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
prlimit.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
prof-freq.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
profil.c
pselect.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ptrace.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
ptsname.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pwrite64.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pwrite.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pwritev64.c
pwritev.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
readahead.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
readdir64_r.c
readdir64.c
readlinkat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
readonly-area.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
readv.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
reboot.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
recv.S
recvfrom.S
recvmmsg.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
recvmsg.S
remove.c
renameat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sa_len.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sched_getaffinity.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sched_getcpu.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sched_setaffinity.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
segfault.c
semctl.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
semget.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
semop.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
semtimedop.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
send.S
sendmmsg.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sendmsg.S
sendto.S
setegid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
seteuid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setgid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setgroups.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sethostid.c
setipv4sourcefilter.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setregid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setresgid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setresuid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setreuid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setrlimit64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setsockopt.S
setsourcefilter.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
setuid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
shm_open.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
shm_unlink.c
shmat.c Remove miscellaneous bounded-pointers relics in C code. 2013-02-15 00:51:53 +00:00
shmctl.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
shmdt.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
shmget.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
shutdown.S
sigaction.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
siglist.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
signal.c
signalfd.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sigpending.c Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. 2013-01-31 23:00:15 +00:00
sigprocmask.c Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. 2013-01-31 23:00:15 +00:00
sigqueue.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
sigreturn.c
sigset-cvt-mask.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sigstack.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sigsuspend.c Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. 2013-01-31 23:00:15 +00:00
sigtimedwait.c Remove CHECK_1 and CHECK_1_NULL_OK. 2013-02-08 01:12:11 +00:00
sigwait.c Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. 2013-01-31 23:00:15 +00:00
sigwaitinfo.c Remove CHECK_1 and CHECK_1_NULL_OK. 2013-02-08 01:12:11 +00:00
sizes.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sleep.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
socketcall.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
socketpair.S
speed.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
statfs64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
statvfs64.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
statvfs.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
symlinkat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sync_file_range.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
syscalls.list
sysconf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sysctl.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
sysctl.mk
syslog.c
system.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tcdrain.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tcflow.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tcflush.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tcgetattr.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tcgetpgrp.c
tcsendbrk.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tcsetattr.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tcsetpgrp.c
termio.h
testrtsig.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
time.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
times.c Fix formatting in last change 2013-03-14 08:18:48 +05:30
timespec_get.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
truncate64.c Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. 2013-02-04 16:29:39 +00:00
tst-clone.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tst-getcpu.c
ttyname_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ttyname.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ualarm.c
umount2.S
umount.S
unlinkat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
unlockpt.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
updwtmp.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
usleep.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ustat.c Remove CHECK_1 and CHECK_1_NULL_OK. 2013-02-08 01:12:11 +00:00
utimensat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
utimes.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
utmp_file.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Versions
vfork.c
wait3.c
wait.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
waitid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
waitpid.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
writev.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
xmknod.c Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. 2013-02-04 16:29:39 +00:00
xmknodat.c Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. 2013-02-04 16:29:39 +00:00
xstat64.c Remove CHECK_1 and CHECK_1_NULL_OK. 2013-02-08 01:12:11 +00:00
xstat.c Remove __ptrvalue, __bounded and __unbounded. 2013-02-13 23:30:40 +00:00
xstatconv.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
xstatconv.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00