diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-24 17:03:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-24 17:03:23 +0000 |
commit | 3dd90163bb9ecb7d8b6c7a2f7d6bc746571a7ea9 (patch) | |
tree | b7f3b28f5b6cf724e8017b7e708fa4eccecf7b75 /localedata/locales/fr_BE | |
parent | 92610fbe38faa5a4c338c07412c9b14c4e747ef8 (diff) | |
download | glibc-3dd90163bb9ecb7d8b6c7a2f7d6bc746571a7ea9.tar.gz glibc-3dd90163bb9ecb7d8b6c7a2f7d6bc746571a7ea9.tar.xz glibc-3dd90163bb9ecb7d8b6c7a2f7d6bc746571a7ea9.zip |
Update.
* elf/dl-close.c (_dl_close): Replace questionable memcpy by loop. 1998-03-24 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> * libc.map: Add more rpc auth functions/variables. * nscd/nscd.c: Add -g option to argp options. 1998-03-24 Ulrich Drepper <drepper@cygnus.com> * configure.in: Be prepared for gcc 2.9.10 and up. * configure.in: Add missing disabling of quote characters in compiler version check. Reported by HJ Lu. 1998-03-24 Andreas Jaeger <aj@arthur.rhein-neckar.de> * malloc/mtrace.c: Include elf/ldsodefs.h instead of link.h. 1998-03-24 Ulrich Drepper <drepper@cygnus.com> * intl/locale.alias: Fix spelling of romanian.
Diffstat (limited to 'localedata/locales/fr_BE')
-rw-r--r-- | localedata/locales/fr_BE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/locales/fr_BE b/localedata/locales/fr_BE index 9377d7b127..b7752f6cc2 100644 --- a/localedata/locales/fr_BE +++ b/localedata/locales/fr_BE @@ -28,8 +28,8 @@ copy "en_DK" END LC_COLLATE LC_MESSAGES -yesexpr "<<(><o><O><j><J><y><Y><1><)/>><.><*>" -noexpr "<<(><n><N><0><)/>><.><*>" +yesexpr "<'/>><<(><o><O><j><J><y><Y><1><)/>><.><*>" +noexpr "<'/>><<(><n><N><0><)/>><.><*>" END LC_MESSAGES LC_MONETARY @@ -85,7 +85,7 @@ mon "<j><a><n><v><i><e><r>";/ "<s><e><p><t><e><m><b><r><e>";/ "<o><c><t><o><b><r><e>";/ "<n><o><v><e><m><b><r><e>";/ - "<d><e'><c><e><m><b><r><e>" + "<d><e'><c><e><m><b><r><e>" d_t_fmt "<%><a><SP><%><d><SP><%><b><SP><%><Y><SP><%><T><SP><%><Z>" d_fmt "<%><d><//><%><m><//><%><y>" t_fmt "<%><T>" |