This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

punt test_strerror


Any objection to dropping the strerror test from string/tester.c?  All it
does is test that strerror matches _sys_errlist, which it always will since
they're being linked in from the same library.  And on the Hurd, there is
no _sys_errlist, so we can't build the tester.


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