Age | Commit message (Expand) | Author |
2004-08-03 | int cleanup for nohup, paste, pathchk, printenv, od. | Paul Eggert |
2004-08-03 | (main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (validate-path, main, portable_chars_only): Use bool for booleans. | Paul Eggert |
2004-08-03 | (paste_parallel, paste_serial, main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (FMT_BYTES_ALLOCATED): Now an enum, not a decimal | Paul Eggert |
2004-08-03 | int cleanups for nl, ln, ls, id, factor, setuidgid, fold, head, csplit, cut, | Paul Eggert |
2004-08-03 | (TRUE, FALSE): Remove; all uses changed to true, false. | Paul Eggert |
2004-08-03 | (struct fileinfo, file_interesting, | Paul Eggert |
2004-08-03 | (symbolic_link, interactive, remove_existing_files, | Paul Eggert |
2004-08-03 | (main): Print uids/gids with %lu, not %ld. | Paul Eggert |
2004-08-03 | (use_name, main, print_user, xgetgroups, print_group_list, | Paul Eggert |
2004-08-03 | (presume_input_pipe, print_headers, have_read_stdin, | Paul Eggert |
2004-08-03 | (TAB_WIDTH): New macro; use it instead of "8". | Paul Eggert |
2004-08-03 | (wheel_tab): Use unsigned char instead of unsigned | Paul Eggert |
2004-08-03 | (nextarg): Use bool for booleans. | Paul Eggert |
2004-08-03 | (main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (show_date, rfc_format, batch_convert, main): Use bool for booleans. | Paul Eggert |
2004-08-03 | (cut_fields): Use to_uchar rather than a cast. | Paul Eggert |
2004-08-03 | (struct line): Use size_t for sizes. | Paul Eggert |
2004-08-03 | int fixes for fmt, expand, dircolors, dd, seq, sleep, tail, hostname, | Paul Eggert |
2004-08-03 | (wide-1, wide-2, bad-suffix): Adjust to today's fmt.c fixes. | Paul Eggert |
2004-08-03 | (COST, MAXWORDS): Add a comment describing some of | Paul Eggert |
2004-08-02 | (convert_entire_line, have_read_stdin, parse_tabstops, | Paul Eggert |
2004-08-02 | (have_read_stdin, append_quoted, | Paul Eggert |
2004-08-02 | (translation_needed, parse_integer, scanargs, | Paul Eggert |
2004-08-02 | Include limits.h, stdbool.h. | Paul Eggert |
2004-08-02 | unsigned -> unsigned int | Paul Eggert |
2004-08-02 | unsigned -> unsigned int | Paul Eggert |
2004-08-02 | Include <stdbool.h>. | Paul Eggert |
2004-08-02 | Include yesno.h first. | Paul Eggert |
2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert |
2004-08-02 | Just include xstrtol.h rather than rolling our own include pattern. | Paul Eggert |
2004-08-02 | Just include xstrtol.h rather than rolling our own include pattern. | Paul Eggert |
2004-08-02 | Log today's int-related changes | Paul Eggert |
2004-08-02 | (version_etc_va): Use size_t for sizes. | Paul Eggert |
2004-08-02 | Include <stdbool.h>. | Paul Eggert |
2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert |
2004-08-02 | Rewrite to avoid casts. | Paul Eggert |
2004-08-02 | Include stdbool.h. | Paul Eggert |
2004-08-02 | nanosleep.c (errno): Remove decl; we now assume C89 or better. | Paul Eggert |
2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert |
2004-08-02 | Update copyright. | Paul Eggert |
2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert |
2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert |
2004-08-02 | (hash_string): Rewrite to avoid cast. | Paul Eggert |
2004-08-02 | Include <stdbool.h>. | Paul Eggert |
2004-08-02 | hard-locale.c (hard_locale): Return bool, not int. | Paul Eggert |
2004-08-02 | Include <stdbool.h>. | Paul Eggert |
2004-08-02 | (lookup_word): Rewrite to avoid cast. | Paul Eggert |