recognize new archive, audio, image formats; give audio files a separate color
[platform/upstream/coreutils.git] / lib /
2006-11-23 Paul Eggert* randread.c (__attribute__): Don't define if __attribu...
2006-11-22 Jim Meyering* .cvsignore, .gitignore: Add fstat.c.
2006-11-16 Paul Eggert* bootstrap.conf (gnulib_modules): Add sys_stat, since...
2006-11-14 Jim MeyeringAdapt to new version of gnulib-tool.
2006-11-14 Jim Meyering* readlink-stub.c, lstat-stub.c: Remove now-unused...
2006-11-12 Jim MeyeringMore automatically-added ignorables.
2006-10-30 Jim Meyeringupdate .cvsignore/.gitignore files
2006-10-26 Jim MeyeringAvoid a shell bug in Tru64 4.0 sh's handling of double...
2006-10-22 Jim Meyeringadd snprintf-related files to .gitignore
2006-10-21 Jim Meyering* .gitignore: Remove some references to files in subdir...
2006-10-15 Paul Eggert[m4/ChangeLog]
2006-10-12 Jim Meyering* Makefile.am (libcoreutils_a_LIBADD): Append $(LIBOBJS),
2006-10-06 Jim MeyeringAvoid a compiler warning: const'ify and remove a cast.
2006-09-30 Paul Eggert* .cvsignore: Add openat-proc.c.
2006-09-26 Paul Eggert* .cvsignore: Add fchmodat.c.
2006-09-25 Jim Meyering* fchmodat.c: Remove file. gnulib's copy is identical.
2006-09-24 Jim Meyering.
2006-09-17 Jim Meyering.
2006-09-01 Paul EggertUpdate to match current gnulib.
2006-08-26 Paul EggertInclude <config.h> unconditionally, since we now assume...
2006-08-25 Paul Eggert* .cvsignore: Remove stamp-h1. Add coreutils-*, to...
2006-08-23 Paul Eggert* .cvsignore: Remove config.h, config.hin, as they...
2006-08-22 Paul Eggert* aclocal.m4, config.hin, configure:
2006-08-22 Jim Meyering[ChangeLog]
2006-08-22 Paul Eggert(LDADD): Restore this line; it is still needed for
2006-08-21 Paul EggertAdd a bootstrap procedure, so that the CVS version...
2006-08-21 Paul EggertRemove from CVS, since the bootstrap script generates...
2006-08-19 Jim Meyering.
2006-08-18 Paul EggertAdd support for NetBSD 3.0.
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2006-08-16 Paul Eggert(memcoll): Set errno = 0 in the shortcut case, too.
2006-08-16 Jim Meyering* fts.c (fts_children): Remove obsolete "// FIXME ...
2006-08-15 Jim Meyering[./]
2006-08-15 Jim Meyering.
2006-08-15 Jim Meyeringcommit, for the record. May never be used.
2006-08-14 Paul Eggert(memcoll): Optimize for the common case where the
2006-08-11 Paul Eggert* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC...
2006-08-11 Paul Eggert(re_string_skip_chars): Don't assume WEOF fits in wchar_t.
2006-08-11 Paul EggertFix typo in previous checkin: len -> lenbuf.
2006-08-11 Paul Eggert(snprintf): memcpy LEN bytes, not SIZE - 1, when
2006-08-10 Paul EggertImport regex changes from libc via gnulib.
2006-08-10 Paul EggertAccommodate new getaddrinfo implementation in gnulib.
2006-08-10 Paul EggertImport from gnulib, to support new getaddrinfo implemen...
2006-08-10 Paul EggertAdd snprintf.h, socket_.h.
2006-08-09 Paul EggertRegenerate.
2006-08-09 Paul EggertSync from gnulib.
2006-08-09 Paul EggertRegenerate.
2006-08-09 Paul EggertFix too-long line in 2006-08-08 checkin, and an encodin...
2006-08-09 Jim MeyeringInclude <config.h>.
2006-08-08 Paul EggertAdd shuf, better random number generation, and fix...
2006-08-08 Paul EggertNew file, introduced for shuf, sort -R, and/or shred.
2006-08-08 Paul Eggert(libcoreutils_a_SOURCES): Add xmemxfrm.c, xmemxfrm.h.
2006-07-28 Paul Eggertchmod 0755 DIR and chmod 755 DIR are now equivalent.
2006-07-28 Paul EggertRemove obsolete comment about masks.
2006-07-28 Paul Eggert(mode_compile): Numeric modes now affect setuid and
2006-07-22 Paul EggertSplit closeout into close-stream and closeout.
2006-07-22 Paul Eggert(close_stdout): Use new function close_stream.
2006-07-22 Paul EggertInitial revision.
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering[ME_REMOTE]: Filter out cifs.
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering(ME_REMOTE): Compare strchr's result to NULL, not 0...
2006-07-17 Paul EggertIn comment: bits bits -> bits.
2006-07-17 Paul EggertRegenerate.
2006-07-17 Paul Eggertchmod, install, and mkdir now leave setgid and setuid...
2006-07-17 Paul Eggert(mode_adjust): New API.
2006-07-17 Paul Eggert(octal_to_mode): New function.
2006-07-17 Paul EggertAdjust to new make_dir_parents API.
2006-07-17 Paul EggertDon't include alloca.h, stdio.h, sys/types.h,
2006-07-17 Paul EggertInitial version.
2006-07-16 Jim Meyering* userspec.c (parse_with_separator): Say "invalid spec...
2006-07-11 Paul EggertSync from gnulib.
2006-07-09 Paul EggertUpdate from gnulib.
2006-07-09 Paul Eggert(stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H,
2006-07-08 Jim Meyering(getndelim2): Remove doubled "after" in comment.
2006-07-04 Jim MeyeringReally add wcwidth.h.
2006-07-04 Jim Meyering*** empty log message ***
2006-07-04 Jim Meyering*** empty log message ***
2006-07-04 Paul EggertSync from gnulib.
2006-07-04 Paul Eggert(libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h,
2006-07-04 Paul EggertInclude <sys/types.h> after @FULL_PATH_STDINT_H@, for
2006-07-03 Jim Meyering* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort...
2006-07-02 Paul Eggert(intmax_t, uintmax_t): Prefer long to long long if
2006-07-02 Paul EggertSync stdint module from gnulib.
2006-07-01 Paul Eggertseq defaults to a minimal fixed point format that does...
2006-07-01 Paul Eggert(XSTRTOD, DOUBLE): New macros, so that we can support
2006-07-01 Paul Eggert(xstrtold): New decl.
2006-07-01 Paul EggertInitial revision.
2006-06-29 Jim MeyeringFrom Derek R. Price:
2006-06-28 Paul Eggert(CLOSEDIR): Remove. All uses changed to closedir.
2006-06-20 Paul Eggert(openat): Use ?:, not if, to work around GCC bug 4210.
2006-06-20 Jim Meyeringfix typo in comment: s/nerrower/narrower/
2006-06-19 Jim Meyering*** empty log message ***
2006-06-19 Jim MeyeringApply this change from gnulib:
2006-06-11 Paul Eggert(__attribute__): Don't define if already defined.
2006-06-10 Jim MeyeringApply this change from gnulib:
2006-06-05 Paul Eggert* regexec.c (group_nodes_into_DFAstates): Fix a buffer...
2006-05-25 Paul Eggert(small_open, large_open): New macros.
2006-05-23 Paul EggertFix misspelling.
2006-05-23 Paul EggertNote problem with string.h.
next