https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216872
Pedro F. Giffuni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected] | --- Comment #2 from Pedro F. Giffuni <[email protected]> --- (In reply to Ngie Cooper from comment #0) Some historical context as it seems to have been lost somehow: The original implementation of hsearch(3) for FreeBSD up to 10.x release, was indeed based on NetBSD. For the case of hsearch_r we adopted hsearch_r but the NetBSD code never made it into a release as ed@ wrote a new implementation in r292767. The implementation for hcreate(3) functions should match POSIX. hsearch_r(3) is a glibc extension. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
