Merge branch 'libknot-cleanup' into 'master'
libknot dependencies cleanup Divided files from `common` to `common` and `common-knot`, some moved to `libknot`. Only those in `common` are used in `libknot` and only in .c files. `libknot` headers are no longer dependent on any headers outside `libknot`. See issue #199 See merge request !245
No related branches found
No related tags found
Showing
- Knot.files 41 additions, 41 deletionsKnot.files
- src/Makefile.am 61 additions, 54 deletionssrc/Makefile.am
- src/common-knot/LICENSE.txt 0 additions, 0 deletionssrc/common-knot/LICENSE.txt
- src/common-knot/array-sort.h 0 additions, 0 deletionssrc/common-knot/array-sort.h
- src/common-knot/binsearch.h 0 additions, 0 deletionssrc/common-knot/binsearch.h
- src/common-knot/crc.h 0 additions, 0 deletionssrc/common-knot/crc.h
- src/common-knot/evsched.c 2 additions, 2 deletionssrc/common-knot/evsched.c
- src/common-knot/evsched.h 1 addition, 1 deletionsrc/common-knot/evsched.h
- src/common-knot/fdset.c 1 addition, 1 deletionsrc/common-knot/fdset.c
- src/common-knot/fdset.h 0 additions, 0 deletionssrc/common-knot/fdset.h
- src/common-knot/hattrie/COPYING 0 additions, 0 deletionssrc/common-knot/hattrie/COPYING
- src/common-knot/hattrie/README.md 0 additions, 0 deletionssrc/common-knot/hattrie/README.md
- src/common-knot/hattrie/hat-trie.c 2 additions, 2 deletionssrc/common-knot/hattrie/hat-trie.c
- src/common-knot/hattrie/hat-trie.h 2 additions, 2 deletionssrc/common-knot/hattrie/hat-trie.h
- src/common-knot/hattrie/murmurhash3.c 1 addition, 1 deletionsrc/common-knot/hattrie/murmurhash3.c
- src/common-knot/hattrie/murmurhash3.h 0 additions, 0 deletionssrc/common-knot/hattrie/murmurhash3.h
- src/common-knot/heap.c 1 addition, 1 deletionsrc/common-knot/heap.c
- src/common-knot/heap.h 0 additions, 0 deletionssrc/common-knot/heap.h
- src/common-knot/hex.c 1 addition, 1 deletionsrc/common-knot/hex.c
- src/common-knot/hex.h 0 additions, 0 deletionssrc/common-knot/hex.h
Loading
Please register or sign in to comment