1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core
Chris Hiszpanski 2236859188 logs: user to default bold
With light-on-dark terminal color schemes, 'black bold' (i.e. [30;1m) for
LLL_USER is illegible. I think this would be better as 'default bold' (i.e. [0;1m)
2020-01-02 08:30:43 +00:00
..
alloc.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
buflist.c buflist: overallocate by 1 2019-10-13 07:17:03 +01:00
context.c pmd: create_context: warn if info.extensions non-NULL if built without EXTENSIONS 2019-12-01 17:48:05 +00:00
libwebsockets.c lws_strexp: flexible string expansion helper 2019-12-16 18:16:01 +00:00
logs.c logs: user to default bold 2020-01-02 08:30:43 +00:00
lws_dll.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws_dll2.c format strings: fixes for when toolchain has uint32_t as unsigned long 2019-11-05 21:00:45 +00:00
private-lib-core.h _GNU_SOURCE: only define if not already defined 2019-12-22 18:17:45 +00:00
vfs.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00