2004-08-03 |
Paul Eggert | (struct line): Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | int fixes for fmt, expand, dircolors, dd, seq, sleep... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (wide-1, wide-2, bad-suffix): Adjust to today's fmt... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Paul Eggert | (COST, MAXWORDS): Add a comment describing some of |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (convert_entire_line, have_read_stdin, parse_tabstops, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (have_read_stdin, append_quoted, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (translation_needed, parse_integer, scanargs, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include limits.h, stdbool.h. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | unsigned -> unsigned int |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | unsigned -> unsigned int |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include yesno.h first. |
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 | Just include xstrtol.h rather than rolling our own... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Just include xstrtol.h rather than rolling our own... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Log today's int-related changes |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (version_etc_va): Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
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 | Rewrite to avoid casts. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include stdbool.h. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | nanosleep.c (errno): Remove decl; we now assume C89... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Use Autoconf-suggested pattern for inttypes and stdint. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Use Autoconf-suggested pattern for inttypes and stdint. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Use Autoconf-suggested pattern for inttypes and stdint. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (hash_string): Rewrite to avoid cast. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | hard-locale.c (hard_locale): Return bool, not int. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (lookup_word): Rewrite to avoid cast. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (textutils_fileblocks_unused): Make it a typedef |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (enum canonicalize_mode_t): Reformat comments to fit... |
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 | (struct File_spec, reopen_inaccessible_files, count_lines, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (apply_suffix): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (equal_width, valid_format, main): Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (xstrtod): Return bool, not int. Invert the sense... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (xstrtod): Return bool, not int. Invert the sense... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include "xgethostname.h". |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Don't include <sys/types.h> or "exit.h"; no longer... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (do_lookup, short_list, short_output, include_idle, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (list_entries_users, users): Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (print_uptime, uptime): Use size_t for sizes. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (include_idle, include_heading, include_fullname, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (read_utmp): Don't assume that the number of users... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (UT_USER): Parenthesize properly. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (posix_time_parse): Don't assume that the length of |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (read_file_system_list): Accept bool flag, not int. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | No longer needed by 'install', so remove it. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (libfetish_a_SOURCES): Remove isdir.c. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (isdir): Remove decl. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (fts_debug, opt_all, apparent_size, opt_count_all, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Add an FSF copyright notice, since our changes are... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Add an FSF copyright notice, since our changes are... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Use Autoconf-suggested pattern for inttypes and stdint. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (inode_format, show_all_fs, show_local_fs, |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (EXT): Use size_t for sizes, not ptrdiff_t, so that... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | fnmatch_loop.c (EXT, FCT): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (strip_trailing_slashes): Now returns bool. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | (dir_name): Use bool when appropriate. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Paul Eggert | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
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 |
next |