index
:
idutils
fu-4_0
master
Modifications to GNU ID Utils
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libidu
/
walker.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tighten scope in libidu/, too
Jim Meyering
2008-05-17
1
-1
/
+2
*
make more functions static
Jim Meyering
2008-05-17
1
-62
/
+76
*
Remove unnecessary test before "free".
Jim Meyering
2008-01-30
1
-2
/
+1
*
Allocate safely.
Jim Meyering
2008-01-30
1
-4
/
+5
*
Use xstrdup, not strdup.
Jim Meyering
2008-01-30
1
-1
/
+1
*
Mark diagnostics for translation.
Jim Meyering
2008-01-14
1
-2
/
+2
*
Don't include <strsep.h>. Now it's guaranteed to be in <string.h>.
Jim Meyering
2008-01-04
1
-2
/
+1
*
License upgrade to "GPL-3 or later"
Pedro J. Ruiz Lopez
2007-08-17
1
-4
/
+4
*
* add missing checks for terminal-related include files
Claudio Fontana
2006-07-22
1
-1
/
+1
*
* provide replacement for lstat in a convoluted way,
Claudio Fontana
2006-07-22
1
-1
/
+9
*
* applied savannah patch #5165, fix for when HAVE_LINK is 0.
Claudio Fontana
2006-06-26
1
-1
/
+7
*
* started to address portability problems in the id-utils-4.0 release
Claudio Fontana
2005-12-27
1
-4
/
+6
*
*** empty log message ***
Claudio Fontana
2005-11-01
1
-70
/
+66
*
Declare strsep if necessary.
Jim Meyering
2000-06-06
1
-1
/
+8
*
* lib/strsep.c: Add file.
Greg McGary
1999-04-12
1
-8
/
+15
*
* walker.c (classify_link): Only return 0 for zero-length files.
Greg McGary
1999-04-11
1
-3
/
+3
*
Add __P to decl
Greg McGary
1999-04-06
1
-1
/
+1
*
* libidu/idfile.h (largest_member_file): Add variable decl.
Greg McGary
1999-04-06
1
-5
/
+11
*
Update copyright notices for 1999
Greg McGary
1999-04-04
1
-1
/
+1
*
* Version 3.2c released.
Greg McGary
1999-04-04
1
-0
/
+14
*
* libidu/idfile.h (struct member_file) [mf_index]: Change
Greg McGary
1999-03-29
1
-5
/
+5
*
* libidu/hash.c (hash_insert): hash_insert_at no longer
Greg McGary
1999-03-28
1
-3
/
+5
*
* libidu/fnprint.c (print_filenames): Move ALLOCA outside loop.
Greg McGary
1998-11-20
1
-4
/
+3
*
Initial revision
Greg McGary
1997-04-18
1
-0
/
+1130