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-02-09 22:34:17 -08:00
2010-01-16 17:55:37 -08:00
2010-03-29 18:43:06 -07:00
2010-03-26 05:52:39 -07:00
2010-03-10 07:28:04 -08:00
2010-02-09 22:34:17 -08:00
2009-03-15 21:33:19 +00:00