Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add compat getopt implementation, remove patches | Brent Cook | 2023-07-07 | 1 | -18/+0 |
| | | | | | | | | | This adds a getopt implementation for compatibility where it is not available, removing a couple of regress patches. Note, this is a slightly modified copy from OpenBSD libc that doesn't expose getopt_long, which has dependency conflicts with Windows system headers and isn't needed anyway. | ||||
* | regen bn_isqrt.c patch | Theo Buehler | 2022-12-09 | 1 | -4/+4 |
| | |||||
* | regen patches | Theo Buehler | 2022-11-27 | 1 | -4/+4 |
| | |||||
* | MSC doesn't have getopt | Theo Buehler | 2022-08-15 | 1 | -0/+18 |