2004-08-03 |
Paul Eggert | (TRUE, FALSE, SHELL_BOOLEAN, TRUTH_OR, TRUTH_AND): |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (separator_ends_record, tac_seekable, tac_file, |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (buf_init_from_stdin, find_bol, tac_mem): |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (run_shell): Pass a new n_additional_args arg, so that |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (VA_START): Remove. All callers now use va_start. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (tee, append, ignore_interrupts, main, tee): |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (have_read_stdin, bsd_sum_file, sysv_sum_file, |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (empty_paths, ignore_fail_on_non_empty, verbose, |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | Add copyright notice. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | Add a FIXME mentioning that there are many |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (G_fail): Remove. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (cwrite, bytes_split, lines_split, line_bytes_split): |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (struct Options, main): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (canonicalize): Remove. All uses now merely inspect... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (posixly_correct): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | Add a FIXME mentioning that there are many |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | int cleanup for nohup, paste, pathchk, printenv, od. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (main): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (validate-path, main, portable_chars_only): Use bool... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (paste_parallel, paste_serial, main): Use bool for... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (main): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (FMT_BYTES_ALLOCATED): Now an enum, not a decimal |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | int cleanups for nl, ln, ls, id, factor, setuidgid... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (TRUE, FALSE): Remove; all uses changed to true, false. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (struct fileinfo, file_interesting, |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (symbolic_link, interactive, remove_existing_files, |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (main): Print uids/gids with %lu, not %ld. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (use_name, main, print_user, xgetgroups, print_group_list, |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (presume_input_pipe, print_headers, have_read_stdin, |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (TAB_WIDTH): New macro; use it instead of "8". |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (wheel_tab): Use unsigned char instead of unsigned |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (nextarg): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (main): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (show_date, rfc_format, batch_convert, main): Use bool... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (cut_fields): Use to_uchar rather than a cast. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (struct line): Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | int fixes for fmt, expand, dircolors, dd, seq, sleep... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (wide-1, wide-2, bad-suffix): Adjust to today's fmt... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (COST, MAXWORDS): Add a comment describing some of |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (convert_entire_line, have_read_stdin, parse_tabstops, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (have_read_stdin, append_quoted, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (translation_needed, parse_integer, scanargs, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include limits.h, stdbool.h. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | unsigned -> unsigned int |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | unsigned -> unsigned int |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include yesno.h first. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (errno): Remove decl; we now assume C89 or better. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Just include xstrtol.h rather than rolling our own... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Just include xstrtol.h rather than rolling our own... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Log today's int-related changes |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (version_etc_va): Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (errno): Remove decl; we now assume C89 or better. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Rewrite to avoid casts. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include stdbool.h. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | nanosleep.c (errno): Remove decl; we now assume C89... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Use Autoconf-suggested pattern for inttypes and stdint. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Use Autoconf-suggested pattern for inttypes and stdint. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Use Autoconf-suggested pattern for inttypes and stdint. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (hash_string): Rewrite to avoid cast. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | hard-locale.c (hard_locale): Return bool, not int. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (lookup_word): Rewrite to avoid cast. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (textutils_fileblocks_unused): Make it a typedef |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (enum canonicalize_mode_t): Reformat comments to fit... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (errno): Remove decl; we now assume C89 or better. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (struct File_spec, reopen_inaccessible_files, count_lines, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (apply_suffix): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (equal_width, valid_format, main): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (xstrtod): Return bool, not int. Invert the sense... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (xstrtod): Return bool, not int. Invert the sense... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include "xgethostname.h". |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Don't include <sys/types.h> or "exit.h"; no longer... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (do_lookup, short_list, short_output, include_idle, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (list_entries_users, users): Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (print_uptime, uptime): Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (include_idle, include_heading, include_fullname, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (read_utmp): Don't assume that the number of users... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (UT_USER): Parenthesize properly. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (posix_time_parse): Don't assume that the length of |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (read_file_system_list): Accept bool flag, not int. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | No longer needed by 'install', so remove it. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (libfetish_a_SOURCES): Remove isdir.c. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (isdir): Remove decl. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (fts_debug, opt_all, apparent_size, opt_count_all, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Add an FSF copyright notice, since our changes are... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Add an FSF copyright notice, since our changes are... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Use Autoconf-suggested pattern for inttypes and stdint. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (inode_format, show_all_fs, show_local_fs, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (EXT): Use size_t for sizes, not ptrdiff_t, so that... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | fnmatch_loop.c (EXT, FCT): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
next |