mirror of git://sourceware.org/git/glibc.git
* catgets/open_catalog.c: Rewrite code to assume that the function is called at catopen time and not delayed in catgets. * catgets/catgets.c (catopen): Call __open_catalog and fail if that function failed. (catgets): Remove code for delayed opening of catalog. * catgets/catgetsinfo.h: Remove now unnecessary information from struct catalog_info. Change __open_catalog prototype. * catgets/gencat.c: Adjust __open_catalog call. * catgets/test-gencat.c: Stop program if catopen failed. |
||
|---|---|---|
| .. | ||
| Depend | ||
| Makefile | ||
| Versions | ||
| catgets.c | ||
| catgetsinfo.h | ||
| config.h | ||
| gencat.c | ||
| nl_types.h | ||
| open_catalog.c | ||
| sample.SJIS | ||
| test-gencat.c | ||
| test-gencat.sh | ||
| test1.msg | ||
| tst-catgets.c | ||
| xopen-msg.sed | ||