Age | Commit message (Expand) | Author |
2005-03-19 | (my_strftime): If the underlying strftime returns 0 | Paul Eggert |
2005-03-19 | nohup now ignores the umask when creating nohup.out. | Paul Eggert |
2005-03-19 | * coreutils.texi (nohup invocation): Clarify nohup.out creation. | Paul Eggert |
2005-03-19 | (nohup invocation): Clarify nohup.out creation. | Paul Eggert |
2005-03-19 | (main): nohup now ignores the umask when creating nohup.out. | Paul Eggert |
2005-03-19 | nohup now ignores the umask when creating nohup.out. | Paul Eggert |
2005-03-18 | comment tweak | Jim Meyering |
2005-03-18 | Add comments for new macros. | Jim Meyering |
2005-03-18 | fix typo | Jim Meyering |
2005-03-17 | tweak comment | Jim Meyering |
2005-03-17 | *** empty log message *** | Jim Meyering |
2005-03-17 | (gl_PREREQ): Require gl_TYPEOF. | Jim Meyering |
2005-03-17 | (gl_TYPEOF): New file/macro. | Jim Meyering |
2005-03-17 | Make __typeof__-using code depend on HAVE_TYPEOF, not __GNUC__, | Jim Meyering |
2005-03-17 | spacing nit | Jim Meyering |
2005-03-17 | Fix typo. | Jim Meyering |
2005-03-17 | (DECIMAL_DIGIT_ACCUMULATE): The use of __typeof__ must be conditional. | Jim Meyering |
2005-03-17 | *** empty log message *** | Jim Meyering |
2005-03-17 | *** empty log message *** | Jim Meyering |
2005-03-17 | (main): Use DECIMAL_DIGIT_ACCUMULATE macro in place of nearly-equivalent code. | Jim Meyering |
2005-03-17 | (parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE macro in | Jim Meyering |
2005-03-17 | (main): Use DECIMAL_DIGIT_ACCUMULATE macro in place of nearly-equivalent code. | Jim Meyering |
2005-03-17 | (parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE macro in | Jim Meyering |
2005-03-17 | (set_fields): Use DECIMAL_DIGIT_ACCUMULATE macro in | Jim Meyering |
2005-03-17 | Use VERIFY macro in place of an equivalent open-coded declaration. | Jim Meyering |
2005-03-17 | (VERIFY, VERIFY_EXPR, DECIMAL_DIGIT_ACCUMULATE): New macros. | Jim Meyering |
2005-03-17 | Before, this command would make uniq skip 11 fields and print | Jim Meyering |
2005-03-16 | * strftime.c (my_strftime): Prepend space to format. | Paul Eggert |
2005-03-16 | (my_strftime): Prepend space to format so that we can | Paul Eggert |
2005-03-15 | . | Jim Meyering |
2005-03-15 | . | Jim Meyering |
2005-03-15 | *** empty log message *** | Jim Meyering |
2005-03-15 | Both `pr -0' and e.g., `pr -03' would evoke `column count too large'. | Jim Meyering |
2005-03-15 | Both `pr -0' and e.g., `pr -03' evoke `column count too large'. | Jim Meyering |
2005-03-15 | *** empty log message *** | Jim Meyering |
2005-03-15 | (copy_reg): Copy regular files in binary mode. | Jim Meyering |
2005-03-15 | Fix comments and indenting. | Paul Eggert |
2005-03-15 | Sync mktime.c and strtol.c macros from intprops.h. | Paul Eggert |
2005-03-14 | * strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT | Paul Eggert |
2005-03-14 | * NEWS: Restate why ls limits time stamp lengths. | Paul Eggert |
2005-03-14 | Reword ls time-stamp limit issue. | Paul Eggert |
2005-03-12 | *** empty log message *** | Jim Meyering |
2005-03-12 | *** empty log message *** | Jim Meyering |
2005-03-12 | Add a little infrastructure to help prevent future bugs like the | Jim Meyering |
2005-03-12 | Invoking stat -c FMT with a lone format directive of %s, %f, %h, %s, | Jim Meyering |
2005-03-12 | *** empty log message *** | Jim Meyering |
2005-03-11 | "ls" now refuses to generate very long time stamps. | Paul Eggert |
2005-03-11 | ls now refuses to generate time stamps containing more than 1000 bytes. | Paul Eggert |
2005-03-11 | * coreutils.texi (Formatting file timestamps): Very long timestamps | Paul Eggert |
2005-03-11 | (Formatting file timestamps): Very long timestamps | Paul Eggert |