Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pick up gettext patch for pthread_sigmask build on mingw32 | Alexey Neyman | 2020-02-03 | 1 | -0/+356 |
| | | | | | | Fixes #1272. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
* | Add gettext 0.20.1 | Alexey Neyman | 2019-10-01 | 3 | -0/+34 |
Two patches from 0.18.8.1 were dropped: - one changing the declaration of environ is no longer needed, the corresponding files no longer have this declaration - one with Woe32 fixes for -O0 may need to be re-added but only after I find what configuration breaks without it; gettext sources overwent a massive restructuring so this patch should not be applied without testing. Signed-off-by: Alexey Neyman <stilor@att.net> |