Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2004-08-07 | Merge from gnulib. | Paul Eggert | |
2004-07-28 | Remove now-inaccurate comment about the files | Paul Eggert | |
you need to include first. You don't need to include any files other than the usual config.h. Include <inttypes.h> and <stdint.h> if available, for uintmax_t. Remove 'struct stat;' not needed since we know sys/stat.h has been included by dev-ino.h. (struct cycle_check_state): Change chdir_counter to uintmax_t, not size_t, since it isn't limited by object sizes. Change magic from long unsigned int to int; that's good enough for our use. | |||
2004-07-07 | Include stdbool.h. | Jim Meyering | |
Forward-declare `struct stat'. | |||
2003-06-06 | Include <stdbool.h> unconditionally. | Jim Meyering | |
2003-01-03 | . | Jim Meyering | |