mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 06:10:06 +00:00
2958e6cc5f
* io/ftw.c: Always use readdir64. * io/ftw64.c: Likewise. * sysdeps/unix/sysv/linux/ttyname.c: Likewise. * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise. * sysdeps/generic/glob.c: Likewise. Convert results if gl_readdir callback to dirent. Still allow compiling outside glibc. * sysdeps/gnu/glob64.c: Define COMPILE_GLOB64. * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise. * malloc/mtrace.c: Use fopen64. * posix/spawni.c: Use __open64. * sysdeps/unix/opendir.c: Likewise. * sysdeps/unix/sysv/linux/gethostid.c: Likewise. * sysdeps/generic/ftruncate64.c: Define __ftruncate64 and make old name a weak alias. * sysdeps/unix/sysv/aix/ftruncate64.c: Likewise. * sysdeps/unix/sysv/linux/ftruncate64.c: Likewise. * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise. * resolv/res_data.c: Add cast to avoid warning. * include/unistd.h: Declare __ftruncate64. * sysdeps/generic/utmp_file.c: Use LFS functions and type. |
||
---|---|---|
.. | ||
sys | ||
.cvsignore | ||
bug-ftw1.c | ||
bug-ftw2.c | ||
fcntl.h | ||
fstat64.c | ||
fstat.c | ||
fts.c | ||
fts.h | ||
ftw64.c | ||
ftw.c | ||
ftw.h | ||
ftwtest-sh | ||
ftwtest.c | ||
getdirname.c | ||
getwd.c | ||
lstat64.c | ||
lstat.c | ||
Makefile | ||
poll.h | ||
pwd.c | ||
stat64.c | ||
stat.c | ||
test-lfs.c | ||
test-stat2.c | ||
test-stat.c | ||
test-utime.c | ||
tst-fcntl.c | ||
tst-getcwd.c | ||
utime.h | ||
Versions |