1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00
elinks/src/viewer
Felix Janda bfb4733f39 Don't use <sys/signal.h>
This legacy header appears to be unused. Removing its includes
avoids numerous warnings when compiling with musl libc:

/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp]
2017-11-23 17:51:41 -05:00
..
dump Don't use <sys/signal.h> 2017-11-23 17:51:41 -05:00
text Merge pull request #10 from aelmahmoudy/select_forms 2017-11-22 12:02:06 +01:00
action.c Add preferred_document_width option. 2017-11-21 16:09:13 +01:00
action.h Drop unneeded include. 2008-07-26 15:57:20 +03:00
Makefile Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
timer.c get_opt_*: Add ses parameter 2007-08-28 17:24:59 +00:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
viewer.c Missing NULL 2006-05-20 17:58:13 +02:00
viewer.h Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00