platform/upstream/coreutils.git
2004-08-03 Paul Eggert(struct line): Use size_t for sizes.
2004-08-03 Paul Eggertint fixes for fmt, expand, dircolors, dd, seq, sleep...
2004-08-03 Paul Eggert(wide-1, wide-2, bad-suffix): Adjust to today's fmt...
2004-08-03 Paul Eggert(COST, MAXWORDS): Add a comment describing some of
2004-08-02 Paul Eggert(convert_entire_line, have_read_stdin, parse_tabstops,
2004-08-02 Paul Eggert(have_read_stdin, append_quoted,
2004-08-02 Paul Eggert(translation_needed, parse_integer, scanargs,
2004-08-02 Paul EggertInclude limits.h, stdbool.h.
2004-08-02 Paul Eggertunsigned -> unsigned int
2004-08-02 Paul Eggertunsigned -> unsigned int
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul EggertInclude yesno.h first.
2004-08-02 Paul Eggert(errno): Remove decl; we now assume C89 or better.
2004-08-02 Paul EggertJust include xstrtol.h rather than rolling our own...
2004-08-02 Paul EggertJust include xstrtol.h rather than rolling our own...
2004-08-02 Paul EggertLog today's int-related changes
2004-08-02 Paul Eggert(version_etc_va): Use size_t for sizes.
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul Eggert(errno): Remove decl; we now assume C89 or better.
2004-08-02 Paul EggertRewrite to avoid casts.
2004-08-02 Paul EggertInclude stdbool.h.
2004-08-02 Paul Eggertnanosleep.c (errno): Remove decl; we now assume C89...
2004-08-02 Paul EggertUse Autoconf-suggested pattern for inttypes and stdint.
2004-08-02 Paul EggertUpdate copyright.
2004-08-02 Paul EggertUse Autoconf-suggested pattern for inttypes and stdint.
2004-08-02 Paul EggertUse Autoconf-suggested pattern for inttypes and stdint.
2004-08-02 Paul Eggert(hash_string): Rewrite to avoid cast.
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul Eggerthard-locale.c (hard_locale): Return bool, not int.
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul Eggert(lookup_word): Rewrite to avoid cast.
2004-08-02 Paul Eggert(textutils_fileblocks_unused): Make it a typedef
2004-08-02 Paul EggertUpdate copyright.
2004-08-02 Paul Eggert(enum canonicalize_mode_t): Reformat comments to fit...
2004-08-02 Paul Eggert(errno): Remove decl; we now assume C89 or better.
2004-08-02 Paul Eggert(struct File_spec, reopen_inaccessible_files, count_lines,
2004-08-02 Paul Eggert(apply_suffix): Use bool for booleans.
2004-08-02 Paul Eggert(equal_width, valid_format, main): Use bool for booleans.
2004-08-02 Paul Eggert(xstrtod): Return bool, not int. Invert the sense...
2004-08-02 Paul Eggert(xstrtod): Return bool, not int. Invert the sense...
2004-08-02 Paul EggertInclude "xgethostname.h".
2004-08-02 Paul EggertDon't include <sys/types.h> or "exit.h"; no longer...
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul Eggert(do_lookup, short_list, short_output, include_idle,
2004-08-02 Paul Eggert(list_entries_users, users): Use size_t for sizes.
2004-08-02 Paul Eggert(print_uptime, uptime): Use size_t for sizes.
2004-08-02 Paul Eggert(include_idle, include_heading, include_fullname,
2004-08-02 Paul Eggert(read_utmp): Don't assume that the number of users...
2004-08-02 Paul Eggert(UT_USER): Parenthesize properly.
2004-08-02 Paul Eggert(posix_time_parse): Don't assume that the length of
2004-08-02 Paul Eggert(read_file_system_list): Accept bool flag, not int.
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul EggertRegenerate.
2004-08-02 Paul EggertNo longer needed by 'install', so remove it.
2004-08-02 Paul Eggert(libfetish_a_SOURCES): Remove isdir.c.
2004-08-02 Paul Eggert(isdir): Remove decl.
2004-08-02 Paul Eggert(fts_debug, opt_all, apparent_size, opt_count_all,
2004-08-02 Paul EggertAdd an FSF copyright notice, since our changes are...
2004-08-02 Paul EggertAdd an FSF copyright notice, since our changes are...
2004-08-02 Paul EggertUse Autoconf-suggested pattern for inttypes and stdint.
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul Eggert(inode_format, show_all_fs, show_local_fs,
2004-08-02 Paul Eggert(EXT): Use size_t for sizes, not ptrdiff_t, so that...
2004-08-02 Paul Eggertfnmatch_loop.c (EXT, FCT): Use bool when appropriate.
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul Eggert(strip_trailing_slashes): Now returns bool.
2004-08-02 Paul Eggert(dir_name): Use bool when appropriate.
2004-08-02 Paul EggertInclude <stdbool.h>.
2004-08-02 Paul Eggert(argmatch, __xargmatch_internal, argmatch_invalid):
2004-08-02 Paul Eggert(argmatch, __xargmatch_internal, argmatch_invalid):
2004-08-02 Paul EggertInstall safe-read fix for blocksizes greater than 2...
2004-08-02 Paul Eggert(errno): Remove decl; we now assume C89 or better.
2004-08-02 Paul EggertRegenerate.
2004-08-02 Paul EggertRegenerate.
2004-08-02 Paul EggertInitial revision
2004-08-02 Paul Eggertuintptr_t and uint32_t port to Solaris 8.
2004-08-02 Paul Eggert(ptr_align): Use size_t; in practice, this is just as
2004-08-02 Paul Eggert(UINT_MAX_32_BITS): Remove.
2004-08-02 Paul Eggert(hash_int) [!defined UINTPTR_MAX]: Use size_t instead...
2004-08-02 Paul EggertInitial revision.
2004-08-02 Paul Eggert(gl_MD5): Require gl_AC_TYPE_UINT32_T.
2004-08-02 Paul Eggert(gl_CHECK_ALL_TYPES):
2004-08-02 Paul Eggert(UNALIGNED_P): Use size_t; in practice, this is just as
2004-08-02 Paul EggertDon't include inttypes.h or stdint.h.
2004-08-02 Paul EggertDon't include inttypes.h or stdint.h.
2004-08-02 Paul EggertDon't include <limits.h>. Include <inttypes.h> if...
2004-08-02 Paul Eggert(UNALIGNED_P): Use size_t; in practice, this is just as
2004-08-01 Paul EggertFix typo: down -> done.
2004-08-01 Paul Eggert* src/Makefile.am (localedir.h): Make it readonly.
2004-08-01 Paul Eggert(localedir.h): Make it readonly; this
2004-07-30 Paul EggertImprove comment for first_same_file.
2004-07-30 Paul Eggertsort, system.h, tr int cleanup
2004-07-30 Paul Eggert(to_uchar): Remove; now in system.h.
2004-07-30 Paul Eggert(errno, CHAR_BIT): Remove decls;
2004-07-30 Paul Eggert(UCHAR): Remove; all uses changed to to_uchar.
2004-07-30 Paul Eggertmakepath int cleanup
2004-07-30 Paul Eggertmkdir.c int cleanup.
2004-07-30 Paul Eggert(create_parents, main): Use bool when appropriate.
2004-07-30 Paul Eggert(make_path, make_dir): Use bool, not int, since we...
2004-07-30 Paul EggertInclude <stdbool.h>.
next