Re: ext2fs.static: thread-cancel.c:55: hurd_thread_cancel: Assertion '! __spin_lock_locked (&ss->critical_section_lock)' failed

2007-07-19 Thread Thomas Schwinge
Hello! On Sun, Aug 06, 2006 at 01:57:34PM -0700, Roland McGrath wrote: > > Samuel Thibault, le Sat 05 Aug 2006 02:45:34 +0200, a écrit : > > > Samuel Thibault, le Sat 05 Aug 2006 02:27:35 +0200, a écrit : > > > > assert (! __spin_lock_locked (&ss->critical_section_lock)); > > > > __spin_lock (

[bug #17644] glibc: support for TLS

2007-07-19 Thread Samuel Thibault
Follow-up Comment #15, bug #17644 (project hurd): Here are updated patches. I don't have any issue any more, other people don't seem to have either. (file #13404, file #13405, file #13406) ___ Additional Item Attachment: __

[task #7096] glibc 2.6 support

2007-07-19 Thread Samuel Thibault
URL: Summary: glibc 2.6 support Project: The GNU Hurd Submitted by: sthibaul Submitted on: jeudi 19.07.2007 à 22:34 Category: None Should Start On: jeudi 19.07.2007 à 00:00

Channel sessions

2007-07-19 Thread Carl Fredrik Hammar
Hello! I've thinking about use-cases for libchannel and started work on channelio for the last few days and it got me thinking about sessions. I found that I've been assuming that character devices are session-less, mostly because they, unlike stores, are not seekable. Now I'm not so sure that is