Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-10-03 | use __XXXdir() instead of __libc_XXXdir() | Andrew Tridgell | 1 | -4/+0 | |
(This used to be commit e28f55c0a3386cdb0185f5252b54d10d2c2a1710) | |||||
1998-10-03 | drat. | Andrew Tridgell | 1 | -0/+37 | |
on Linux 2.0 libc detects the lack of getdents in the kernel and used opendir() etc. so we need to implement those ... it would be needed for a port to others OSes anyway I suppose. (This used to be commit e3fd861590dd27cc643c2d8d0cb5a5651c84d9ac) |