Re: [PATCH] drop the deprecated malloc/free hooks in hurd/mach-defpager

2016-08-16 Thread Samuel Thibault
Hello, Thomas Schwinge, on Fri 05 Aug 2016 09:27:00 +0200, wrote: > On Mon, 30 May 2016 23:59:33 +0200, Samuel Thibault > wrote: > > Justus Winter, on Wed 18 May 2016 13:27:13 +0200, wrote: > > > As Richard said in #hurd, implement mlockall and MCL_FUTURE and just > > > use the default allocator

[bug #48452] termios flag OTILDE conflicts with TAB1

2016-08-16 Thread Samuel Thibault
Update of bug #48452 (project hurd): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

Re: Simple contribution please?

2016-08-16 Thread Samuel Thibault
Richard Braun, on Fri 12 Aug 2016 21:29:09 +0200, wrote: > I can take care of this when I have time. Thanks! - Are we sure that the direction flag is cleared on entry of the assembly snippets? - I don't think the memcmp, strlen and strcmp snippets need a memory clobber? - the ecx trick in strle

Re: Simple contribution please?

2016-08-16 Thread Samuel Thibault
Samuel Thibault, on Wed 17 Aug 2016 08:46:34 +0200, wrote: > - Are we sure that the direction flag is cleared on entry of the assembly > snippets? > > - I don't think the memcmp, strlen and strcmp snippets need a memory clobber? > > - the ecx trick in strlen is nice :) > > - should we really use