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