gmid/compat
Omar Polo 1610f9541d rework the configure script
now it resembles less oconfigure and more the configure scripts I'm
using in my recent projects.  I'd argue it's more easy to use it.
2023-06-13 16:36:10 +00:00
..
Makefile rework the configure script 2023-06-13 16:36:10 +00:00
err.c fix various error in compat/err.c 2021-02-23 13:43:53 +01:00
explicit_bzero.c include config.h first 2021-02-12 12:49:36 +00:00
freezero.c tests and compat for imsg 2021-02-23 13:43:14 +01:00
getdtablecount.c tests and compat for imsg 2021-02-23 13:43:14 +01:00
getdtablesize.c tests and compat for imsg 2021-02-23 13:43:14 +01:00
getprogname.c fix getprogname shim 2022-07-04 13:43:27 +00:00
imsg-buffer.c sync imsg-buffer.c 2022-03-19 14:54:31 +00:00
imsg.c only memcpy into imsg->data if datalen is not zero 2022-01-28 12:34:42 +00:00
imsg.h tests and compat for imsg 2021-02-23 13:43:14 +01:00
memmem.c add memmem compat 2022-10-31 22:53:16 +00:00
queue.h tests and compat for imsg 2021-02-23 13:43:14 +01:00
reallocarray.c add compat for reallocarray 2021-04-25 12:50:19 +00:00
recallocarray.c sync recallocarary.c 2022-03-19 14:52:11 +00:00
setproctitle.c include config.h first 2021-02-12 12:49:36 +00:00
setresgid.c add tests and compat for setresuid and setresgid 2022-12-02 11:53:35 +00:00
setresuid.c add tests and compat for setresuid and setresgid 2022-12-02 11:53:35 +00:00
strlcat.c include config.h first 2021-02-12 12:49:36 +00:00
strlcpy.c include config.h first 2021-02-12 12:49:36 +00:00
strtonum.c include config.h first 2021-02-12 12:49:36 +00:00
tree.h add compat for sys/tree.h 2021-10-07 11:36:25 +00:00
vasprintf.c include config.h first 2021-02-12 12:49:36 +00:00