Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-06 | Add missing #include of stddef.h. | Daniel Burrows | 1 | -1/+2 | |
g++ 4.6 requires this in order to use offsetof(). | |||||
2008-04-16 | Modified most header files descriptions to be Doxygen-parsable. | Obey Arthur Liu | 1 | -0/+3 | |
2007-12-05 | Fix my safe dirent to be somewhat resilient against weird systems where ↵ | Daniel Burrows | 1 | -0/+4 | |
NAME_MAX is wrong. | |||||
2007-12-05 | Use readdir_r instead of readdir. | Daniel Burrows | 1 | -0/+39 | |