Re: Testcase for cd -@ / O_XATTR

2013-11-08 Thread Joshuah Hurst
On Thu, Nov 7, 2013 at 8:53 PM, Chet Ramey wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 11/6/13 10:34 PM, Chris Down wrote: >> On 2013-11-06 22:23:41 -0500, Chet Ramey wrote: >>> I'll think about it. I generally don't like to add test cases for features >>> that are available o

[bug] Problem with cd -@ if filesystem does not support extended attributes (O_XATTR)

2013-11-06 Thread Joshuah Hurst
lose(3)= 0 chdir("/devices") = 0 brk(0x0819C000) = 0 Josh -- Forwarded message -- From: Lionel Cons Date: Tue, Nov 5, 2013 at 11:12 PM Subject: Re: Bash-4.3-beta2 available for FTP To: Chester Ramey C

Re: Bash-4.3-beta2 available for FTP

2013-10-15 Thread Joshuah Hurst
On Tue, Oct 15, 2013 at 10:36 PM, Chet Ramey wrote: > On 10/15/13 4:27 PM, Joshuah Hurst wrote: > >>>> What happened to the patch for cd -@ to handle NFSv4+Windows alternate >>>> streams? ksh93 already has this feature since quite some time and >>>> they&

Re: Bash-4.3-beta2 available for FTP

2013-10-15 Thread Joshuah Hurst
On Sat, Oct 12, 2013 at 10:14 PM, Joshuah Hurst wrote: > On Sat, Oct 12, 2013 at 8:34 PM, Cedric Blancher > wrote: >> On 7 October 2013 02:14, Chet Ramey wrote: >>> The second beta release of bash-4.3 is now available with the URL >>> >>> ftp://ftp.

Re: Bash-4.3-beta2 available for FTP

2013-10-12 Thread Joshuah Hurst
On Sat, Oct 12, 2013 at 8:34 PM, Cedric Blancher wrote: > On 7 October 2013 02:14, Chet Ramey wrote: >> The second beta release of bash-4.3 is now available with the URL >> >> ftp://ftp.cwru.edu/pub/bash/bash-4.3-beta2.tar.gz >> >> This tar file does not include the formatted documentation (you >

Re: bash kill(1) doesn't report errors when $(ulimit -i) is exceeded

2013-07-27 Thread Joshuah Hurst
On Tue, Jul 16, 2013 at 11:12 PM, Linus Torvalds wrote: > On Tue, Jul 16, 2013 at 1:31 PM, Lionel Cons wrote: >> >> Either your ulimit -i is greater than 63000 or we have a Linux bug. If >> ulimit -i is reached then kill(1) should fail. > > Traditionally kill() has never returned errors for thing