Age | Commit message (Expand) | Author |
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 |
2004-08-02 | (UINT_MAX_32_BITS): Remove. | Paul Eggert |
2004-08-02 | (hash_int) [!defined UINTPTR_MAX]: Use size_t instead of uintptr_t. | Paul Eggert |
2004-08-02 | Initial revision. | Paul Eggert |
2004-08-02 | (gl_MD5): Require gl_AC_TYPE_UINT32_T. | Paul Eggert |
2004-08-02 | (gl_CHECK_ALL_TYPES): | Paul Eggert |
2004-08-02 | (UNALIGNED_P): Use size_t; in practice, this is just as | Paul Eggert |
2004-08-02 | Don't include inttypes.h or stdint.h. | Paul Eggert |
2004-08-02 | Don't include inttypes.h or stdint.h. | Paul Eggert |
2004-08-02 | Don't include <limits.h>. Include <inttypes.h> if available, | Paul Eggert |
2004-08-02 | (UNALIGNED_P): Use size_t; in practice, this is just as | Paul Eggert |
2004-08-01 | Fix typo: down -> done. | Paul Eggert |
2004-08-01 | * src/Makefile.am (localedir.h): Make it readonly. | Paul Eggert |
2004-08-01 | (localedir.h): Make it readonly; this | Paul Eggert |
2004-07-30 | Improve comment for first_same_file. | Paul Eggert |
2004-07-30 | sort, system.h, tr int cleanup | Paul Eggert |
2004-07-30 | (to_uchar): Remove; now in system.h. | Paul Eggert |
2004-07-30 | (errno, CHAR_BIT): Remove decls; | Paul Eggert |
2004-07-30 | (UCHAR): Remove; all uses changed to to_uchar. | Paul Eggert |
2004-07-30 | makepath int cleanup | Paul Eggert |
2004-07-30 | mkdir.c int cleanup. | Paul Eggert |
2004-07-30 | (create_parents, main): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (make_path, make_dir): Use bool, not int, since we're not setting errno. | Paul Eggert |
2004-07-30 | Include <stdbool.h>. | Paul Eggert |
2004-07-30 | modechange.c now uses bool. | Paul Eggert |
2004-07-30 | int cleanups for chmod, rm, cp, install, mkfifo. | Paul Eggert |
2004-07-30 | (main): Use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1. | Paul Eggert |
2004-07-30 | (right_justify), full_filename_, AD_pop_and_chdir, | Paul Eggert |
2004-07-30 | (rm_option_init, main): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (remove_trailing_slashes, rm_option_init, | Paul Eggert |
2004-07-30 | (isdir, change_timestamps, change_attributes, | Paul Eggert |
2004-07-30 | (struct dir_attr, flag_path, remove_trailing_slashes, | Paul Eggert |
2004-07-30 | (remember_created): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (remember_created): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (copy_internal, is_ancestor, copy_dir, copy_reg, | Paul Eggert |
2004-07-30 | (struct cp_options): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (hard_LC_COLLATE, only_file_1, only_file_2, both, compare_files, main): | Paul Eggert |
2004-07-30 | (cksum, main): Use bool when appropriate. | Paul Eggert |
2004-07-30 | (recurse, force_silent, process_file, process_files, main): Use bool | Paul Eggert |
2004-07-30 | Update copyright. | Paul Eggert |
2004-07-30 | Include <stdbool.h>. | Paul Eggert |
2004-07-30 | md5sum, sha1sum integer cleanups. | Paul Eggert |
2004-07-30 | (OPENOPTS, have_read_stdin, status_only, warn, | Paul Eggert |