| Age | Commit message (Expand) | Author | Files | Lines |
| 2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert | 1 | -4/+6 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -2/+4 |
| 2004-08-02 | (EXT): Use size_t for sizes, not ptrdiff_t, so that we don't have | Paul Eggert | 1 | -2/+3 |
| 2004-08-02 | fnmatch_loop.c (EXT, FCT): Use bool when appropriate. | Paul Eggert | 1 | -21/+20 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -4/+1 |
| 2004-08-02 | (strip_trailing_slashes): Now returns bool. | Paul Eggert | 1 | -4/+4 |
| 2004-08-02 | (dir_name): Use bool when appropriate. | Paul Eggert | 1 | -1/+1 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -1/+2 |
| 2004-08-02 | (argmatch, __xargmatch_internal, argmatch_invalid): | Paul Eggert | 1 | -10/+11 |
| 2004-08-02 | (argmatch, __xargmatch_internal, argmatch_invalid): | Paul Eggert | 1 | -7/+8 |
| 2004-08-02 | Install safe-read fix for blocksizes greater than 2**31. | Paul Eggert | 1 | -0/+5 |
| 2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert | 1 | -19/+19 |
| 2004-08-02 | Regenerate. | Paul Eggert | 1 | -1/+2 |
| 2004-08-02 | uintptr_t and uint32_t port to Solaris 8. | Paul Eggert | 1 | -0/+15 |
| 2004-08-02 | (UNALIGNED_P): Use size_t; in practice, this is just as | Paul Eggert | 1 | -5/+1 |
| 2004-08-02 | Don't include inttypes.h or stdint.h. | Paul Eggert | 1 | -17/+1 |
| 2004-08-02 | Don't include inttypes.h or stdint.h. | Paul Eggert | 1 | -17/+1 |
| 2004-08-02 | Don't include <limits.h>. Include <inttypes.h> if available, | Paul Eggert | 1 | -19/+3 |
| 2004-08-02 | (UNALIGNED_P): Use size_t; in practice, this is just as | Paul Eggert | 1 | -5/+1 |
| 2004-08-01 | Fix typo: down -> done. | Paul Eggert | 1 | -2/+3 |
| 2004-07-30 | makepath int cleanup | Paul Eggert | 1 | -0/+8 |
| 2004-07-30 | (make_path, make_dir): Use bool, not int, since we're not setting errno. | Paul Eggert | 1 | -48/+41 |
| 2004-07-30 | Include <stdbool.h>. | Paul Eggert | 1 | -14/+15 |
| 2004-07-30 | modechange.c now uses bool. | Paul Eggert | 1 | -0/+3 |
| 2004-07-30 | Update copyright. | Paul Eggert | 1 | -2/+2 |
| 2004-07-30 | Include <stdbool.h>. | Paul Eggert | 1 | -6/+5 |
| 2004-07-30 | Fix copyright year. | Paul Eggert | 1 | -1/+1 |
| 2004-07-29 | Use sizeof, not alignof, in memchr and memrchr. | Paul Eggert | 1 | -0/+7 |
| 2004-07-29 | (UNALIGNED_P): Use sizeof, not alignof. | Paul Eggert | 1 | -3/+5 |
| 2004-07-29 | (UNALIGNED_P): Use sizeof, not alignof. | Paul Eggert | 1 | -2/+4 |
| 2004-07-28 | userspec.c cleanup, e.g. for "chown 010 file". | Paul Eggert | 1 | -0/+9 |
| 2004-07-28 | Include <stdbool.h>, "inttostr.h". | Paul Eggert | 1 | -45/+38 |
| 2004-07-28 | Regenerate. | Paul Eggert | 1 | -213/+47 |
| 2004-07-28 | memchr and memrchr portability fixes. | Paul Eggert | 1 | -0/+8 |
| 2004-07-28 | Include <stddef.h>, not <stdlib.h> and <sys/types.h>. | Paul Eggert | 1 | -26/+41 |
| 2004-07-28 | Include <stddef.h>, not <stdlib.h> and <sys/types.h>. | Paul Eggert | 1 | -25/+41 |
| 2004-07-28 | md5, sha1 cleanups; getugroups change. | Paul Eggert | 1 | -0/+18 |
| 2004-07-28 | Don't include <sys/types.h> or <stdlib.h>; <stddef.h> | Paul Eggert | 2 | -18/+12 |
| 2004-07-28 | Include <stdint.h> if HAVE_STDINT_H || _LIBC, not | Paul Eggert | 1 | -23/+16 |
| 2004-07-28 | Include <errno.h>. | Paul Eggert | 1 | -1/+13 |
| 2004-07-28 | Regenerate. | Paul Eggert | 1 | -0/+1 |
| 2004-07-28 | Get eaccess from libgen if available; that's where it is on Solaris 9. | Paul Eggert | 1 | -0/+4 |
| 2004-07-28 | euidaccess.c [HAVE_LIBGEN_H]: Include <libgen.h>, for | Paul Eggert | 1 | -1/+5 |
| 2004-07-28 | cycle-check integer overflow fixup. | Paul Eggert | 1 | -2/+22 |
| 2004-07-28 | Remove now-inaccurate comment about the files | Paul Eggert | 1 | -17/+8 |
| 2004-07-28 | (is_zero_or_power_of_two): Renamed from | Paul Eggert | 1 | -3/+14 |
| 2004-07-27 | Regenerate. | Paul Eggert | 1 | -10/+7 |
| 2004-07-27 | Merged into backupfile.c. | Paul Eggert | 1 | -114/+0 |
| 2004-07-27 | backupfile integer overflow fixups | Paul Eggert | 1 | -0/+30 |
| 2004-07-27 | backupfile.c rewrite to avoid arbitrary limits on lengths of | Paul Eggert | 1 | -115/+243 |