2004-08-02 |
Paul Eggert | (argmatch, __xargmatch_internal, argmatch_invalid): |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (argmatch, __xargmatch_internal, argmatch_invalid): |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Install safe-read fix for blocksizes greater than 2... |
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 | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | uintptr_t and uint32_t port to Solaris 8. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (ptr_align): Use size_t; in practice, this is just as |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (UINT_MAX_32_BITS): Remove. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (hash_int) [!defined UINTPTR_MAX]: Use size_t instead... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Initial revision. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (gl_MD5): Require gl_AC_TYPE_UINT32_T. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (gl_CHECK_ALL_TYPES): |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (UNALIGNED_P): Use size_t; in practice, this is just as |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Don't include inttypes.h or stdint.h. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Don't include inttypes.h or stdint.h. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Don't include <limits.h>. Include <inttypes.h> if... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (UNALIGNED_P): Use size_t; in practice, this is just as |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Paul Eggert | Fix typo: down -> done. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Paul Eggert | * src/Makefile.am (localedir.h): Make it readonly. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Paul Eggert | (localedir.h): Make it readonly; this |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | Improve comment for first_same_file. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | sort, system.h, tr int cleanup |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (to_uchar): Remove; now in system.h. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (errno, CHAR_BIT): Remove decls; |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (UCHAR): Remove; all uses changed to to_uchar. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | makepath int cleanup |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | mkdir.c int cleanup. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (create_parents, main): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (make_path, make_dir): Use bool, not int, since we... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | modechange.c now uses bool. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | int cleanups for chmod, rm, cp, install, mkfifo. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (main): Use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (right_justify), full_filename_, AD_pop_and_chdir, |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (rm_option_init, main): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (remove_trailing_slashes, rm_option_init, |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (isdir, change_timestamps, change_attributes, |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (struct dir_attr, flag_path, remove_trailing_slashes, |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (remember_created): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (remember_created): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (copy_internal, is_ancestor, copy_dir, copy_reg, |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (struct cp_options): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (hard_LC_COLLATE, only_file_1, only_file_2, both, compa... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (cksum, main): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (recurse, force_silent, process_file, process_files... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | md5sum, sha1sum integer cleanups. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | (OPENOPTS, have_read_stdin, status_only, warn, |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | Don't include any files other than checksum.h. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | Don't include config.h, sys/types.h, stdio.h: not needed. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | md5sum and sha1sum overflow detection. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Paul Eggert | Fix copyright year. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Paul Eggert | Use sizeof, not alignof, in memchr and memrchr. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Paul Eggert | (UNALIGNED_P): Use sizeof, not alignof. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Paul Eggert | (UNALIGNED_P): Use sizeof, not alignof. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Paul Eggert | 'int' cleanup for "cat". |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Paul Eggert | (exit_status): Remove. Now done by passing a boolean |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | dcgen cleanup. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Remove comments, trailing white space, and empty |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | chown/chgrp cleanup. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (chown_files): Return true/false, not 0/-1, since we... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Include inttostr.h. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (main): int -> bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (parse_group): Require base 10 when parsing groups... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | userspec.c cleanup, e.g. for "chown 010 file". |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Include <stdbool.h>, "inttostr.h". |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Test for "chown 010 file". |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Test for proper handling of uids like |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | memchr and memrchr portability fixes. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Include <stddef.h>, not <stdlib.h> and <sys/types.h>. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Include <stddef.h>, not <stdlib.h> and <sys/types.h>. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | md5, sha1 cleanups; getugroups change. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | md5, sha1 cleanups. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (gl_SHA): Require AC_C_BIGENDIAN. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (gl_MD5): Do not require AC_C_INLINE, since it doesn't |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Don't include <sys/types.h> or <stdlib.h>; <stddef.h> |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Include <stdint.h> if HAVE_STDINT_H || _LIBC, not |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Include <errno.h>. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Don't assume that Perl's getpwd agrees with ours. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Don't assume that Perl's getpwd agrees with our |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | In src/Makefile.am, don't have 'groups' or 'localedir... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | this causes Solaris 8 'make' to refuse to build "groups". |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | * src/remove.c (remove_dir): If we can't save the state... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (remove_dir): If we can't save the state of the |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | In src/printf.c, declare strtoimax and strtoumax if... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (strtiomax, strtoumax): Declare if not already |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Check for declaration of strtoumax, for src/printf.c. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Get eaccess from libgen if available; that's where... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (cp_LDADD, ginstall_LDADD, mv_LDADD, |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (gl_PREREQ_EUIDACCESS): Don't bother checking for |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | euidaccess.c [HAVE_LIBGEN_H]: Include <libgen.h>, for |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | cycle-check integer overflow fixup. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | Remove now-inaccurate comment about the files |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Paul Eggert | (is_zero_or_power_of_two): Renamed from |
commit | commitdiff | tree | snapshot |
next |