Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-18 | libdiskfs: avoid problematic internal constant names | Russ Cox | 1 | -0/+33 | |
AIX defines some of these constants in its C header files. | |||||
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -2/+1 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2008-06-01 | libdiskfs: ext2 revision 1 tweaks (Fazlul Shahriar) | Russ Cox | 1 | -5/+7 | |
2007-11-27 | merge | Russ Cox | 1 | -10/+5 | |
2007-03-25 | add very big file support (David Swasey) | rsc | 1 | -2/+2 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -2/+2 | |
2005-07-13 | File system access library. | rsc | 1 | -0/+167 | |