summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* lid: fix a bug that made it so -o, -x, -d did not workShigio YAMAGUCHI2011-08-021-1/+3
* lid -F RANGE: fix a bug in handling open-ended rangesShigio YAMAGUCHI2011-05-241-3/+8
* maint: adapt to use gnulib's tight-scope rule; update gnulib to latestJim Meyering2011-05-231-27/+0
* maint: remove unused inclusion of <stddef.h>Jim Meyering2011-03-201-1/+0
* maint: remove two empty #if...#endif blocksJim Meyering2011-03-201-6/+0
* maint: update copyright year ranges to include 2011Jim Meyering2011-03-205-5/+5
* mkid: use ftello (not ftell) and fail if an offset is 2^32 or largerJim Meyering2010-05-091-3/+12
* maint: accommodate new syntax-check rulesJim Meyering2010-05-011-3/+1
* maint: remove all .cvsignore filesJim Meyering2010-01-011-7/+0
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-015-6/+8
* build: accommodate new syntax-check testJim Meyering2009-10-305-24/+24
* build: avoid warning exposed by gcc-4.4.1Jim Meyering2009-09-305-7/+5
* maint: mkid, xtokid: remove unnecessary initializationJim Meyering2009-08-312-2/+0
* maint: update copyright year lists to include 2009Jim Meyering2009-08-155-6/+6
* rename hash.? to idu-hash.? to avoid conflict with gnulib's hash.hJim Meyering2009-08-151-1/+1
* mkid, xtokid: read and process --files0-from= input a name at a time,Jim Meyering2009-07-042-95/+150
* remove wc-related code that doesn't apply hereJim Meyering2009-07-042-22/+0
* tests: add testing framework, and tests for the new optionJim Meyering2009-07-042-2/+2
* mkid, xtokid: accept a new option --files0-from=FILEPedro J. Ruiz Lopez2009-07-042-38/+216
* maint: add const attribute to a few declarationsJim Meyering2009-06-071-3/+3
* clean-up: use proper typesJim Meyering2009-04-301-3/+4
* build: suppress more warningsJim Meyering2009-04-305-10/+9
* build: enable new compiler warning optionsJim Meyering2009-04-301-2/+3
* * src/lid.c: Remove duplicate inclusion of <termios.h>.Jim Meyering2008-11-301-1/+0
* * src/fnid.c: Remove duplicate inclusion of <errno.h>.Jim Meyering2008-11-301-1/+0
* accommodate gnulib header removalsPedro J. Ruiz Lopez2008-10-221-1/+1
* avoid warnings, adjust for const-correctnessJim Meyering2008-06-245-13/+20
* remove redundant "const" in declarationsJim Meyering2008-06-245-5/+5
* sync maint.mk from coreutils, and adjust to conformJim Meyering2008-06-143-3/+3
* use gnulib's progname moduleJim Meyering2008-06-045-17/+10
* build aid, eid, and gid as binaries (were scripts)Jim Meyering2008-05-2810-11/+48
* don't ignore pre-fclose ID-file write errorJim Meyering2008-05-221-1/+1
* detect write error on stdoutJim Meyering2008-05-205-1/+15
* tighten scope in libidu/, tooJim Meyering2008-05-174-4/+5
* * src/Makefile.am (sc_tight_scope): Improve.Jim Meyering2008-05-171-4/+4
* make more functions staticJim Meyering2008-05-171-2/+2
* 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-171-0/+27
* * src/defid: Handle --help and --version.Jim Meyering2008-05-101-0/+5
* aid, eid, gid: Make these scripts executable in srcdir.Jim Meyering2008-02-143-0/+0
* Avoid printf-format-vs-arg type mismatch warnings.Jim Meyering2008-01-301-3/+5
* Remove trailing blanks.Jim Meyering2008-01-303-4/+4
* Use xstrdup, not strdup.Jim Meyering2008-01-301-1/+1
* 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
* Mark diagnostics for translation.Jim Meyering2008-01-142-3/+4