aboutsummaryrefslogtreecommitdiff
path: root/patches/bn_isqrt.c.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add compat getopt implementation, remove patchesBrent Cook2023-07-071-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 patchTheo Buehler2022-12-091-4/+4
|
* regen patchesTheo Buehler2022-11-271-4/+4
|
* MSC doesn't have getoptTheo Buehler2022-08-151-0/+18