summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/getdents64.c
Commit message (Expand)AuthorAgeFilesLines
* fix breakage in x86_64 defconfigDenis Vlasenko2009-02-271-5/+1
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-2/+2
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+2
* Merge from trunk."Steven J. Hill"2006-02-281-33/+25
* Clean up warnings and cruft."Steven J. Hill"2006-02-051-1/+1
* Merge from trunk."Steven J. Hill"2006-01-141-1/+1
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+2
* Merge from trunk."Steven J. Hill"2005-12-021-2/+2
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-011-2/+0
* Massive merge from trunk."Steven J. Hill"2005-11-181-3/+3
* Merge from trunk."Steven J. Hill"2005-10-301-1/+1
* We need to have the size of struct dirent equal to the size of struct dirent64Eric Andersen2003-02-101-6/+6
* Fixup compile on 2.2.x kernels when UCLIBC_HAS_LFS is enabledEric Andersen2003-02-031-4/+9
* Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen2003-01-281-0/+108