This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] powerpc: fix sysconf support for cache geometries


On 06/16/2017 10:50 AM, Joseph Myers wrote:
> On Fri, 16 Jun 2017, Paul Clarke wrote:
> On 06/15/2017 03:55 PM, Adhemerval Zanella wrote:
>> > Do we have a testcase for it? If not I think we should add it.
>> 
>> We don't.  There are three obvious test cases for sysconf:
>> - ./nptl/tst-sysconf.c: ignores errno
>> - ./posix/tst-sysconf.c:  ignores errno
>> - ./sysdeps/unix/sysv/linux/powerpc/tst-sysconf.c
> 
> I don't see sysdeps/unix/sysv/linux/powerpc/tst-sysconf.c in current 
> sources (and that's a bad name as it would override the tst-sysconf.c 
> files in nptl/ and posix/).

Sorry, cut and paste error from an older version of the patch that actually added 
sysdeps/unix/sysv/linux/powerpc/test-powerpc-linux-sysconf.c. (Tulio also pointed this out).

PC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]