mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 00:10:10 +00:00
Update.
2000-03-03 Andreas Jaeger <aj@suse.de> * sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp. 2000-03-03 Andreas Jaeger <aj@suse.de> * sunrpc/xdr_intXX_t.c (xdr_uint16_t): Fix ENCODE and DECODE cases. (xdr_int64_t): Correctly handle lower half. Fix by Sten Dahlgren <stda@enea.se>, closes PR libc/1623.
This commit is contained in:
parent
bdd5fccdee
commit
c88c839956
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
2000-03-03 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp.
|
||||
|
||||
2000-03-03 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sunrpc/xdr_intXX_t.c (xdr_uint16_t): Fix ENCODE and DECODE
|
||||
cases.
|
||||
(xdr_int64_t): Correctly handle lower half.
|
||||
Fix by Sten Dahlgren <stda@enea.se>, closes PR libc/1623.
|
||||
|
||||
2000-03-03 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/init-first.c: Remove trace of personality
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-03-03 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* SUPPORTED: Add gv_GB and kw_GB.
|
||||
|
||||
2000-03-01 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* locales/gv_GB: New file.
|
||||
|
@ -33,6 +33,7 @@ fr_FR ISO-8859-1
|
||||
fr_LU ISO-8859-1
|
||||
ga_IE ISO-8859-1
|
||||
gl_ES ISO-8859-1
|
||||
gv_GB ISO-8859-1
|
||||
hr_HR ISO-8859-2
|
||||
hu_HU ISO-8859-2
|
||||
in_ID ISO-8859-1
|
||||
@ -41,6 +42,7 @@ it_CH ISO-8859-1
|
||||
it_IT ISO-8859-1
|
||||
iw_IL ISO-8859-8
|
||||
kl_GL ISO-8859-1
|
||||
kw_GB ISO-8859-1
|
||||
lt_LT ISO-8859-13
|
||||
lv_LV ISO-8859-13
|
||||
mk_MK ISO-8859-5
|
||||
|
Loading…
Reference in New Issue
Block a user