summaryrefslogtreecommitdiffstats
path: root/src/mkid.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright year ranges to include 2011Jim Meyering2011-03-201-1/+1
* mkid: use ftello (not ftell) and fail if an offset is 2^32 or largerJim Meyering2010-05-091-3/+12
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
* build: accommodate new syntax-check testJim Meyering2009-10-301-5/+5
* build: avoid warning exposed by gcc-4.4.1Jim Meyering2009-09-301-2/+1
* maint: mkid, xtokid: remove unnecessary initializationJim Meyering2009-08-311-1/+0
* maint: update copyright year lists to include 2009Jim Meyering2009-08-151-1/+1
* 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-041-48/+74
* remove wc-related code that doesn't apply hereJim Meyering2009-07-041-11/+0
* tests: add testing framework, and tests for the new optionJim Meyering2009-07-041-1/+1
* mkid, xtokid: accept a new option --files0-from=FILEPedro J. Ruiz Lopez2009-07-041-21/+109
* maint: add const attribute to a few declarationsJim Meyering2009-06-071-3/+3
* build: suppress more warningsJim Meyering2009-04-301-2/+2
* accommodate gnulib header removalsPedro J. Ruiz Lopez2008-10-221-1/+1
* avoid warnings, adjust for const-correctnessJim Meyering2008-06-241-3/+5
* remove redundant "const" in declarationsJim Meyering2008-06-241-1/+1
* use gnulib's progname moduleJim Meyering2008-06-041-3/+2
* don't ignore pre-fclose ID-file write errorJim Meyering2008-05-221-1/+1
* detect write error on stdoutJim Meyering2008-05-201-1/+3
* declare many global variable to be "static"Jim Meyering2008-05-171-28/+27
* make functions staticJim Meyering2008-05-171-49/+53
* Avoid printf-format-vs-arg type mismatch warnings.Jim Meyering2008-01-301-3/+5
* 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-141-1/+1
* Put at least two spaces between an option and its description.Jim Meyering2008-01-141-2/+2
* License upgrade to "GPL-3 or later"Pedro J. Ruiz Lopez2007-08-171-4/+4
* * add missing checks for terminal-related include filesClaudio Fontana2006-07-221-1/+1
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-221-1/+1
* * fix sbrk portability issueClaudio Fontana2006-07-221-6/+15
* *** empty log message ***Claudio Fontana2006-07-051-1/+1
* * add bug report string to the help outputClaudio Fontana2006-03-051-0/+1
* * small fixesClaudio Fontana2006-01-111-8/+7
* * fix bad offtostr usage (now uses return value)Claudio Fontana2006-01-081-2/+2
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-271-7/+9
* * 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-111-3/+8
* * fixed small issues and integrated perl patch.Claudio Fontana2005-12-111-2/+3
* *** empty log message ***Claudio Fontana2005-11-011-50/+53
* * src/mkid.c (write_id_file): Complain if fclose fails.Greg McGary1999-04-081-1/+2
* * libidu/idfile.h (largest_member_file): Add variable decl.Greg McGary1999-04-061-2/+7
* Update copyright notices for 1999Greg McGary1999-04-041-1/+1
* (name_tokens, number_tokens, string_tokens, literal_tokens,Greg McGary1999-04-041-12/+12
* * Version 3.2c released.Greg McGary1999-04-041-6/+58
* * libidu/idfile.h (struct member_file) [mf_index]: ChangeGreg McGary1999-03-291-20/+40
* * libidu/fnprint.c (print_filenames): Move ALLOCA outside loop.Greg McGary1998-11-201-2/+1
* assorted bug fixesGreg McGary1997-07-231-2/+3
* imported from id-utils-3.1r3_1Greg McGary1997-04-181-89/+124
* Initial revisionGreg McGary1997-04-181-0/+794