mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
[BZ #5210]
2008-06-25 Ulrich Drepper <drepper@redhat.com> [BZ #5210] * configure.in: Add -Werror to -fstack-protector test to catch unsupported architectures. Patch by Gilles Esponasse <g.esp@free.fr>.
This commit is contained in:
parent
a40fbc8dca
commit
974069d864
@ -1,3 +1,10 @@
|
|||||||
|
2008-06-25 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
[BZ #5210]
|
||||||
|
* configure.in: Add -Werror to -fstack-protector test to catch
|
||||||
|
unsupported architectures.
|
||||||
|
Patch by Gilles Esponasse <g.esp@free.fr>.
|
||||||
|
|
||||||
2008-06-17 Joseph Myers <joseph@codesourcery.com>
|
2008-06-17 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* stdlib/tst-setcontext.c: Set back_in_main before exit if
|
* stdlib/tst-setcontext.c: Set back_in_main before exit if
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
2008-06-25 Ulrich Drepper <drepper@redhat.com>
|
2008-06-25 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
[BZ #5911]
|
||||||
|
* locales/es_CR: Define first_weekday and first_workday.
|
||||||
|
|
||||||
[BZ #5814]
|
[BZ #5814]
|
||||||
* locales/fi_FI: Fix separator for hours, minutes, and seconds.
|
* locales/fi_FI: Fix separator for hours, minutes, and seconds.
|
||||||
|
|
||||||
|
@ -113,6 +113,8 @@ t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U002
|
|||||||
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||||
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
|
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
|
||||||
<U0025><U005A><U0020><U0025><U0059>"
|
<U0025><U005A><U0020><U0025><U0059>"
|
||||||
|
first_weekday 1
|
||||||
|
first_workday 2
|
||||||
END LC_TIME
|
END LC_TIME
|
||||||
|
|
||||||
LC_PAPER
|
LC_PAPER
|
||||||
|
Loading…
Reference in New Issue
Block a user