aboutsummaryrefslogtreecommitdiff
path: root/compat
AgeCommit message (Expand)Author
2024-06-17comment out stravis instead of adding -Wno-* for stupid gccOmar Polo
2024-06-06libtls: add missing includeOmar Polo
2024-01-07mark private function as staticOmar Polo
2024-01-07remove explicit #include endian.hOmar Polo
2024-01-07sync libtlsOmar Polo
2024-01-07sync imsgOmar Polo
2023-08-23fix previous; check for getentropy only when arc4random is missingOmar Polo
2023-08-23comment out seed_from_prngdOmar Polo
2023-08-23bundle libtlsOmar Polo
2023-08-07add missing include of config.h in vis.cOmar Polo
2023-08-07drop the __bounded__ attributeOmar Polo
2023-08-07drop #include <sys/cdefs.h> from vis.hOmar Polo
2023-08-07address the strnvis(3) portability fiascoOmar Polo
2023-07-02update imsgOmar Polo
2023-06-23add missing include of ../config.h in regress/*.cOmar Polo
2023-06-13rework the configure scriptOmar Polo
2022-12-02add tests and compat for setresuid and setresgidOmar Polo
2022-10-31add memmem compatOmar Polo
2022-10-31rework `make dist'Omar Polo
2022-07-04fix getprogname shimOmar Polo
2022-03-19sync imsg-buffer.cOmar Polo
2022-03-19sync recallocarary.cOmar Polo
2022-01-28only memcpy into imsg->data if datalen is not zeroOmar Polo
2021-10-07add compat for sys/tree.hOmar Polo
2021-04-25add compat for reallocarrayOmar Polo
2021-02-23fix various error in compat/err.cOmar Polo
2021-02-23tests and compat for imsgOmar Polo
2021-02-12include config.h firstOmar Polo
2021-02-11improve compat/getprogname on GNU libcOmar Polo
2021-02-04add compat for setproctitleOmar Polo
2021-01-22fixing compat compilationOmar Polo
2021-01-21more OpenBSD goodiesOmar Polo
2021-01-21typoOmar Polo
2021-01-21don't include config.h thereOmar Polo
2021-01-21add a configure script and some compatOmar Polo