| Age | Commit message (Expand) | Author | Files | Lines |
| 2004-08-02 | Include limits.h, stdbool.h. | Paul Eggert | 1 | -12/+10 |
| 2004-08-02 | unsigned -> unsigned int | Paul Eggert | 1 | -2/+2 |
| 2004-08-02 | unsigned -> unsigned int | Paul Eggert | 3 | -8/+8 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -1/+3 |
| 2004-08-02 | Include yesno.h first. | Paul Eggert | 1 | -2/+3 |
| 2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert | 1 | -11/+7 |
| 2004-08-02 | Just include xstrtol.h rather than rolling our own include pattern. | Paul Eggert | 1 | -6/+2 |
| 2004-08-02 | Just include xstrtol.h rather than rolling our own include pattern. | Paul Eggert | 1 | -6/+2 |
| 2004-08-02 | Log today's int-related changes | Paul Eggert | 1 | -1/+157 |
| 2004-08-02 | (version_etc_va): Use size_t for sizes. | Paul Eggert | 1 | -1/+1 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -2/+4 |
| 2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert | 1 | -5/+4 |
| 2004-08-02 | Rewrite to avoid casts. | Paul Eggert | 1 | -1/+4 |
| 2004-08-02 | Include stdbool.h. | Paul Eggert | 1 | -11/+12 |
| 2004-08-02 | nanosleep.c (errno): Remove decl; we now assume C89 or better. | Paul Eggert | 1 | -5/+3 |
| 2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert | 1 | -5/+3 |
| 2004-08-02 | Update copyright. | Paul Eggert | 1 | -1/+3 |
| 2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert | 1 | -5/+6 |
| 2004-08-02 | Use Autoconf-suggested pattern for inttypes and stdint. | Paul Eggert | 1 | -8/+7 |
| 2004-08-02 | (hash_string): Rewrite to avoid cast. | Paul Eggert | 1 | -6/+8 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -2/+4 |
| 2004-08-02 | hard-locale.c (hard_locale): Return bool, not int. | Paul Eggert | 1 | -8/+9 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -14/+15 |
| 2004-08-02 | (lookup_word): Rewrite to avoid cast. | Paul Eggert | 1 | -2/+5 |
| 2004-08-02 | (textutils_fileblocks_unused): Make it a typedef | Paul Eggert | 1 | -2/+3 |
| 2004-08-02 | Update copyright. | Paul Eggert | 13 | -14/+19 |
| 2004-08-02 | (enum canonicalize_mode_t): Reformat comments to fit in 80 columns. | Paul Eggert | 1 | -5/+10 |
| 2004-08-02 | (errno): Remove decl; we now assume C89 or better. | Paul Eggert | 21 | -78/+6 |
| 2004-08-02 | (xstrtod): Return bool, not int. Invert the sense of the boolean. | Paul Eggert | 1 | -9/+9 |
| 2004-08-02 | (xstrtod): Return bool, not int. Invert the sense of the boolean. | Paul Eggert | 1 | -3/+5 |
| 2004-08-02 | Don't include <sys/types.h> or "exit.h"; no longer needed. | Paul Eggert | 1 | -28/+26 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -12/+10 |
| 2004-08-02 | (read_utmp): Don't assume that the number of users is less than INT_MAX. | Paul Eggert | 1 | -17/+14 |
| 2004-08-02 | (UT_USER): Parenthesize properly. | Paul Eggert | 1 | -4/+6 |
| 2004-08-02 | (posix_time_parse): Don't assume that the length of | Paul Eggert | 1 | -4/+6 |
| 2004-08-02 | (read_file_system_list): Accept bool flag, not int. | Paul Eggert | 1 | -40/+4 |
| 2004-08-02 | Include <stdbool.h>. | Paul Eggert | 1 | -1/+3 |
| 2004-08-02 | Regenerate. | Paul Eggert | 1 | -16/+14 |
| 2004-08-02 | No longer needed by 'install', so remove it. | Paul Eggert | 1 | -35/+0 |
| 2004-08-02 | (libfetish_a_SOURCES): Remove isdir.c. | Paul Eggert | 1 | -1/+0 |
| 2004-08-02 | Add an FSF copyright notice, since our changes are becoming nontrivial. | Paul Eggert | 1 | -70/+81 |
| 2004-08-02 | Add an FSF copyright notice, since our changes are becoming nontrivial. | Paul Eggert | 1 | -5/+24 |
| 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 |