1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-17 13:01:12 +03:00
Files
glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper 1a81139728 Handle unnecessary padding in getdents64.
The getdents64 syscall adds on 32-but platforms padding which isn't needed
and not included in the userlevel data structure definition.  We have to
avoid copying those padding bytes in the readdir64_r function.
2010-04-03 23:51:40 -07:00
..
2010-01-09 10:56:41 -08:00
2009-07-31 11:53:35 -07:00
.
2007-07-31 13:33:18 +00:00
2004-10-14 02:08:23 +00:00
2005-05-26 14:30:51 +00:00
.
2007-07-31 13:33:18 +00:00
2005-05-26 14:30:51 +00:00
.
2007-07-31 13:33:18 +00:00
2005-05-26 14:30:51 +00:00
2004-10-15 21:31:29 +00:00
2008-04-09 18:30:12 +00:00