kc3-lang/libressl/m4

Branch :


Log

Author Commit Date CI Message
659e87fe 2025-10-07 03:49:29 move ftruncate to common libcompat for tests
4494cd05 2025-08-25 00:02:57 Revert "trim some whitespace for hpux checks" This reverts commit 48d4157f99c00a1180db5298385d396ef840adda. because it didn't trim whitespace and doesn't look right. Pointed out by @vszakats in https://github.com/libressl/portable/pull/1165#pullrequestreview-3148582342
5d9229b1 2025-06-01 17:24:24 adjust incorrect commit years Co-authored-by: Theo Buehler <botovq@users.noreply.github.com>
340037f6 2025-06-01 08:20:41 add autotools build copyright headers
48d4157f 2025-05-19 14:25:30 trim some whitespace for hpux checks
bf808ea0 2024-12-19 20:24:33 Provide getdelim and getline compat shims These are portable implementations from NetBSD that are needed on Windows and perhaps some other platforms with the new versions of the mlkem tests.
4db5917a 2024-11-02 14:13:17 Warn on unsupported operating systems
2f680db5 2024-11-02 13:43:17 Assume unknown operating systems use ELF. There's a lot of new Unix-like operating systems out that that might port LibreSSL (my Sortix is among them) and they all use ELF. If the operating system doesn't use ELF or isn't an Unix, it doesn't have a chance at working out of this box anyway, and this change makes LibreSSL work on a generic and sufficiently featured POSIX system.
d9c3a500 2024-05-28 08:25:41 Land #1048, clarify that Windows builds are easy
1e0d453f 2024-05-28 07:00:04 Remove dead bitrig support, error on unsupported platforms