Age | Commit message (Expand) | Author |
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 |
2004-08-02 | (textutils_fileblocks_unused): Make it a typedef | Paul Eggert |
2004-08-02 | Update 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-02 | Include "xgethostname.h". | Paul Eggert |
2004-08-02 | Don't include <sys/types.h> or "exit.h"; no longer needed. | Paul Eggert |
2004-08-02 | Include <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 of | Paul Eggert |
2004-08-02 | (read_file_system_list): Accept bool flag, not int. | Paul Eggert |
2004-08-02 | Include <stdbool.h>. | Paul Eggert |
2004-08-02 | Regenerate. | Paul Eggert |
2004-08-02 | No longer needed by 'install', so remove it. | Paul Eggert |
2004-08-02 | (libfetish_a_SOURCES): Remove isdir.c. | Paul Eggert |
2004-08-02 | (isdir): Remove decl. | Paul Eggert |
2004-08-02 | (fts_debug, opt_all, apparent_size, opt_count_all, | Paul Eggert |
2004-08-02 | Add an FSF copyright notice, since our changes are becoming nontrivial. | Paul Eggert |
2004-08-02 | Add an FSF copyright notice, since our changes are becoming nontrivial. | Paul Eggert |
2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert |
2004-08-02 | Include <stdbool.h>. | Paul Eggert |
2004-08-02 | (inode_format, show_all_fs, show_local_fs, | Paul Eggert |
2004-08-02 | (EXT): Use size_t for sizes, not ptrdiff_t, so that we don't have | Paul Eggert |
2004-08-02 | fnmatch_loop.c (EXT, FCT): Use bool when appropriate. | Paul Eggert |
2004-08-02 | Include <stdbool.h>. | Paul Eggert |
2004-08-02 | (strip_trailing_slashes): Now returns bool. | Paul Eggert |
2004-08-02 | (dir_name): Use bool when appropriate. | Paul Eggert |
2004-08-02 | Include <stdbool.h>. | Paul Eggert |
2004-08-02 | (argmatch, __xargmatch_internal, argmatch_invalid): | Paul Eggert |
2004-08-02 | (argmatch, __xargmatch_internal, argmatch_invalid): | Paul Eggert |
2004-08-02 | Install safe-read fix for blocksizes greater than 2**31. | Paul Eggert |
2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert |
2004-08-02 | Regenerate. | Paul Eggert |
2004-08-02 | Regenerate. | Paul Eggert |
2004-08-02 | Initial revision | Paul Eggert |
2004-08-02 | uintptr_t and uint32_t port to Solaris 8. | Paul Eggert |
2004-08-02 | (ptr_align): Use size_t; in practice, this is just as | Paul Eggert |