mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
[BZ #4040]
* sysdeps/x86_64/bits/atomic.h: One more change, this time for 16- and 64-bit operations. [BZ #4040] * sysdeps/i386/i486/bits/atomic.h: One more change, this time for 16-bit operations.
This commit is contained in:
parent
04632864fd
commit
ad0b348ce1
@ -1,5 +1,12 @@
|
||||
2007-02-16 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
|
||||
and 64-bit operations.
|
||||
|
||||
[BZ #4040]
|
||||
* sysdeps/i386/i486/bits/atomic.h: One more change, this time for
|
||||
16-bit operations.
|
||||
|
||||
* nscd/nscd.c (parse_opt): One more conversion to use send instead
|
||||
of writev.
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
2007-02-16 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #3995]
|
||||
* locales/ru_RU (LC_TIME): Set first_weekday and first_workday.
|
||||
|
||||
[BZ #3885]
|
||||
* locales/i18n: Updates for Unicode 5.0.
|
||||
* charmaps/UTF-8: Likewise.
|
||||
|
@ -149,6 +149,8 @@ t_fmt_ampm ""
|
||||
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
|
||||
<U0025><U005A><U0020><U0025><U0059>"
|
||||
first_weekday 2
|
||||
first_workday 2
|
||||
END LC_TIME
|
||||
|
||||
LC_PAPER
|
||||
|
Loading…
Reference in New Issue
Block a user