Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy libc compat files rather than adding into the repository | kinichiro | 2017-01-28 | 2 | -380/+0 |
| | | | | | - remove the CP_LIBC files from repo - move tests/memmem.c to tests/compat/ | ||||
* | ensure we don't pass a negative int to ctypes functions | Brent Cook | 2015-11-23 | 1 | -3/+3 |
| | | | | | Some implementations, e.g. cygwin, use a table lookup that can cast a char to a negative array offset. | ||||
* | add b64_ntop checking and fallback for nc(1) | Brent Cook | 2015-10-01 | 1 | -0/+315 |
| | |||||
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 5 | -0/+347 |