summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2007-01-14* fchdir-stub.c: Remove file. No longer needed.Jim Meyering-14/+4
2007-01-13Regenerate .cvsignore and .gitignore files.Jim Meyering-0/+2
2007-01-04.cvsignore, .gitignore: Add fchownat.c and wctype-related files.Jim Meyering-0/+4
2006-12-03* Makefile.am (libcoreutils_a_SOURCES): Remove xmemcoll.c andJim Meyering-1/+5
2006-11-23* randread.c (__attribute__): Don't define if __attribute__ is already defined.Paul Eggert-2/+11
2006-11-22* .cvsignore, .gitignore: Add fstat.c.Jim Meyering-0/+6
2006-11-16* bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too.Paul Eggert-0/+4
2006-11-14Adapt to new version of gnulib-tool.Jim Meyering-86/+0
2006-11-14* readlink-stub.c, lstat-stub.c: Remove now-unused files.Jim Meyering-28/+4
2006-11-12More automatically-added ignorables.Jim Meyering-0/+4
2006-10-30update .cvsignore/.gitignore filesJim Meyering-0/+2
2006-10-26Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering-0/+1
2006-10-22add snprintf-related files to .gitignoreJim Meyering-0/+2
2006-10-21* .gitignore: Remove some references to files in subdirectories.Jim Meyering-0/+358
2006-10-15[m4/ChangeLog]Paul Eggert-94/+305
2006-10-12* Makefile.am (libcoreutils_a_LIBADD): Append $(LIBOBJS),Jim Meyering-0/+10
2006-10-06Avoid a compiler warning: const'ify and remove a cast.Jim Meyering-9/+19
2006-09-30* .cvsignore: Add openat-proc.c.Paul Eggert-0/+5
2006-09-26* .cvsignore: Add fchmodat.c.Paul Eggert-0/+5
2006-09-25* fchmodat.c: Remove file. gnulib's copy is identical.Jim Meyering-50/+4
2006-09-24.Jim Meyering-0/+1
2006-09-17.Jim Meyering-0/+3
2006-09-01Update to match current gnulib.Paul Eggert-0/+10
2006-08-26Include <config.h> unconditionally, since we now assume config.h exists.Paul Eggert-74/+60
2006-08-25* .cvsignore: Remove stamp-h1. Add coreutils-*, to ignorePaul Eggert-0/+6
2006-08-23* .cvsignore: Remove config.h, config.hin, as they are nowPaul Eggert-1/+7
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert-2/+7
2006-08-22[ChangeLog]Jim Meyering-0/+341
2006-08-22(LDADD): Restore this line; it is still needed forPaul Eggert-0/+6
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert-213/+96
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert-55869/+0
2006-08-19.Jim Meyering-42/+43
2006-08-18Add support for NetBSD 3.0.Paul Eggert-1/+38
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert-12/+194
2006-08-16(memcoll): Set errno = 0 in the shortcut case, too.Paul Eggert-1/+10
2006-08-16* fts.c (fts_children): Remove obsolete "// FIXME ..." comment.Jim Meyering-1/+5
2006-08-15[./]Jim Meyering-252/+154
2006-08-15.Jim Meyering-86/+120
2006-08-15commit, for the record. May never be used.Jim Meyering-0/+121
2006-08-14(memcoll): Optimize for the common case where thePaul Eggert-28/+42
2006-08-11* pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->Paul Eggert-19/+24
2006-08-11(re_string_skip_chars): Don't assume WEOF fits in wchar_t.Paul Eggert-3/+9
2006-08-11Fix typo in previous checkin: len -> lenbuf.Paul Eggert-1/+1
2006-08-11(snprintf): memcpy LEN bytes, not SIZE - 1, whenPaul Eggert-3/+11
2006-08-10Import regex changes from libc via gnulib.Paul Eggert-17/+39
2006-08-10Accommodate new getaddrinfo implementation in gnulib.Paul Eggert-0/+51
2006-08-10Import from gnulib, to support new getaddrinfo implementation of gnulib.Paul Eggert-0/+446
2006-08-10Add snprintf.h, socket_.h.Paul Eggert-0/+2
2006-08-09Regenerate.Paul Eggert-13/+15
2006-08-09Sync from gnulib.Paul Eggert-189/+631