Age | Commit message (Expand) | Author |
2006-07-09 | Update from gnulib. | Paul Eggert |
2006-07-09 | (stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H, | Paul Eggert |
2006-07-08 | (getndelim2): Remove doubled "after" in comment. | Jim Meyering |
2006-07-04 | Really add wcwidth.h. | Jim Meyering |
2006-07-04 | *** empty log message *** | Jim Meyering |
2006-07-04 | *** empty log message *** | Jim Meyering |
2006-07-04 | Sync from gnulib. | Paul Eggert |
2006-07-04 | (libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h, | Paul Eggert |
2006-07-04 | Include <sys/types.h> after @FULL_PATH_STDINT_H@, for | Paul Eggert |
2006-07-03 | * cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this | Jim Meyering |
2006-07-02 | (intmax_t, uintmax_t): Prefer long to long long if | Paul Eggert |
2006-07-02 | Sync stdint module from gnulib. | Paul Eggert |
2006-07-01 | seq defaults to a minimal fixed point format that does not lose | Paul Eggert |
2006-07-01 | (XSTRTOD, DOUBLE): New macros, so that we can support | Paul Eggert |
2006-07-01 | (xstrtold): New decl. | Paul Eggert |
2006-07-01 | Initial revision. | Paul Eggert |
2006-06-29 | From Derek R. Price: | Jim Meyering |
2006-06-28 | (CLOSEDIR): Remove. All uses changed to closedir. | Paul Eggert |
2006-06-20 | (openat): Use ?:, not if, to work around GCC bug 4210. | Paul Eggert |
2006-06-20 | fix typo in comment: s/nerrower/narrower/ | Jim Meyering |
2006-06-19 | *** empty log message *** | Jim Meyering |
2006-06-19 | Apply this change from gnulib: | Jim Meyering |
2006-06-11 | (__attribute__): Don't define if already defined. | Paul Eggert |
2006-06-10 | Apply this change from gnulib: | Jim Meyering |
2006-06-05 | * regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun | Paul Eggert |
2006-05-25 | (small_open, large_open): New macros. | Paul Eggert |
2006-05-23 | Fix misspelling. | Paul Eggert |
2006-05-23 | Note problem with string.h. | Paul Eggert |
2006-05-23 | filemode.c: Don't include <string.h>. | Paul Eggert |
2006-05-23 | Don't include <string.h>; this include was | Paul Eggert |
2006-05-22 | * filemode.c (setst): Remove. | Paul Eggert |
2006-05-22 | Document the internals better. Most of this change | Paul Eggert |
2006-05-20 | *** empty log message *** | Jim Meyering |
2006-05-20 | (fts_open): Fail with EINVAL if a caller violates this rule: | Jim Meyering |
2006-05-19 | Sync nanosleep from gnulib. | Paul Eggert |
2006-05-15 | *** empty log message *** | Jim Meyering |
2006-05-15 | (xfts_open): Always use FTS_CWDFD. | Jim Meyering |
2006-05-15 | *** empty log message *** | Jim Meyering |
2006-05-15 | Avoid the expense of an fstat, when possible. | Jim Meyering |
2006-05-15 | *** empty log message *** | Jim Meyering |
2006-05-15 | Restore the parts of fts that were removed on 2006-01-17, so that | Jim Meyering |
2006-05-11 | *** empty log message *** | Jim Meyering |
2006-05-11 | (sha1_buffer): Correct comment: s/MD5/SHA1/. From James Lemley. | Jim Meyering |
2006-05-06 | . | Jim Meyering |
2006-05-04 | *** empty log message *** | Jim Meyering |
2006-05-03 | Include "same-inode.h". | Jim Meyering |
2006-04-25 | (get_date): When adding relative date, start with the | Paul Eggert |
2006-04-17 | Document filemode changes. | Paul Eggert |
2006-04-17 | Don't undef S_ISDOOR, since it's never buggy. | Paul Eggert |
2006-04-17 | (HAVE_DECL_STRMODE): Include <string.h> for strmode. | Paul Eggert |