summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* .Greg McGary1999-04-111-0/+1
* * libidu/idread.c (maybe_read_id_file): Add `b' for binaryGreg McGary1999-04-091-5/+5
* * src/mkid.c (write_id_file): Complain if fclose fails.Greg McGary1999-04-081-1/+2
* * src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAXGreg McGary1999-04-081-3/+7
* * libidu/idfile.h (largest_member_file): Add variable decl.Greg McGary1999-04-062-2/+13
* .Greg McGary1999-04-052-170/+0
* Update copyright notices for 1999Greg McGary1999-04-044-4/+4
* * src/lid.c (search_flinkv): Replace `gets' with `fgets'.Greg 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
* .r3_2bGreg McGary1999-03-291-5/+4
* * libidu/idfile.h (struct member_file) [mf_index]: ChangeGreg McGary1999-03-293-23/+43
* * config.h.in (WITH_REGEX): Remove.Greg McGary1999-03-281-5/+1
* .Greg McGary1999-03-021-7/+8
* .Greg McGary1999-03-021-2/+1
* * src/lid.c (report_grep): Continue rather than return whenGreg McGary1999-02-111-1/+1
* *** empty log message ***Jim Meyering1999-01-272-5/+29