platform/upstream/coreutils.git
2004-07-28 Paul EggertTest for proper handling of uids like
2004-07-28 Paul EggertRegenerate.
2004-07-28 Paul Eggertmemchr and memrchr portability fixes.
2004-07-28 Paul EggertInclude <stddef.h>, not <stdlib.h> and <sys/types.h>.
2004-07-28 Paul EggertInclude <stddef.h>, not <stdlib.h> and <sys/types.h>.
2004-07-28 Paul Eggertmd5, sha1 cleanups; getugroups change.
2004-07-28 Paul Eggertmd5, sha1 cleanups.
2004-07-28 Paul Eggert(gl_SHA): Require AC_C_BIGENDIAN.
2004-07-28 Paul Eggert(gl_MD5): Do not require AC_C_INLINE, since it doesn't
2004-07-28 Paul EggertDon't include <sys/types.h> or <stdlib.h>; <stddef.h>
2004-07-28 Paul EggertInclude <stdint.h> if HAVE_STDINT_H || _LIBC, not
2004-07-28 Paul EggertInclude <errno.h>.
2004-07-28 Paul EggertRegenerate.
2004-07-28 Paul EggertDon't assume that Perl's getpwd agrees with ours.
2004-07-28 Paul EggertDon't assume that Perl's getpwd agrees with our
2004-07-28 Paul EggertIn src/Makefile.am, don't have 'groups' or 'localedir...
2004-07-28 Paul Eggertthis causes Solaris 8 'make' to refuse to build "groups".
2004-07-28 Paul Eggert* src/remove.c (remove_dir): If we can't save the state...
2004-07-28 Paul Eggert(remove_dir): If we can't save the state of the
2004-07-28 Paul EggertIn src/printf.c, declare strtoimax and strtoumax if...
2004-07-28 Paul Eggert(strtiomax, strtoumax): Declare if not already
2004-07-28 Paul EggertCheck for declaration of strtoumax, for src/printf.c.
2004-07-28 Paul EggertRegenerate.
2004-07-28 Paul EggertGet eaccess from libgen if available; that's where...
2004-07-28 Paul Eggert(cp_LDADD, ginstall_LDADD, mv_LDADD,
2004-07-28 Paul Eggert(gl_PREREQ_EUIDACCESS): Don't bother checking for
2004-07-28 Paul Eggerteuidaccess.c [HAVE_LIBGEN_H]: Include <libgen.h>, for
2004-07-28 Paul Eggertcycle-check integer overflow fixup.
2004-07-28 Paul EggertRemove now-inaccurate comment about the files
2004-07-28 Paul Eggert(is_zero_or_power_of_two): Renamed from
2004-07-28 Paul EggertDon't assume that we can remove the working directory...
2004-07-27 Paul EggertRegenerate.
2004-07-27 Paul EggertMerged into backupfile.c.
2004-07-27 Paul Eggertbackupfile integer overflow fixups
2004-07-27 Paul Eggertbackupfile integer overflow fixups
2004-07-27 Paul Eggert(do_link): find_backup_file_name no longer returns...
2004-07-27 Paul Eggert(do_copy): find_backup_file_name no longer returns...
2004-07-27 Paul Eggert(copy_internal): find_backup_file_name no longer
2004-07-27 Paul Eggert(gl_BACKUPFILE): AC_REQUIRE
2004-07-27 Paul Eggertbackupfile.c rewrite to avoid arbitrary limits on lengt...
2004-07-27 Paul Eggertbackupfile.h (addext): Remove decl.
2004-07-27 Paul Eggert(libfetish_a_SOURCES): Remove addext.c.
2004-07-26 Paul EggertRegenerate.
2004-07-26 Paul Eggert(GET_NICE_VALUE): Renamed from GET_PRIORITY.
2004-07-26 Paul Eggert(nice invocation): Document the "nice value", and
2004-07-26 Paul EggertDocument portability and POSIX fixes for "nice".
2004-07-26 Paul EggertPortability and POSIX fixes for "nice".
2004-07-26 Paul EggertPortability and POSIX fixes for "nice".
2004-07-25 Paul EggertRemove setreuid/setregid test from gl_MACROS.
2004-07-25 Paul EggertUpdate serial number.
2004-07-25 Paul Eggert(gl_MACROS): Remove test for setreuid and setregid,
2004-07-25 Paul EggertRegenerate.
2004-07-25 Paul Eggerteuidaccess fixes
2004-07-25 Paul Eggert(R_OK, W_OK, X_OK, FOK): Remove; system.h defines them.
2004-07-25 Paul Eggertpathchk.c: Include euidaccess.h.
2004-07-25 Paul Eggert(gl_PREREQ): Invoke gl_FUNC_NONREENTRANT_EUIDACCESS,
2004-07-25 Paul Eggert(gl_FUNC_NONREENTRANT_EUIDACCESS): New macro.
2004-07-25 Paul Eggert[!defined LIBC]: Included group-member.h, stat-macros.h.
2004-07-24 Paul EggertMove some changelog entries here from ../ChangeLog.
2004-07-24 Paul EggertFix non-null-terminated-string bugs in who and uptime.
2004-07-24 Paul Eggert(print_uptime) [defined BOOT_MSG]:
2004-07-24 Paul Eggert(print_line): New arguments USERLEN and LINELEN, since...
2004-07-23 Paul EggertRegenerate.
2004-07-23 Paul EggertFix bug with tail -f and pipes, plus a few other proble...
2004-07-23 Paul EggertAdd fcntl-safer.
2004-07-23 Paul Eggert(gl_PREREQ): Add gl_FCNTL_SAFER.
2004-07-23 Paul EggertInclude fcntl-safer.h.
2004-07-23 Paul Eggert(libfetish_a_SOURCES): Add fcntl-safer.h, open-safer.c.
2004-07-23 Paul EggertNew file.
2004-07-23 Paul Eggert(tail invocation): "size has remained the same"
2004-07-23 Paul Eggerttail: Fix bug with -f and pipes; remove --max-consecuti...
2004-07-22 Paul EggertRegenerate.
2004-07-22 Paul EggertAdd fix for "tail -f" when stdin is a pipe.
2004-07-22 Paul EggertReinstate f-1 test, since we now pass.
2004-07-22 Paul Eggert(tail invocation): Do not ignore -f for
2004-07-22 Paul Eggert(main): Ignore -f if no file operand is specified
2004-07-13 Paul EggertPrefer c_strtod to setlocale when scanning floating...
2004-07-12 Paul EggertInclude <errno.h>, <stdio.h>, <stdlib.h> even
2004-07-12 Paul EggertInclude c-strtod.h.
2004-07-12 Paul Eggert(gl_C_STRTOD): Add gl_USE_SYSTEM_EXTENSIONS.
2004-07-12 Paul Eggert(STRTOD_L): New macro.
2004-07-12 Paul EggertRegenerate.
2004-07-12 Paul EggertRegenerate.
2004-07-12 Paul Eggertprintf now uses long double.
2004-07-12 Paul EggertNew file.
2004-07-12 Paul Eggert(vstrtold): Renamed from vstrtod.
2004-07-12 Paul Eggert(gl_PREREQ): Add gl_C_STRTOLD.
2004-07-12 Paul EggertNew file.
2004-07-12 Paul Eggert(c_strtold): New decl.
2004-07-12 Paul EggertInclude <config.h> first.
2004-07-12 Paul Eggert(libfetish_a_SOURCES): Add c-strtold.c.
2004-07-08 Jim Meyering.
2004-07-08 Jim Meyering*** empty log message ***
2004-07-08 Jim Meyeringprintf cleanup, to avoid undefined behavior, to add...
2004-07-08 Jim Meyering*** empty log message ***
2004-07-08 Jim Meyeringprintf cleanup, to avoid undefined behavior, to add...
2004-07-07 Jim Meyering*** empty log message ***
2004-07-07 Jim MeyeringDon't infloop when MAXSYMLINKS is not defined.
2004-07-07 Jim MeyeringInclude stdbool.h.
2004-07-07 Jim Meyering*** empty log message ***
next