summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-29Use sizeof, not alignof, in memchr and memrchr.Paul Eggert
2004-07-29(UNALIGNED_P): Use sizeof, not alignof.Paul Eggert
2004-07-29(UNALIGNED_P): Use sizeof, not alignof.Paul Eggert
2004-07-29'int' cleanup for "cat".Paul Eggert
2004-07-29(exit_status): Remove. Now done by passing a booleanPaul Eggert
2004-07-28dcgen cleanup.Paul Eggert
2004-07-28Remove comments, trailing white space, and emptyPaul Eggert
2004-07-28chown/chgrp cleanup.Paul Eggert
2004-07-28(chown_files): Return true/false, not 0/-1, since we don't set errno.Paul Eggert
2004-07-28Include inttostr.h.Paul Eggert
2004-07-28(main): int -> bool when appropriate.Paul Eggert
2004-07-28(parse_group): Require base 10 when parsing groups as integers.Paul Eggert
2004-07-28userspec.c cleanup, e.g. for "chown 010 file".Paul Eggert
2004-07-28Include <stdbool.h>, "inttostr.h".Paul Eggert
2004-07-28Test for "chown 010 file".Paul Eggert
2004-07-28Test for proper handling of uids likePaul Eggert
2004-07-28Regenerate.Paul Eggert
2004-07-28memchr and memrchr portability fixes.Paul Eggert
2004-07-28Include <stddef.h>, not <stdlib.h> and <sys/types.h>.Paul Eggert
2004-07-28Include <stddef.h>, not <stdlib.h> and <sys/types.h>.Paul Eggert
2004-07-28md5, sha1 cleanups; getugroups change.Paul Eggert
2004-07-28md5, sha1 cleanups.Paul Eggert
2004-07-28(gl_SHA): Require AC_C_BIGENDIAN.Paul Eggert
2004-07-28(gl_MD5): Do not require AC_C_INLINE, since it doesn'tPaul Eggert
2004-07-28Don't include <sys/types.h> or <stdlib.h>; <stddef.h>Paul Eggert
2004-07-28Include <stdint.h> if HAVE_STDINT_H || _LIBC, notPaul Eggert
2004-07-28Include <errno.h>.Paul Eggert
2004-07-28Regenerate.Paul Eggert
2004-07-28Don't assume that Perl's getpwd agrees with ours.Paul Eggert
2004-07-28Don't assume that Perl's getpwd agrees with ourPaul Eggert
2004-07-28In src/Makefile.am, don't have 'groups' or 'localedir.h' depend on Makefile.Paul Eggert
2004-07-28this causes Solaris 8 'make' to refuse to build "groups".Paul Eggert
2004-07-28* src/remove.c (remove_dir): If we can't save the state of thePaul Eggert
2004-07-28(remove_dir): If we can't save the state of thePaul Eggert
2004-07-28In src/printf.c, declare strtoimax and strtoumax if not already declared.Paul Eggert
2004-07-28(strtiomax, strtoumax): Declare if not alreadyPaul Eggert
2004-07-28Check for declaration of strtoumax, for src/printf.c.Paul Eggert
2004-07-28Regenerate.Paul Eggert
2004-07-28Get eaccess from libgen if available; that's where it is on Solaris 9.Paul Eggert
2004-07-28(cp_LDADD, ginstall_LDADD, mv_LDADD,Paul Eggert
2004-07-28(gl_PREREQ_EUIDACCESS): Don't bother checking forPaul Eggert
2004-07-28euidaccess.c [HAVE_LIBGEN_H]: Include <libgen.h>, forPaul Eggert
2004-07-28cycle-check integer overflow fixup.Paul Eggert
2004-07-28Remove now-inaccurate comment about the filesPaul Eggert
2004-07-28(is_zero_or_power_of_two): Renamed fromPaul Eggert
2004-07-28Don't assume that we can remove the working directory in tests.Paul Eggert
2004-07-27Regenerate.Paul Eggert
2004-07-27Merged into backupfile.c.Paul Eggert
2004-07-27backupfile integer overflow fixupsPaul Eggert
2004-07-27backupfile integer overflow fixupsPaul Eggert