aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-15[m4/ChangeLog]Paul Eggert4-94/+305
2006-10-12* Makefile.am (libcoreutils_a_LIBADD): Append $(LIBOBJS),Jim Meyering2-0/+10
2006-10-06Avoid a compiler warning: const'ify and remove a cast.Jim Meyering3-9/+19
2006-09-30* .cvsignore: Add openat-proc.c.Paul Eggert2-0/+5
2006-09-26* .cvsignore: Add fchmodat.c.Paul Eggert2-0/+5
2006-09-25* fchmodat.c: Remove file. gnulib's copy is identical.Jim Meyering2-50/+4
2006-09-24.Jim Meyering1-0/+1
2006-09-17.Jim Meyering1-0/+3
2006-09-01Update to match current gnulib.Paul Eggert2-0/+10
2006-08-26Include <config.h> unconditionally, since we now assume config.h exists.Paul Eggert23-74/+60
2006-08-25* .cvsignore: Remove stamp-h1. Add coreutils-*, to ignorePaul Eggert2-0/+6
2006-08-23* .cvsignore: Remove config.h, config.hin, as they are nowPaul Eggert3-1/+7
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert2-2/+7
2006-08-22[ChangeLog]Jim Meyering2-0/+341
2006-08-22(LDADD): Restore this line; it is still needed forPaul Eggert2-0/+6
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert2-213/+96
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert341-55869/+0
2006-08-19.Jim Meyering1-42/+43
2006-08-18Add support for NetBSD 3.0.Paul Eggert2-1/+38
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert12-12/+194
2006-08-16(memcoll): Set errno = 0 in the shortcut case, too.Paul Eggert2-1/+10
2006-08-16* fts.c (fts_children): Remove obsolete "// FIXME ..." comment.Jim Meyering2-1/+5
2006-08-15[./]Jim Meyering6-252/+154
2006-08-15.Jim Meyering1-86/+120
2006-08-15commit, for the record. May never be used.Jim Meyering1-0/+121
2006-08-14(memcoll): Optimize for the common case where thePaul Eggert2-28/+42
2006-08-11* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->Paul Eggert2-19/+24
2006-08-11(re_string_skip_chars): Don't assume WEOF fits in wchar_t.Paul Eggert2-3/+9
2006-08-11Fix typo in previous checkin: len -> lenbuf.Paul Eggert1-1/+1
2006-08-11(snprintf): memcpy LEN bytes, not SIZE - 1, whenPaul Eggert2-3/+11
2006-08-10Import regex changes from libc via gnulib.Paul Eggert3-17/+39
2006-08-10Accommodate new getaddrinfo implementation in gnulib.Paul Eggert2-0/+51
2006-08-10Import from gnulib, to support new getaddrinfo implementation of gnulib.Paul Eggert5-0/+446
2006-08-10Add snprintf.h, socket_.h.Paul Eggert1-0/+2
2006-08-09Regenerate.Paul Eggert1-13/+15
2006-08-09Sync from gnulib.Paul Eggert29-189/+631
2006-08-09Regenerate.Paul Eggert1-83/+96
2006-08-09Fix too-long line in 2006-08-08 checkin, and an encoding errorPaul Eggert1-2/+2
2006-08-09Include <config.h>.Jim Meyering2-0/+7
2006-08-08Add shuf, better random number generation, and fix sort -R inPaul Eggert1-0/+8
2006-08-08New file, introduced for shuf, sort -R, and/or shred.Paul Eggert12-0/+1244
2006-08-08(libcoreutils_a_SOURCES): Add xmemxfrm.c, xmemxfrm.h.Paul Eggert1-0/+1
2006-07-28chmod 0755 DIR and chmod 755 DIR are now equivalent.Paul Eggert1-0/+6
2006-07-28Remove obsolete comment about masks.Paul Eggert1-2/+0
2006-07-28(mode_compile): Numeric modes now affect setuid andPaul Eggert1-5/+7
2006-07-22Split closeout into close-stream and closeout.Paul Eggert1-0/+5
2006-07-22(close_stdout): Use new function close_stream.Paul Eggert1-44/+26
2006-07-22Initial revision.Paul Eggert2-0/+80
2006-07-20*** empty log message ***Jim Meyering1-0/+5
2006-07-20[ME_REMOTE]: Filter out cifs.Jim Meyering1-2/+3