summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* * portability fixesClaudio Fontana2006-01-111-1/+1
* * small fixesClaudio Fontana2006-01-111-8/+7
* * fix bad offtostr usage (now uses return value)Claudio Fontana2006-01-081-2/+2
* * s/id-utils/idutils/g;Claudio Fontana2006-01-062-3/+2
* * solve mutual dependencies problem linking programs in src/Claudio Fontana2005-12-272-12/+12
* * enforce use of <> and "" in include directivesClaudio Fontana2005-12-271-1/+1
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-276-25/+32
* * implemented fix for savannah support request sr #104712 andClaudio Fontana2005-12-151-1/+16
* * added inttostr module from gnulib, used in src/mkid.c to print anClaudio Fontana2005-12-112-3/+9
* * fixed small issues and integrated perl patch.Claudio Fontana2005-12-111-2/+3
* *** empty log message ***Claudio Fontana2005-11-011-3/+6
* *** empty log message ***Claudio Fontana2005-11-017-476/+591
* * assume ansi C-89Claudio Fontana2005-11-012-664/+0
* .Jim Meyering2000-06-061-104/+109
* update generated config filesGreg McGary2000-04-271-1/+0
* * lid.c (add_regexp_word_delimiters): Rename fromGreg McGary2000-04-271-23/+34