Age | Commit message (Expand) | Author |
---|---|---|
2001-06-26 | ANSI/ISO specifies that no library function sets errno to 0. | Manuel Novoa III |
2001-06-26 | Looks like we lost clearing errno | Eric Andersen |
2001-06-25 | Remove simulated d_type support for getdents and the dirent struct, and use | Manuel Novoa III |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-05-08 | Turns out alphasort was totally broken. This fixed one works. | Eric Andersen |
2001-05-08 | A patch from Jon Nelson <jnelson@securepipe.com> to make scandir | Eric Andersen |
2001-04-06 | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen |
2001-03-19 | Add in alphasort (working fine) and scandir (just a stub for now). | Eric Andersen |
2001-03-19 | Move the dirent stuff. I suppose it is system dependant, but then | Eric Andersen |