summaryrefslogtreecommitdiffstats
path: root/src/fnid.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright year ranges to include 2011Jim Meyering2011-03-201-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* build: accommodate new syntax-check testJim Meyering2009-10-301-4/+4
* build: avoid warning exposed by gcc-4.4.1Jim Meyering2009-09-301-1/+1
* maint: update copyright year lists to include 2009Jim Meyering2009-08-151-1/+1
* build: suppress more warningsJim Meyering2009-04-301-3/+2
* * src/fnid.c: Remove duplicate inclusion of <errno.h>.Jim Meyering2008-11-301-1/+0
* avoid warnings, adjust for const-correctnessJim Meyering2008-06-241-1/+1
* remove redundant "const" in declarationsJim Meyering2008-06-241-1/+1
* sync maint.mk from coreutils, and adjust to conformJim Meyering2008-06-141-1/+1
* use gnulib's progname moduleJim Meyering2008-06-041-2/+2
* detect write error on stdoutJim Meyering2008-05-201-0/+3
* tighten scope in libidu/, tooJim Meyering2008-05-171-1/+2
* declare many global variable to be "static"Jim Meyering2008-05-171-5/+3
* make functions staticJim Meyering2008-05-171-2/+1
* License upgrade to "GPL-3 or later"Pedro J. Ruiz Lopez2007-08-171-3/+3
* * add bug report string to the help outputClaudio Fontana2006-03-051-0/+1
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-271-4/+5
* *** empty log message ***Claudio Fontana2005-11-011-11/+17
* * libidu/fnprint.c (print_filenames): Move ALLOCA outside loop.Greg McGary1998-11-201-1/+1
* assorted bug fixesGreg McGary1997-07-231-2/+3
* Initial revisionGreg McGary1997-04-181-0/+192