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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
build aid, eid, and gid as binaries (were scripts)
Jim Meyering
2008-05-28
10
-11
/
+48
*
don't ignore pre-fclose ID-file write error
Jim Meyering
2008-05-22
1
-1
/
+1
*
detect write error on stdout
Jim Meyering
2008-05-20
5
-1
/
+15
*
tighten scope in libidu/, too
Jim Meyering
2008-05-17
4
-4
/
+5
*
* src/Makefile.am (sc_tight_scope): Improve.
Jim Meyering
2008-05-17
1
-4
/
+4
*
make more functions static
Jim Meyering
2008-05-17
1
-2
/
+2
*
declare many global variable to be "static"
Jim Meyering
2008-05-17
5
-69
/
+65
*
tests: make scope check work when $(noinst_HEADERS) is empty
Jim Meyering
2008-05-17
1
-1
/
+1
*
Remove unused functions.
Jim Meyering
2008-05-17
1
-85
/
+0
*
* src/lid.c (strcasestr): Remove function.
Jim Meyering
2008-05-17
1
-18
/
+0
*
make functions static
Jim Meyering
2008-05-17
5
-147
/
+154
*
tests: enable scoping check
Jim Meyering
2008-05-17
1
-0
/
+27
*
* src/defid: Handle --help and --version.
Jim Meyering
2008-05-10
1
-0
/
+5
*
aid, eid, gid: Make these scripts executable in srcdir.
Jim Meyering
2008-02-14
3
-0
/
+0
*
Avoid printf-format-vs-arg type mismatch warnings.
Jim Meyering
2008-01-30
1
-3
/
+5
*
Remove trailing blanks.
Jim Meyering
2008-01-30
3
-4
/
+4
*
Use xstrdup, not strdup.
Jim Meyering
2008-01-30
1
-1
/
+1
*
Replace uses of xrealloc with uses of safer variants.
Jim Meyering
2008-01-14
1
-7
/
+11
*
src/mkid.c: Remove now-unused declaration of dirname.
Jim Meyering
2008-01-14
1
-2
/
+0
*
Mark diagnostics for translation.
Jim Meyering
2008-01-14
2
-3
/
+4
*
Put at least two spaces between an option and its description.
Jim Meyering
2008-01-14
3
-6
/
+7
*
Avoid SPACE-TAB.
Jim Meyering
2008-01-14
1
-1
/
+1
*
License upgrade to "GPL-3 or later"
Pedro J. Ruiz Lopez
2007-08-17
5
-18
/
+18
*
* 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
2
-2
/
+2
*
* fix sbrk portability issue
Claudio Fontana
2006-07-22
1
-6
/
+15
*
* remove generated files from CVS
Claudio Fontana
2006-07-21
2
-581
/
+62
*
*** empty log message ***
Claudio Fontana
2006-07-05
2
-3
/
+3
*
* add bug report string to the help output
Claudio Fontana
2006-03-05
5
-3
/
+11
*
* include gnulib changes
Claudio Fontana
2006-02-01
2
-2
/
+4
*
* portability fixes
Claudio Fontana
2006-01-11
1
-1
/
+1
*
* small fixes
Claudio Fontana
2006-01-11
1
-8
/
+7
*
* fix bad offtostr usage (now uses return value)
Claudio Fontana
2006-01-08
1
-2
/
+2
*
* s/id-utils/idutils/g;
Claudio Fontana
2006-01-06
2
-3
/
+2
*
* solve mutual dependencies problem linking programs in src/
Claudio Fontana
2005-12-27
2
-12
/
+12
*
* enforce use of <> and "" in include directives
Claudio Fontana
2005-12-27
1
-1
/
+1
*
* started to address portability problems in the id-utils-4.0 release
Claudio Fontana
2005-12-27
6
-25
/
+32
*
* implemented fix for savannah support request sr #104712 and
Claudio Fontana
2005-12-15
1
-1
/
+16
*
* added inttostr module from gnulib, used in src/mkid.c to print an
Claudio Fontana
2005-12-11
2
-3
/
+9
*
* fixed small issues and integrated perl patch.
Claudio Fontana
2005-12-11
1
-2
/
+3
*
*** empty log message ***
Claudio Fontana
2005-11-01
1
-3
/
+6
*
*** empty log message ***
Claudio Fontana
2005-11-01
7
-476
/
+591
*
* assume ansi C-89
Claudio Fontana
2005-11-01
2
-664
/
+0
*
.
Jim Meyering
2000-06-06
1
-104
/
+109
*
update generated config files
Greg McGary
2000-04-27
1
-1
/
+0
*
* lid.c (add_regexp_word_delimiters): Rename from
Greg McGary
2000-04-27
1
-23
/
+34
*
.
Greg McGary
1999-04-11
1
-0
/
+1
*
* libidu/idread.c (maybe_read_id_file): Add `b' for binary
Greg McGary
1999-04-09
1
-5
/
+5
*
* src/mkid.c (write_id_file): Complain if fclose fails.
Greg McGary
1999-04-08
1
-1
/
+2
*
* src/lid.c (limits.h): Include earlier to avoid RE_DUP_MAX
Greg McGary
1999-04-08
1
-3
/
+7
[next]