You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Siddhesh Poyarekar 3a30923983 Use __glibc_unlikely instead of __builtin_expect (..., 0) 13 years ago
..
Makefile 2006-02-27 Roland McGrath <roland@redhat.com> 20 years ago
alarm.c Update copyright notices with scripts/update-copyrights. 13 years ago
clock.c Use (void) in no-arguments function definitions. 13 years ago
clock_getres.c Fix symbol definitions for __clock_* functions 13 years ago
closedir.c Update copyright notices with scripts/update-copyrights. 13 years ago
ctermid.c Update copyright notices with scripts/update-copyrights. 13 years ago
cuserid.c Update copyright notices with scripts/update-copyrights. 13 years ago
dirfd.c Update copyright notices with scripts/update-copyrights. 13 years ago
dirstream.h CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r 13 years ago
dup.c Update copyright notices with scripts/update-copyrights. 13 years ago
dup2.c Update copyright notices with scripts/update-copyrights. 13 years ago
euidaccess.c Update copyright notices with scripts/update-copyrights. 13 years ago
fdopendir.c Update copyright notices with scripts/update-copyrights. 13 years ago
flock.c Update copyright notices with scripts/update-copyrights. 13 years ago
fpathconf.c Update copyright notices with scripts/update-copyrights. 13 years ago
gai_strerror-strs.h * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations. 21 years ago
gai_strerror.c Update copyright notices with scripts/update-copyrights. 13 years ago
getaddrinfo.c Use __glibc_unlikely instead of __builtin_expect (..., 0) 13 years ago
getcwd.c Update copyright notices with scripts/update-copyrights. 13 years ago
getdtsz.c Update copyright notices with scripts/update-copyrights. 13 years ago
gethostname.c Update copyright notices with scripts/update-copyrights. 13 years ago
getpagesize.c Update copyright notices with scripts/update-copyrights. 13 years ago
gettimeofday.c Update copyright notices with scripts/update-copyrights. 13 years ago
isatty.c Update copyright notices with scripts/update-copyrights. 13 years ago
isfdtype.c Update copyright notices with scripts/update-copyrights. 13 years ago
killpg.c Update copyright notices with scripts/update-copyrights. 13 years ago
libc_fatal.c Never call syslog in __libc_message. 13 years ago
mkfifo.c Update copyright notices with scripts/update-copyrights. 13 years ago
mkfifoat.c Update copyright notices with scripts/update-copyrights. 13 years ago
nice.c Update copyright notices with scripts/update-copyrights. 13 years ago
open64.c Remove bp-sym.h and BP_SYM uses from C code. 13 years ago
opendir.c CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r 13 years ago
pathconf.c Update copyright notices with scripts/update-copyrights. 13 years ago
pause.c Update copyright notices with scripts/update-copyrights. 13 years ago
posix_fallocate.c Update copyright notices with scripts/update-copyrights. 13 years ago
posix_fallocate64.c Update copyright notices with scripts/update-copyrights. 13 years ago
pread.c Update copyright notices with scripts/update-copyrights. 13 years ago
pread64.c Update copyright notices with scripts/update-copyrights. 13 years ago
preadv.c Update copyright notices with scripts/update-copyrights. 13 years ago
preadv64.c * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. 17 years ago
profil.c Update copyright notices with scripts/update-copyrights. 13 years ago
pwrite.c Update copyright notices with scripts/update-copyrights. 13 years ago
pwrite64.c Update copyright notices with scripts/update-copyrights. 13 years ago
pwritev.c Update copyright notices with scripts/update-copyrights. 13 years ago
pwritev64.c * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. 17 years ago
raise.c Update copyright notices with scripts/update-copyrights. 13 years ago
readdir.c Update copyright notices with scripts/update-copyrights. 13 years ago
readdir_r.c CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r 13 years ago
readv.c Update copyright notices with scripts/update-copyrights. 13 years ago
remove.c Update copyright notices with scripts/update-copyrights. 13 years ago
rename.c Update copyright notices with scripts/update-copyrights. 13 years ago
rewinddir.c CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r 13 years ago
seekdir.c Update copyright notices with scripts/update-copyrights. 13 years ago
shm_open.c Update copyright notices with scripts/update-copyrights. 13 years ago
shm_unlink.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigblock.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigignore.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigintr.c Update copyright notices with scripts/update-copyrights. 13 years ago
signal.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigpause.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigset.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigsetmask.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigsuspend.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigvec.c Update copyright notices with scripts/update-copyrights. 13 years ago
sigwait.c Update copyright notices with scripts/update-copyrights. 13 years ago
sleep.c Update copyright notices with scripts/update-copyrights. 13 years ago
spawni.c Update copyright notices with scripts/update-copyrights. 13 years ago
sprofil.c Update copyright notices with scripts/update-copyrights. 13 years ago
sysconf.c Update copyright notices with scripts/update-copyrights. 13 years ago
system.c Update copyright notices with scripts/update-copyrights. 13 years ago
sysv_signal.c Update copyright notices with scripts/update-copyrights. 13 years ago
telldir.c Update copyright notices with scripts/update-copyrights. 13 years ago
tempname.c Update copyright notices with scripts/update-copyrights. 13 years ago
time.c Update copyright notices with scripts/update-copyrights. 13 years ago
timespec_get.c Fix name space use in last commit. 13 years ago
truncate.c Clean up POSIX.1 implementation of truncate. 13 years ago
ttyname.c Update copyright notices with scripts/update-copyrights. 13 years ago
ttyname_r.c Update copyright notices with scripts/update-copyrights. 13 years ago
ulimit.c ulimit: include <limits.h> 13 years ago
utime.c Update copyright notices with scripts/update-copyrights. 13 years ago
utimes.c Update copyright notices with scripts/update-copyrights. 13 years ago
wait.c Update copyright notices with scripts/update-copyrights. 13 years ago
wait3.c Fix copyright notice corruption from update-copyright bug. 13 years ago
waitid.c Update copyright notices with scripts/update-copyrights. 13 years ago
writev.c Update copyright notices with scripts/update-copyrights. 13 years ago