r6593 - glibc-package/branches/glibc-2.22/debian/patches/hurd-i386

2015-09-19 Thread Samuel Thibault
Author: sthibault Date: 2015-09-19 12:24:44 + (Sat, 19 Sep 2015) New Revision: 6593 Modified: glibc-package/branches/glibc-2.22/debian/patches/hurd-i386/cvs-s_scalbn.diff Log: Update s_scalbn.S fix Modified: glibc-package/branches/glibc-2.22/debian/patches/hurd-i386/cvs-s_scalbn.diff

Bug#799476: libc6: strftime should allow extended-format timezone (ISO 8601)

2015-09-19 Thread Michael Gold
Package: libc6 Severity: wishlist For a date in ISO 8601 extended format with "Difference between local time and UTC of day" (§4.2.5.1), the timezone can be written only as ±hh:mm or ±hh. §4.3.3d says (http://dotat.at/tmp/ISO_8601-2004_E.pdf#): "the expression shall either be completely in basic

r6594 - in glibc-package/branches/glibc-2.22/debian: . patches/hurd-i386

2015-09-19 Thread Samuel Thibault
Author: sthibault Date: 2015-09-19 16:07:17 + (Sat, 19 Sep 2015) New Revision: 6594 Modified: glibc-package/branches/glibc-2.22/debian/changelog glibc-package/branches/glibc-2.22/debian/patches/hurd-i386/tg-tls-threadvar.diff Log: debian/patches/hurd-i386/tg-tls-threadvar.diff: Update.

Bug#799478: glibc: revised atomic and new syscall patches for hppa

2015-09-19 Thread John David Anglin
Source: glibc Version: 13 Severity: normal Tags: patch Dear Maintainer, Attached are two patches for hppa. Both use the register asm feature of gcc to load arguments to specific registers prior to a syscall. The updated atomic patch avoids the infamous "can't find a register in class R1_REGS" a

Bug#799476: libc6: strftime should allow extended-format timezone (ISO 8601)

2015-09-19 Thread Michael Gold
On Sat, Sep 19, 2015 at 12:20:39 -0400, Michael Gold wrote: > strftime should be able to output the timezone with a colon > [...] Perhaps a new flag could be used, e.g. "%:z". > > A way to output ±hh if mm==00, or ±hh:mm otherwise, may be useful too. > Maybe "%3z" or "%:3z" Actually, I see the GN

r6595 - glibc-package/branches/glibc-2.22/debian

2015-09-19 Thread Adam Conrad
Author: adconrad Date: 2015-09-19 20:23:12 + (Sat, 19 Sep 2015) New Revision: 6595 Modified: glibc-package/branches/glibc-2.22/debian/changelog glibc-package/branches/glibc-2.22/debian/libc6-amd64.symbols.i386 glibc-package/branches/glibc-2.22/debian/libc6-amd64.symbols.x32 glibc-p

r6596 - in glibc-package/branches/glibc-2.22/debian: . debhelper.in rules.d sysdeps

2015-09-19 Thread Adam Conrad
Author: adconrad Date: 2015-09-19 22:46:04 + (Sat, 19 Sep 2015) New Revision: 6596 Modified: glibc-package/branches/glibc-2.22/debian/changelog glibc-package/branches/glibc-2.22/debian/debhelper.in/libc-udeb.install glibc-package/branches/glibc-2.22/debian/rules.d/debhelper.mk glib