[task #7096] glibc 2.6 support

2007-07-20 Thread Samuel Thibault
Follow-up Comment #1, task #7096 (project hurd): string/strerror_l.c needs to be ported. ___ Reply to this item at: ___ Message posté via/par Savannah

Re: Channel sessions

2007-07-20 Thread olafBuddenhagen
Hi, On Thu, Jul 19, 2007 at 09:35:01PM +0200, Carl Fredrik Hammar wrote: > Suppose we want to record some audio which we may read from > /dev/sound/audio, which is a channelio translator. Additionaly we > want to broadcast the audio onto our internet radio station. These > tasks are handled by

Re: Yet another updated entropy patch

2007-07-20 Thread olafBuddenhagen
Hi, On Thu, Jul 19, 2007 at 01:52:39AM +0200, Marcus Brinkmann wrote: > What do you perceive as the benefit of having the entropy mixing > function outside of the device framework in its own user space server? The very same reasons why we bother with this microkernel stuff at all: - Reducing me

Re: Yet another updated entropy patch

2007-07-20 Thread Thomas Schwinge
Hello! On Thu, Jul 19, 2007 at 01:52:39AM +0200, Marcus Brinkmann wrote: > At Thu, 19 Jul 2007 01:40:12 +0200, > Thomas Schwinge <[EMAIL PROTECTED]> wrote: > > Can't we come up with something better than putting the mixing machinery > > into the kernel? > > I am not arguing for the mixing to happ

Re: New VFS being developped for glib/Gnome

2007-07-20 Thread Thomas Schwinge
Hello! On Fri, Jul 20, 2007 at 12:02:09PM -0400, Gregg C Levine wrote: > For those of us who are familiar with the other stored resource methods for > storing code, such as subversion, and CVS, but not very familiar with GIT, > please elaborate on how to retrieve the files stored there. #v+ $ git

Re: New VFS being developped for glib/Gnome

2007-07-20 Thread Guillem Jover
On Fri, 2007-07-20 at 12:02:09 -0400, Gregg C Levine wrote: > For those of us who are familiar with the other stored resource methods for > storing code, such as subversion, and CVS, but not very familiar with GIT, > please elaborate on how to retrieve the files stored there. $ git clone http://

Re: New VFS being developped for glib/Gnome

2007-07-20 Thread Michael Banck
On Fri, Jul 20, 2007 at 12:02:09PM -0400, Gregg C Levine wrote: > For those of us who are familiar with the other stored resource methods for > storing code, such as subversion, and CVS, but not very familiar with GIT, > please elaborate on how to retrieve the files stored there. It's not like I'm

RE: New VFS being developped for glib/Gnome

2007-07-20 Thread Gregg C Levine
Hello! For those of us who are familiar with the other stored resource methods for storing code, such as subversion, and CVS, but not very familiar with GIT, please elaborate on how to retrieve the files stored there. -- Gregg C Levine [EMAIL PROTECTED] "The Force will be with you. Always." Obi-Wan

New VFS being developped for glib/Gnome

2007-07-20 Thread Michael Banck
Hi, just wanted to point out this presentation done by Alexander Larsson (RedHat) this week at GUADEC on GVFS: http://www.gnome.org/~alexl/presentations/guadec2007-gvfs.odp (temporary PDF version: http://oussik.com/guadec2007-gvfs.pdf ) The code is at http://www.gnome.org/~alexl/git/gvfs.git/ (