Age | Commit message (Expand) | Author |
2004-09-06 | Several changes for POSIX and FreeBSD compatibility. | Paul Eggert |
2004-09-06 | Improve quoting doc. | Paul Eggert |
2004-09-06 | (String tests): Improve quality of warning about | Paul Eggert |
2004-09-06 | Sort options in usage message. | Paul Eggert |
2004-09-05 | Stty option-parsing fixes. | Paul Eggert |
2004-09-05 | (recover_mode): Arg is now char const *, not char *. | Paul Eggert |
2004-09-05 | Check for the fixed stty option-parsing bugs. | Paul Eggert |
2004-09-05 | (valid_options): Remove. | Paul Eggert |
2004-09-05 | Regenerate. | Paul Eggert |
2004-09-03 | Minor stat.c patches from Pozsar Balazs for GNU/Linux. | Paul Eggert |
2004-09-03 | (HAVE_STRUCT_STATXFS_F_TYPE): Fix typo that prevented | Paul Eggert |
2004-09-03 | dd minor cleanup for conversions | Paul Eggert |
2004-09-03 | (usage): "alternated EBCDIC" -> "alternate EBCDIC". | Paul Eggert |
2004-09-03 | dd conversion option cleanup. | Paul Eggert |
2004-09-03 | (dd invocation): Specify which conversion options | Paul Eggert |
2004-09-03 | Output correct errno-related diagnostic on "paste" I/O errors. | Paul Eggert |
2004-09-03 | Output correct errno-related diagnostic on "paste" I/O errors. | Paul Eggert |
2004-09-03 | (paste_parallel): Improve replacement for ENDLIST and CLOSED. | Paul Eggert |
2004-09-02 | Port to diet libc. | Paul Eggert |
2004-09-02 | (FTSENT): Use "unsigned short int" rather than the unportable "u_short". | Paul Eggert |
2004-09-02 | (fts_stat, fts_open, fts_read): Use "unsigned short int" | Paul Eggert |
2004-09-02 | (dummy_closed, CLOSED, dummy_endlist, ENDLIST): Remove; | Paul Eggert |
2004-08-24 | Fix infloop-3 to match POSIX. | Paul Eggert |
2004-08-24 | (add_tab_stop): Renamed from add_tabstop. All uses changed. | Paul Eggert |
2004-08-24 | Revamp to resemble the new unexpand.c better. | Paul Eggert |
2004-08-24 | Standardize on "tab stop" (the POSIX usage) | Paul Eggert |
2004-08-24 | POSIX-conformance fixes for "expand" and "unexpand". | Paul Eggert |
2004-08-20 | Sync from gnulib. | Paul Eggert |
2004-08-20 | Regenerate. | Paul Eggert |
2004-08-20 | Sync getopt from gnulib. | Paul Eggert |
2004-08-20 | Add getopt_.h, getopt_int.h. | Paul Eggert |
2004-08-19 | Add support for "chown : file" and the like. | Paul Eggert |
2004-08-19 | Regenerate. | Paul Eggert |
2004-08-19 | (chown invocation): Fix synopsis: | Paul Eggert |
2004-08-19 | Don't use <alloca.h>, so that we don't use alloca on | Paul Eggert |
2004-08-19 | New file, partly taken from | Paul Eggert |
2004-08-19 | (TESTS): Add separator. | Paul Eggert |
2004-08-19 | Test "chgrp '' file". | Paul Eggert |
2004-08-19 | (usage): "chown '' file" is now allowed. | Paul Eggert |
2004-08-19 | (describe_change): Describe changes to -1:-1 | Paul Eggert |
2004-08-19 | (parse_group): Return gid_t rather than storing it | Paul Eggert |
2004-08-19 | "chown : file", "chown '' file", and "chgrp '' file" now | Paul Eggert |
2004-08-18 | Add fts.h, search.h. | Paul Eggert |
2004-08-18 | Add .kludge-stamp. | Paul Eggert |
2004-08-18 | * coreutils.texi (printf invocation): Clarify "printf". | Paul Eggert |
2004-08-18 | (printf invocation): Clarify how "printf" is | Paul Eggert |
2004-08-11 | Regenerate. | Paul Eggert |
2004-08-11 | Further fix for -d regression. | Paul Eggert |
2004-08-11 | Fix typo: missing ). | Paul Eggert |
2004-08-11 | obstack fixes | Paul Eggert |