summaryrefslogtreecommitdiffstats
path: root/libidu/idfile.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't include <strsep.h>. Now it's guaranteed to be in <string.h>.Jim Meyering2008-01-041-2/+1
| | | | | | | | * libidu/walker.c: Don't include <strsep.h>. * libidu/idfile.c: Likewise. * libidu/scanners.c: Likewise. Signed-off-by: Jim Meyering <meyering@redhat.com>
* License upgrade to "GPL-3 or later"Pedro J. Ruiz Lopez2007-08-171-4/+4
|
* * provide replacement for lstat in a convoluted way,Claudio Fontana2006-07-221-1/+1
| | | | to workaround AC_REPLACE_FUNC / gnulib shortcomings
* * started to address portability problems in the id-utils-4.0 releaseClaudio Fontana2005-12-271-2/+4
|
* *** empty log message ***Claudio Fontana2005-11-011-13/+5
|
* Declare strsep if necessary.Jim Meyering2000-06-061-1/+8
|
* * lib/strsep.c: Add file.Greg McGary1999-04-121-2/+2
| | | | | | | | | * lib/strtok.c: Remove file. * configure.in: Check for strsep instead of strtok. * libidu/idfile.c (locate_id_file_name): Use strsep instead of strtok. * libidu/scanners.c (language_save_arg, language_save_arg, tokenize_args_string): Ditto. * libidu/walker.c (append_strings_to_vector, vectorize_string): Ditto.
* assorted bug fixesGreg McGary1997-07-231-2/+1
|
* Initial revisionGreg McGary1997-04-181-0/+137