Finish porting hammer's library to windows
We port registry by importing the (public domain) openbsd implementation of the tfind/tsearch POSIX binary tree search functions. These are only necessary when building on non-posix platforms
Showing
- src/registry.c 8 additions, 2 deletionssrc/registry.c
- src/search.h 15 additions, 0 deletionssrc/search.h
- src/tsearch.c 141 additions, 0 deletionssrc/tsearch.c
- src/tsearch.h 26 additions, 0 deletionssrc/tsearch.h
- tools/windows/hammer_lib_src_list 2 additions, 0 deletionstools/windows/hammer_lib_src_list
Loading
Please register or sign in to comment