Update newlib/libc/search directory
Vaibhav Gupta
vaibhavgupta40 at gmail.com
Tue Jun 18 06:21:25 UTC 2019
Hello
Yesterday I was trying to update newlib/libc/search directory.
.
- Updating hash.h will create need to update following files:
- hash_page.c : now requires libc_private.h
- hash_bigkey.c
- hash_buf.c
- hash.c : requires namespace.h, un-namespace.h present in
posix, hence modify Makefile.am
- hash_fun.c
- hcreate_r.c : now requires hsearch.h/hsearch_r.c (elix 2)
- hcreate.c
- hash_log2.c
And newlib/libc/include/search.h was ported from NetBSD and
not from FreeBSD, so there
is change in data structures, which are giving compilation errors.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190618/b3916f4f/attachment.html>
More information about the devel
mailing list