summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02Include limits.h, stdbool.h.Paul Eggert
2004-08-02unsigned -> unsigned intPaul Eggert
2004-08-02unsigned -> unsigned intPaul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02Include yesno.h first.Paul Eggert
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-08-02Just include xstrtol.h rather than rolling our own include pattern.Paul Eggert
2004-08-02Just include xstrtol.h rather than rolling our own include pattern.Paul Eggert
2004-08-02Log today's int-related changesPaul Eggert
2004-08-02(version_etc_va): Use size_t for sizes.Paul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-08-02Rewrite to avoid casts.Paul Eggert
2004-08-02Include stdbool.h.Paul Eggert
2004-08-02nanosleep.c (errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-08-02Use Autoconf-suggested pattern for inttypes and stdint.Paul Eggert
2004-08-02Update copyright.Paul Eggert
2004-08-02Use Autoconf-suggested pattern for inttypes and stdint.Paul Eggert
2004-08-02Use Autoconf-suggested pattern for inttypes and stdint.Paul Eggert
2004-08-02(hash_string): Rewrite to avoid cast.Paul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02hard-locale.c (hard_locale): Return bool, not int.Paul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02(lookup_word): Rewrite to avoid cast.Paul Eggert
2004-08-02(textutils_fileblocks_unused): Make it a typedefPaul Eggert
2004-08-02Update copyright.Paul Eggert
2004-08-02(enum canonicalize_mode_t): Reformat comments to fit in 80 columns.Paul Eggert
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-08-02(struct File_spec, reopen_inaccessible_files, count_lines,Paul Eggert
2004-08-02(apply_suffix): Use bool for booleans.Paul Eggert
2004-08-02(equal_width, valid_format, main): Use bool for booleans.Paul Eggert
2004-08-02(xstrtod): Return bool, not int. Invert the sense of the boolean.Paul Eggert
2004-08-02(xstrtod): Return bool, not int. Invert the sense of the boolean.Paul Eggert
2004-08-02Include "xgethostname.h".Paul Eggert
2004-08-02Don't include <sys/types.h> or "exit.h"; no longer needed.Paul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02(do_lookup, short_list, short_output, include_idle,Paul Eggert
2004-08-02(list_entries_users, users): Use size_t for sizes.Paul Eggert
2004-08-02(print_uptime, uptime): Use size_t for sizes.Paul Eggert
2004-08-02(include_idle, include_heading, include_fullname,Paul Eggert
2004-08-02(read_utmp): Don't assume that the number of users is less than INT_MAX.Paul Eggert
2004-08-02(UT_USER): Parenthesize properly.Paul Eggert
2004-08-02(posix_time_parse): Don't assume that the length ofPaul Eggert
2004-08-02(read_file_system_list): Accept bool flag, not int.Paul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02Regenerate.Paul Eggert
2004-08-02No longer needed by 'install', so remove it.Paul Eggert