Bug#523939: missing getcontext() for mipsel

2009-04-13 Thread Robert Millan
Package: libc6 Version: 2.7-18 Severity: normal Tags: patch upstream getcontext() implementation is missing on mipsel. There are working patches in libc-ports (tested with 2.7): http://sourceware.org/ml/libc-ports/2009-03/msg1.html http://sourceware.org/ml/libc-ports/2009-03/msg0.htm

Re: r3403 - in glibc-package/trunk/debian: . patches patches/any patches/hppa

2009-04-13 Thread Aurelien Jarno
On Wed, Apr 08, 2009 at 03:05:16PM +0200, Aurelien Jarno wrote: > Aurelien Jarno a écrit : > > Carlos O'Donell a écrit : > >> On Wed, Apr 8, 2009 at 4:43 AM, Aurelien Jarno > >> wrote: > >>> Author: aurel32 > >>> Date: 2009-04-08 08:43:52 + (Wed, 08 Apr 2009) > >>> New Revision: 3403 > >>> > >

Bug#523952: libc6-dev: sys/mount.h does neither define MNT_DETACH nor MNT_EXPIRE

2009-04-13 Thread Torsten Werner
Package: libc6-dev Version: 2.9-6 Severity: normal Hi, please see umount2(2) and include/linux/fs.h in the kernel: /* * Umount options */ #define MNT_FORCE 0x0001 /* Attempt to forcibily umount */ #define MNT_DETACH 0x0002 /* Just detach from the tree */ #de

Re: r3403 - in glibc-package/trunk/debian: . patches patches/any patches/hppa

2009-04-13 Thread Carlos O'Donell
On Mon, Apr 13, 2009 at 4:01 PM, Aurelien Jarno wrote: > I have problems to backport your patches to 2.9 (though I haven't try > very hard). As glibc 2.10 is going to be released soon, I think the best > is actually to package a snapshot of the current CVS, add your patches, > and upload it to exp