Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't include <strsep.h>. Now it's guaranteed to be in <string.h>. | Jim Meyering | 2008-01-04 | 1 | -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 Lopez | 2007-08-17 | 1 | -4/+4 |
| | |||||
* | * provide replacement for lstat in a convoluted way, | Claudio Fontana | 2006-07-22 | 1 | -1/+1 |
| | | | | to workaround AC_REPLACE_FUNC / gnulib shortcomings | ||||
* | * started to address portability problems in the id-utils-4.0 release | Claudio Fontana | 2005-12-27 | 1 | -2/+4 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2005-11-01 | 1 | -13/+5 |
| | |||||
* | Declare strsep if necessary. | Jim Meyering | 2000-06-06 | 1 | -1/+8 |
| | |||||
* | * lib/strsep.c: Add file. | Greg McGary | 1999-04-12 | 1 | -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 fixes | Greg McGary | 1997-07-23 | 1 | -2/+1 |
| | |||||
* | Initial revision | Greg McGary | 1997-04-18 | 1 | -0/+137 |