Re: test builtin of bash is not using nanosecond timestamps

2012-03-06 Thread Chet Ramey
On 3/6/12 7:37 PM, Eric Blake wrote: >> Thanks for the report. Unfortunately, the way different versions of Unix >> name the `struct timespec' members of struct stat varies, and so the patch >> is only valid on Linux, Solaris, and Cygwin. I will come up with some >> autoconf-based way to do it.

Re: test builtin of bash is not using nanosecond timestamps

2012-03-06 Thread Eric Blake
On 03/06/2012 05:26 PM, Chet Ramey wrote: > On 3/6/12 7:22 AM, wer...@suse.de wrote: >> Configuration Information [Automatically generated, do not change]: >> Machine: i586 >> OS: linux-gnu >> Compiler: gcc -I/usr/src/packages/BUILD/bash-4.2 >> -L/usr/src/packages/BUILD/bash-4.2/../readline-6.2 >>

Re: test builtin of bash is not using nanosecond timestamps

2012-03-06 Thread Chet Ramey
On 3/6/12 7:22 AM, wer...@suse.de wrote: > Configuration Information [Automatically generated, do not change]: > Machine: i586 > OS: linux-gnu > Compiler: gcc -I/usr/src/packages/BUILD/bash-4.2 > -L/usr/src/packages/BUILD/bash-4.2/../readline-6.2 > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOST