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