index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext-tools
/
src
/
msggrep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
msggrep now uses libgrep, instead of calling 'grep' through the command line.
Bruno Haible
2009-06-23
1
-87
/
+113
*
Fix usage message.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Year 2005.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Year 2004.
Bruno Haible
2009-06-23
1
-2
/
+2
*
SIGPIPE handling in subprocesses.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Use allocsa and xallocsa, for safer stack allocation.
Bruno Haible
2009-06-23
1
-2
/
+8
*
Support for GNUstep .strings format.
Bruno Haible
2009-06-23
1
-0
/
+14
*
Renamed xmalloc.h to xalloc.h.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Kill subprocesses when the main process exits due to SIGHUP or SIGTERM
Bruno Haible
2009-06-23
1
-2
/
+2
*
Check for write error on stdout when the program exits.
Bruno Haible
2009-06-23
1
-0
/
+4
*
Include <io.h>, needed to declare close(), read(), write().
Bruno Haible
2009-06-23
1
-0
/
+2
*
Move the error_with_progname variable from module 'progname' to a new module
Bruno Haible
2009-06-23
1
-0
/
+1
*
Adjust for wait_subprocess change.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Fix mismatched parentheses.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support Java .properties files as alternative syntax, like PO files.
Bruno Haible
2009-06-23
1
-1
/
+18
*
Split strings in usage message.
Bruno Haible
2009-06-23
1
-34
/
+41
*
More Woe32/MSVC support.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Document option -C completely.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Support for relocatable installation.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Correct comment.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Tweak last patch to make it really work.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Portability problem on Solaris 8 and 9.
Bruno Haible
2009-06-23
1
-0
/
+9
*
Move src/msggrep.c to gettext-tools/src/msggrep.c.
Bruno Haible
2009-06-23
1
-0
/
+652