summaryrefslogtreecommitdiffstats
path: root/intl/loadmsgcat.c
Commit message (Expand)AuthorAgeFilesLines
* Move intl/loadmsgcat.c to gettext-runtime/intl/loadmsgcat.c.Bruno Haible2009-06-231-1317/+0
* Merge with glibc/intl.Bruno Haible2009-06-231-1/+2
* Macros for AIX 4.3.3 portability.Bruno Haible2009-06-231-84/+168
* Add support for ISO C 99 <inttypes.h> format string directive macros.Bruno Haible2009-06-231-5/+788
* Don't add //TRANSLIT to an encoding name that already has it.Bruno Haible2009-06-231-13/+17
* Avoid error with HP-UX cc (K&R).Bruno Haible2009-06-221-1/+1
* Rename gettext.h to gmo.h.Bruno Haible2009-06-221-1/+1
* Merge with glibc: modify a #if.Bruno Haible2009-06-211-2/+4
* Merge with glibc: rename germanic_plural.Bruno Haible2009-06-211-1/+1
* Make intl outside glibc behave the same as intl inside glibc.Bruno Haible2001-09-251-3/+4
* Separate the plural expression parser, so it can be used by msgfmt.Bruno Haible2001-09-111-127/+2
* Change to LGPL.Bruno Haible2001-09-031-8/+9
* Correct use of <ctype.h> functions.Bruno Haible2001-08-141-1/+1
* Tweak for older libiconv versions.Bruno Haible2001-04-191-2/+2
* Avoid build failure on MacOS X.Bruno Haible2001-04-101-1/+1
* Fix bind_textdomain_codeset to have an effect also on catalogs that haveBruno Haible2001-04-091-87/+145
* Rework the last plural.y changes, for clarity, and optimize for space.Bruno Haible2001-03-191-6/+12
* Remove needless NULL check.Bruno Haible2001-03-111-2/+0
* Upgrade to current glibc.Bruno Haible2001-03-091-0/+1
* Support for platforms with O_TEXT != O_BINARY.Bruno Haible2001-01-251-1/+18
* Avoid name clash between functions defined in libc and functions defined inBruno Haible2001-01-231-1/+11
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-211-9/+2
* Integrate glibc 2.2 -> glibc 2.2.1 changes.Bruno Haible2001-01-171-7/+7
* Portability fixes for K&R C compilers, SunOS "make" and others.Bruno Haible2001-01-151-3/+38
* Plural form handling.Bruno Haible2001-01-121-1/+2
* Upgrade to glibc-2.2.Bruno Haible2000-11-101-12/+18
* Portability fixes.Bruno Haible2000-07-311-1/+36
* Change copyright notice from LGPL to GPL.Bruno Haible2000-06-161-11/+10
* Initial revisionUlrich Drepper2000-06-161-0/+407