Rev. | Time | Author | Message |
---|---|---|---|
4e2cd63435d8 | 2020-04-21 20:33:22 | Hans Toshihide Törnqvist | tip Config fix reported by M. Munch and cppcheck pass. |
fe04e75a07af | 2019-10-18 00:22:25 | Hans Toshihide Törnqvist | New hconf libs ordering, stdint custom macros. |
0922e564502d | 2019-08-06 17:53:17 | Hans Toshihide Törnqvist @ asterina | Potential race condition in FREE, DUP tested. |
086a96788944 | 2019-05-24 21:35:40 | Hans Toshihide Törnqvist @ TheWild | llvm/clang coverage fixes. |
735bade9ec17 | 2018-10-13 01:50:48 | Hans Toshihide Törnqvist @ asterina | Fixed copyrights. |
b5df8a60ad1e | 2018-10-13 01:49:19 | Haik Simon | Merging. |
391573b25f50 | 2018-10-13 01:45:08 | Hans Toshihide Törnqvist | UDP ancient platform fixes + config hex value support. |
3540cb7b540d | 2018-10-03 00:46:29 | Hans Toshihide Törnqvist @ asterina | Much better check_copyright and applied. |
b7d6b380678a | 2018-10-02 21:24:06 | Hans Toshihide Törnqvist @ asterina | htest made even better! |
a30a98c60e6e | 2018-04-14 01:17:36 | Hans Toshihide Törnqvist @ TheWild | Unused hashtable field terminated. |
Name | Rev. | Time | Author |
---|---|---|---|
tip | 4e2cd63435d8 | 2020-04-21 20:33:22 | Hans Toshihide Törnqvist |
Name | Rev. | Time | Author | Message |
---|---|---|---|---|
default | 4e2cd63435d8 | 2020-04-21 20:33:22 | Hans Toshihide Törnqvist | Config fix reported by M. M... |
Copyright (c) 2016-2017 Hans Toshihide Törnqvist <hans.tornqvist@gmail.com> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. htools - Hans' C-related tools ============================== This is a collection of source code that I'm assembling to make future development easier. For me. Each project has its own uses, but this is probably what should be done first so everything is built in order: $ export HTOOLS_PATH=<path to htools> $ cd $HTOOLS_PATH $ make Now have fun with the README for each project!