summaryrefslogtreecommitdiffstats
path: root/tests/plural-1-prg.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix all libintl specific functions with libintl_ instead of suffixing themBruno Haible2009-06-231-4/+16
* Use xsetenv before setlocale, because on non-glibc systems the libintlBruno Haible2009-06-221-1/+3
* Change the tests to be less verbose on Solaris and HP-UX.Bruno Haible2009-06-221-2/+2
* Avoid warnings on Solaris.Bruno Haible2001-03-111-1/+2
* Rename intlh.inst.in to libgnuintl.h.Bruno Haible2001-01-221-9/+1
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-211-6/+1
* Since gettext is doesn't translate any more in the C locale, we must useBruno Haible2001-01-171-0/+10
* Portability fixes for K&R C compilers, SunOS "make" and others.Bruno Haible2001-01-151-0/+6
* Plural form handling.Bruno Haible2001-01-121-0/+28