From 06bfee07cbd94b28c62bbdea7a982dfdbd460b2c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 23 Jul 2004 18:53:26 +0000 Subject: [BZ #282] Update. 2004-07-23 Jakub Jelinek [BZ #282] * libio/iopopen.c (_IO_new_popen): Use _IO_init instead of _IO_no_init. Remove wd from struct locked_FILE. (_IO_wproc_jumps): Remove. Reported by Andrew Josey . * stdio-common/Makefile (tests): Add tst-popen. * stdio-common/tst-popen.c: New test. --- localedata/locales/ko_KR | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'localedata/locales/ko_KR') diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR index ec2815a66d..e6728decfc 100644 --- a/localedata/locales/ko_KR +++ b/localedata/locales/ko_KR @@ -1179,13 +1179,13 @@ order_start forward %%% -% HANGUL SYLLABLES +% HANGUL SYLLABLES .. %%% % HANJA. For the moment, Hanjas defined in KS X 1001 -% are enumerated in the order they're listed in KS X 1001. +% are enumerated in the order they're listed in KS X 1001. @@ -6153,33 +6153,33 @@ abmon "";"";/ "";"";/ "";"" -mon "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"" +mon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" % Appropriate date and time representation (%c) % "%x (%a) %r" d_t_fmt "" % Appropriate date representation (%x) -% "%Y %m %d +% "%Y %m %d d_fmt / "" %d_fmt "" % Appropriate time representation (%X) -% "%H %M %S" +% "%H %M %S" t_fmt "" -% Strings for AM/PM (%p) +% Strings for AM/PM (%p) % "";"" am_pm "";"" % Appropriate AM/PM time representation (%r) -% "%p %H %M %S" +% "%p %H %M %S" t_fmt_ampm "" % Appropriate date representation (date(1)) "%Y. %m. %d. (%a) %H:%M:%S %Z" @@ -6219,7 +6219,7 @@ tel_int_fmt "" % "(%A) %l" : (areacode) local_number tel_dom_fmt "" -% Alternative form : +% Alternative form : % "%A-%l" : areacode-local_number %tel_dom_fmt "" int_prefix "" -- cgit v1.2.3