Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup totally broken locking code... No storage for the mutex, | Eric Andersen | 2002-05-30 | 1 | -4/+4 |
* | Oops. Stupid typo. | Eric Andersen | 2002-05-11 | 1 | -1/+1 |
* | Implement readdir_r. Audit for proper thread safety and locking. | Eric Andersen | 2002-05-11 | 1 | -30/+25 |
* | 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 up some lingering problems preventing readdir64 from working | Eric Andersen | 2001-11-14 | 1 | -5/+4 |
* | In theory, this adds readdir64 and friends. Dunno if they | Eric Andersen | 2001-10-17 | 1 | -0/+68 |