summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't ignore pre-fclose ID-file write errorJim Meyering2008-05-221-1/+1
* detect write error on stdoutJim Meyering2008-05-206-8/+23
* recognize more suffixes: .mk, .ac, .bz2, .lzma.Jim Meyering2008-05-192-2/+19
* tighten scope in libidu/, tooJim Meyering2008-05-1711-47/+50
* * src/Makefile.am (sc_tight_scope): Improve.Jim Meyering2008-05-171-4/+4
* make more functions staticJim Meyering2008-05-177-84/+100
* declare many global variable to be "static"Jim Meyering2008-05-175-69/+65
* tests: make scope check work when $(noinst_HEADERS) is emptyJim Meyering2008-05-171-1/+1
* Remove unused functions.Jim Meyering2008-05-171-85/+0
* * src/lid.c (strcasestr): Remove function.Jim Meyering2008-05-171-18/+0
* make functions staticJim Meyering2008-05-175-147/+154
* tests: enable scoping checkJim Meyering2008-05-172-2/+28
* * bootstrap: Sync from coreutils.Jim Meyering2008-05-171-28/+14
* Generate man pages, update from coreutils.Jim Meyering2008-05-1716-10/+183
* * src/defid: Handle --help and --version.Jim Meyering2008-05-101-0/+5
* * configure.ac (AM_INIT_AUTOMAKE): Add dist-lzma.Jim Meyering2008-05-101-1/+1
* Use new gnulib gnumakefile module.Jim Meyering2008-05-106-101/+3
* Sync GNUmakefile with gnulib.Jim Meyering2008-03-214-58/+93
* * bootstrap.conf (gnulib_modules): Add useless-if-before-free.Jim Meyering2008-03-181-0/+1
* Update from coreutils.Jim Meyering2008-03-183-69/+73
* Update .tarball-version-related rules from coreutils.Jim Meyering2008-03-036-17/+48
* * testsuite/Makefile.am (TESTS_ENVIRONMENT): Remove abs_top_builddir setting....Jim Meyering2008-02-271-1/+0
* Fix testsuite PATH for VPATH builds.Bob Proulx2008-02-141-1/+2
* Add version report for aid program test dependency.Bob Proulx2008-02-141-0/+1
* aid, eid, gid: Make these scripts executable in srcdir.Jim Meyering2008-02-143-0/+0
* * lisp/idutils.el (gid): Use read-string, not deprecated read-input.Jim Meyering2008-02-091-1/+1
* Remove version comment from idutils.el.Jim Meyering2008-02-092-15/+0
* * Makefile.am (dist-hook): Write ChangeLog only if .git/ exists.v4.3.90Jim Meyering2008-02-091-3/+6
* Modify bootstrap.conf, not bootstrap (for ChangeLog-generation).Jim Meyering2008-02-092-4/+3
* Generate ChangeLog at "make dist" time.Jim Meyering2008-02-092-0/+6
* Pull vc-list-files from gnulib.Jim Meyering2008-02-092-50/+1
* Makefile.maint: Update from coreutils.Jim Meyering2008-02-091-7/+8
* Remove unnecessary test before "free".Jim Meyering2008-01-301-2/+1
* Remove more files that are now in build-aux/.Jim Meyering2008-01-302-764/+0
* Avoid printf-format-vs-arg type mismatch warnings.Jim Meyering2008-01-301-3/+5
* Remove trailing blanks.Jim Meyering2008-01-308-23/+23
* Remove useless multiply-by-1. Avoid sizeof TYPE: use equivalent sizeof *VAR.Jim Meyering2008-01-302-5/+5
* Allocate safely.Jim Meyering2008-01-303-9/+10
* Use xstrdup, not strdup.Jim Meyering2008-01-305-11/+12
* fid: avoid buffer overrun.Jim Meyering2008-01-141-2/+2
* Replace uses of xrealloc with uses of safer variants.Jim Meyering2008-01-141-7/+11
* src/mkid.c: Remove now-unused declaration of dirname.Jim Meyering2008-01-141-2/+0
* lisp/idutils.el: Restore "Version: ..." comment.Jim Meyering2008-01-141-1/+3
* Ensure that a ChangeLog file exists before running automake.Jim Meyering2008-01-142-0/+5
* Convert to coreutils-flavored gnulib.Jim Meyering2008-01-1419-262/+1751
* ChangeLog-2007: Rename from ChangeLog.Jim Meyering2008-01-141-0/+0
* distribute.sh: Remove now-unused file.Jim Meyering2008-01-141-209/+0
* Update copyright year.Jim Meyering2008-01-141-1/+1
* Avoid a test failure.Jim Meyering2008-01-142-1/+3
* Mark diagnostics for translation.Jim Meyering2008-01-143-5/+6