1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/core
David Jeffers 3f0fef17aa gcc: gcc8 only recognizes fallthu
Later gcc is more accepting, but there's at least one gcc8 toolchain that only likes
to hear "fallthru", or it will flag it
2021-06-27 09:04:16 +01:00
..
alloc.c lws_netdev: use lws_settings 2020-07-07 15:23:19 +01:00
buflist.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
CMakeLists.txt deprecation: remove lws_dll1 2020-06-02 08:37:10 +01:00
context.c gcc: gcc8 only recognizes fallthu 2021-06-27 09:04:16 +01:00
libwebsockets.c non-windows: explicit cast vaarg to mode_t 2021-06-20 07:59:14 +01:00
logs.c access-log: use localtime_r instead of localtime if possible 2021-03-25 09:12:11 +00:00
lws_dll2.c dll2: explicitly confim detached dll2 has no linkage 2021-01-04 05:40:12 +00:00
private-lib-core.h windows: cancel pipe is in pts not context 2021-04-05 10:55:04 +01:00
vfs.c type comparisons: fixes 2021-01-05 10:56:38 +00:00