[PATCH 2/3] Modify stdlib/tst-bsearch.c to use test-skeleton.c
Arjun Shankar
arjun.is@lostca.se
Mon Dec 15 22:22:00 GMT 2014
This test used to define a 'struct entry' that conflicts with the
definition in search.h included in test-skeleton. The struct is
now renamed 'item'.
ChangeLog:
2014-12-15 Arjun Shankar <arjun.is@lostca.se>
* stdlib/tst-bsearch.c: Rename struct; use test-skeleton.c.
---
stdlib/tst-bsearch.c | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Modify-stdlib-tst-bsearch.c-to-use-test-skeleton.c.patch
Type: text/x-patch
Size: 2453 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20141215/121e7e4e/attachment.bin>
More information about the Libc-alpha
mailing list