Go to file
Andrew Savchenko a700d6b982 Include <sys/select.h> for fd_set
When fd_set is used <sys/select.h> should be included.
On glibc it is done implicitly via other headers,
on musl it must be explicitly provided.

Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
2022-08-01 19:33:33 +02:00
api Include <sys/select.h> for fd_set 2022-08-01 19:33:33 +02:00
epplets Include <sys/select.h> for fd_set 2022-08-01 19:33:33 +02:00
m4 Add option to build with asan 2021-08-31 07:11:11 +02:00
.gitignore Update .gitignore 2020-02-08 08:41:32 +01:00
.indent.pro Indent tweaks, cleanups 2021-08-31 07:47:46 +02:00
ChangeLog Version 0.17 2022-01-18 21:05:20 +01:00
Makefile.am Add date and git tag (if built from git checkout) to rpm file name 2022-03-10 08:36:00 +01:00
autogen.sh autogen.sh: Add -n as alternative to NOCONFIGURE 2020-02-08 08:41:32 +01:00
configure.ac Add date and git tag (if built from git checkout) to rpm file name 2022-03-10 08:36:00 +01:00
e16-epplets.spec.in Add date and git tag (if built from git checkout) to rpm file name 2022-03-10 08:36:00 +01:00