summaryrefslogtreecommitdiffstats
path: root/src/msgexec.c
Commit message (Collapse)AuthorAgeFilesLines
* Move src/msgexec.c to gettext-tools/src/msgexec.c.Bruno Haible2009-06-231-370/+0
|
* New calling convention for safe_read and full_write.Bruno Haible2009-06-231-6/+2
|
* Switch from K&R C to ANSI C.Bruno Haible2009-06-231-27/+13
|
* Update year in --version output.Bruno Haible2009-06-221-2/+2
|
* Always check the setenv() return value.Bruno Haible2009-06-221-3/+3
|
* Split system.h into many small include files: binary-io.h exit.h liballoca.hBruno Haible2009-06-221-1/+1
| | | | pathname.h stpcpy.h stpncpy.h strcase.h xgetcwd.h.
* Renamed intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-221-1/+1
|
* Rename msgexec to msgfilter.Bruno Haible2009-06-211-0/+388
| | | | New program msgexec.
* Move msgexec.c to msgfilter.c.Bruno Haible2009-06-211-750/+0
|
* New msgexec option --keep-header.Bruno Haible2009-06-211-0/+9
|
* Fix the plural form handling.Bruno Haible2009-06-211-0/+2
|
* BeOS portability.Bruno Haible2001-10-261-1/+1
|
* Fix the usage message.Bruno Haible2001-10-261-1/+1
|
* Make the subprocess and pipe primitives more reliable and more flexible.Bruno Haible2001-10-241-2/+2
|
* New include file "basename.h".Bruno Haible2001-09-281-0/+1
|
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-271-0/+1
|
* Add function prototypes.Bruno Haible2001-09-241-0/+5
|
* Reorganize the option checking.Bruno Haible2001-09-231-4/+9
|
* Call set_program_name instead of assigning program_name.Bruno Haible2001-09-101-1/+1
|
* Comment.Bruno Haible2001-09-031-1/+2
|
* Assume <limits.h> exists.Bruno Haible2001-08-061-4/+1
|
* Change bug report address.Bruno Haible2001-08-021-1/+1
|
* msgexec replaces msgsed.Bruno Haible2001-07-121-0/+729