Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 1 | -0/+205 |