<div dir="ltr"><div>Hello</div><div>Yesterday I was trying to update     newlib/libc/search     directory.</div><div>.</div><div><pre><span style="font-family:arial,sans-serif">- 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<br><br></span></pre><pre><span style="font-family:arial,sans-serif">And    newlib/libc/include/search.h       was ported from NetBSD and not from FreeBSD, so there<br></span></pre><pre><span style="font-family:arial,sans-serif">is change in data structures, which are giving compilation errors.<br><br></span></pre></div><div><br></div></div>