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
This commit is contained in:
parent
206f5044a8
commit
9a7752b9a6
5 changed files with 192 additions and 2 deletions
|
|
@ -9,7 +9,9 @@ desugar.c
|
|||
glue.c
|
||||
hammer.c
|
||||
pprint.c
|
||||
registry.c
|
||||
system_allocator.c
|
||||
tsearch.c
|
||||
parsers/action.c
|
||||
parsers/and.c
|
||||
parsers/attr_bool.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue