index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
search
/
hdestroy.c
blob: 4e1ad3d696497f499a4315af28fac026d1ba1cff (
plain
)
1
2
3
4
5
6
7
8
9
#include <search.h> void hdestroy(void) { } /* XOPEN(4) */