Age | Commit message (Expand) | Author |
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 | uintptr_t and uint32_t port to Solaris 8. | 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-07-30 | makepath int cleanup | 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 | Update copyright. | Paul Eggert |
2004-07-30 | Include <stdbool.h>. | Paul Eggert |
2004-07-30 | Fix copyright year. | Paul Eggert |
2004-07-29 | Use 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-28 | userspec.c cleanup, e.g. for "chown 010 file". | Paul Eggert |
2004-07-28 | Include <stdbool.h>, "inttostr.h". | Paul Eggert |
2004-07-28 | Regenerate. | Paul Eggert |
2004-07-28 | memchr and memrchr portability fixes. | Paul Eggert |
2004-07-28 | Include <stddef.h>, not <stdlib.h> and <sys/types.h>. | Paul Eggert |
2004-07-28 | Include <stddef.h>, not <stdlib.h> and <sys/types.h>. | Paul Eggert |
2004-07-28 | md5, sha1 cleanups; getugroups change. | Paul Eggert |
2004-07-28 | Don't include <sys/types.h> or <stdlib.h>; <stddef.h> | Paul Eggert |
2004-07-28 | Include <stdint.h> if HAVE_STDINT_H || _LIBC, not | Paul Eggert |
2004-07-28 | Include <errno.h>. | Paul Eggert |
2004-07-28 | Regenerate. | Paul Eggert |
2004-07-28 | Get eaccess from libgen if available; that's where it is on Solaris 9. | Paul Eggert |
2004-07-28 | euidaccess.c [HAVE_LIBGEN_H]: Include <libgen.h>, for | Paul Eggert |
2004-07-28 | cycle-check integer overflow fixup. | Paul Eggert |
2004-07-28 | Remove now-inaccurate comment about the files | Paul Eggert |
2004-07-28 | (is_zero_or_power_of_two): Renamed from | Paul Eggert |
2004-07-27 | Regenerate. | Paul Eggert |
2004-07-27 | Merged into backupfile.c. | Paul Eggert |
2004-07-27 | backupfile integer overflow fixups | Paul Eggert |
2004-07-27 | backupfile.c rewrite to avoid arbitrary limits on lengths of | Paul Eggert |
2004-07-27 | backupfile.h (addext): Remove decl. | Paul Eggert |
2004-07-27 | (libfetish_a_SOURCES): Remove addext.c. | Paul Eggert |
2004-07-25 | euidaccess fixes | Paul Eggert |
2004-07-25 | [!defined LIBC]: Included group-member.h, stat-macros.h. | Paul Eggert |
2004-07-24 | Move some changelog entries here from ../ChangeLog. | Paul Eggert |
2004-07-23 | Regenerate. | Paul Eggert |
2004-07-23 | (libfetish_a_SOURCES): Add fcntl-safer.h, open-safer.c. | Paul Eggert |