Age | Commit message (Expand) | Author |
2004-09-09 | (Common options): Some programs don't reorder | Paul Eggert |
2004-09-09 | Fix "tr xy -z" bug. | Paul Eggert |
2004-09-09 | (fowler-1): New test case. | Paul Eggert |
2004-09-09 | (main): Don't reorder options. | Paul Eggert |
2004-09-09 | Document that "tr xy -z" now works as per POSIX. | Paul Eggert |
2004-09-08 | Undo previous change. | Paul Eggert |
2004-09-08 | sort -u versus sort | uniq. | Paul Eggert |
2004-09-08 | (sort invocation): Add remarks about sort -u versus sort | uniq. | Paul Eggert |
2004-09-08 | c-strtod.c sets LC_ALL, not LC_NUMERIC. | Paul Eggert |
2004-09-08 | (C_STRTOD): Set LC_ALL to "C", not just LC_NUMERIC, to avoid the | Paul Eggert |
2004-09-07 | Fix "touch -- MMDDhhmm file" bug. | Paul Eggert |
2004-09-07 | Test for "touch -- MMDDmm file" bug. Also, set | Paul Eggert |
2004-09-07 | Document "touch" POSIX-conformance fix. | Paul Eggert |
2004-09-07 | (main): Fix POSIX-conformance bug: "touch -- | Paul Eggert |
2004-09-07 | Emulate Solaris 8 "sort -y" better. | Paul Eggert |
2004-09-07 | (main): Emulate Solaris 8 and 9 "sort -y", so that | Paul Eggert |
2004-09-06 | Add NEWS item for "od" changes. | Paul Eggert |
2004-09-06 | Several "od" changes for POSIX and FreeBSD compatibility. | Paul Eggert |
2004-09-06 | Several od changes for POSIX and FreeBSD compatibility. | Paul Eggert |
2004-09-06 | (od invocation): Several changes for POSIX | Paul Eggert |
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 |