Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix scandir64 to not free the wrong pieces of memory (which could | Eric Andersen | 2003-01-28 | 1 | -67/+78 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -2/+2 |
* | Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want | Eric Andersen | 2002-04-09 | 1 | -3/+5 |
* | Don't redefine stuff | Eric Andersen | 2002-02-26 | 1 | -3/+10 |
* | Scrub malloc handling | Eric Andersen | 2002-01-08 | 1 | -8/+13 |
* | Scrub up some lingering problems preventing readdir64 from working | Eric Andersen | 2001-11-14 | 1 | -1/+2 |
* | In theory, this adds readdir64 and friends. Dunno if they | Eric Andersen | 2001-10-17 | 1 | -0/+88 |