glibc/misc
2011-05-11 23:37:25 -04:00
..
bits Remove unnecessary returns. 2010-01-19 12:04:34 -08:00
sys Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. 2009-11-06 09:26:31 -08:00
acct.c
ar.h
brk.c
bug-hsearch1.c .. 2009-01-23 20:41:36 +00:00
chflags.c
chroot.c
daemon.c
dirname.c
efgcvt.c
efgcvt_r.c
err.c
err.h
error.c [BZ #3044] 2006-08-21 20:03:52 +00:00
error.h * misc/error.h: Use __const instead of const. 2007-10-07 17:29:37 +00:00
fchflags.c Remove doubled words. 2011-04-22 21:34:32 -04:00
fdatasync.c
fgetxattr.c
flistxattr.c
fremovexattr.c
fsetxattr.c
fstab.c Remove useless more "if" tests before "free". 2008-05-27 06:04:07 +00:00
fstab.h
fsync.c
ftruncate.c Remove doubled words. 2011-04-22 21:34:32 -04:00
ftruncate64.c Remove doubled words. 2011-04-22 21:34:32 -04:00
futimes.c
futimesat.c
getclktck.c
getdomain.c
getdtsz.c
gethostid.c
gethostname.c
getloadavg.c
getpagesize.c
getpass.c
getsysstats.c
getttyent.c
getusershell.c Fix endless loop with invalid /etc/shells file. 2010-02-03 06:23:31 -08:00
getxattr.c
gtty.c
hsearch.c
hsearch_r.c [BZ #10100] 2009-04-24 18:20:10 +00:00
init-misc.c
insremque.c [BZ #2766] 2006-06-17 17:01:42 +00:00
ioctl.c
lgetxattr.c
libgen.h
listxattr.c
llistxattr.c
lremovexattr.c
lsearch.c
lseek.c
lsetxattr.c
lutimes.c
madvise.c * misc/madvise.c: Add libc_hidden_def. 2007-04-19 17:42:47 +00:00
Makefile Add syncfs syscall. 2011-04-01 13:08:28 -04:00
mincore.c
mkdtemp.c Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
mkostemp.c Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
mkostemp64.c Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
mkostemps.c Implement mkostemps and mkostemps64. 2009-10-30 08:02:30 -07:00
mkostemps64.c Implement mkostemps and mkostemps64. 2009-10-30 08:02:30 -07:00
mkstemp.c Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
mkstemp64.c Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
mkstemps.c Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
mkstemps64.c Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
mktemp.c Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
mlock.c
mlockall.c
mmap.c
mmap64.c
mntent.c
mntent.h
mntent_r.c Report write error in addmnt even for cached streams. 2011-05-11 23:37:25 -04:00
mprotect.c
msync.c
munlock.c
munlockall.c
munmap.c
preadv.c * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. 2009-04-23 22:52:24 +00:00
preadv64.c * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. 2009-04-23 22:52:24 +00:00
pselect.c
ptrace.c
pwritev.c * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. 2009-04-23 22:52:24 +00:00
pwritev64.c * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. 2009-04-23 22:52:24 +00:00
qefgcvt.c
qefgcvt_r.c
readv.c
reboot.c
regexp.c
regexp.h * misc/regexp.h (compile): Use __REPB_PREFIX macro. 2008-06-06 19:23:39 +00:00
remap_file_pages.c
removexattr.c
revoke.c
sbrk.c * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting 2009-01-30 17:47:23 +00:00
search.h
select.c
setdomain.c
setegid.c
seteuid.c
sethostid.c
sethostname.c
setregid.c
setreuid.c
setxattr.c
sgtty.h
sstk.c
stab.h
stty.c
swapoff.c
swapon.c
sync.c
syncfs.c Add syncfs syscall. 2011-04-01 13:08:28 -04:00
syscall.c
syscall.h
sysexits.h
syslog.c * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec 2008-10-22 21:45:13 +00:00
syslog.h
truncate.c
truncate64.c * misc/truncate64.c (truncate64): Use __truncate not truncate. 2008-05-10 23:38:33 +00:00
tsearch.c * misc/tsearch.c (__tdelete): Remove unnecessary test 2006-05-02 00:50:46 +00:00
tst-dirname.c
tst-efgcvt.c Remove doubled words. 2011-04-22 21:34:32 -04:00
tst-error1.c
tst-fdset.c
tst-hsearch.c
tst-insremque.c [BZ #2766] 2006-06-17 17:01:42 +00:00
tst-mntent.c
tst-mntent2.c * sysdeps/unix/sysv/linux/rtld-lowlevel.h 2006-12-09 22:29:37 +00:00
tst-pselect.c * misc/tst-pselect.c (do_test): Fix sigblock argument. 2006-12-14 20:04:05 +00:00
tst-tsearch.c
ttyent.h
ttyslot.c
ualarm.c
usleep.c
ustat.c
ustat.h
utimes.c
Versions Add syncfs syscall. 2011-04-01 13:08:28 -04:00
vhangup.c
writev.c