summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Put at least two spaces between an option and its description.Jim Meyering2008-01-143-6/+7
* Avoid SPACE-TAB.Jim Meyering2008-01-141-1/+1
* License upgrade to "GPL-3 or later"Pedro J. Ruiz Lopez2007-08-175-18/+18
* * add missing checks for terminal-related include filesClaudio Fontana2006-07-221-1/+1
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-222-2/+2
* * fix sbrk portability issueClaudio Fontana2006-07-221-6/+15
* * remove generated files from CVSClaudio Fontana2006-07-212-581/+62
* *** empty log message ***Claudio Fontana2006-07-052-3/+3
* * add bug report string to the help outputClaudio Fontana2006-03-055-3/+11
* * include gnulib changesClaudio Fontana2006-02-012-2/+4