1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00
elinks/src/main
Felix Janda 336e596a83 Rename VA_COPY to va_copy
With this, the C99 standard macro va_copy is used when available
instead of the prestandard __va_copy.
2017-11-23 19:18:20 -05:00
..
event.c Rename VA_COPY to va_copy 2017-11-23 19:18:20 -05:00
event.h Bug 810: Add a few comments pointing to the bug. 2006-09-24 00:21:03 +03:00
interlink.c Add a comment about CONFIG_TCP_INTERLINK. 2006-01-13 00:10:06 +01:00
interlink.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
main.c Introduced --with-libevent based on links code 2017-11-12 13:41:31 +01:00
main.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
module.c Create a module for src/viewer, which subsumes some existing modules 2006-05-20 15:01:24 +00:00
module.h bug 764: Initialize the right member of union option_value 2012-11-03 22:16:32 +02:00
object.h Revert OBJECT_HEAD() part of tcc cleanups 2006-01-22 06:18:40 +01:00
select.c Don't use <sys/signal.h> 2017-11-23 17:51:41 -05:00
select.h Introduced --with-libevent based on links code 2017-11-12 13:41:31 +01:00
timer.c Add --with-libev, because libev is smaller. 2017-11-17 16:34:03 +01:00
timer.h Introduced --with-libevent based on links code 2017-11-12 13:41:31 +01:00
version.c Beginnings of terminfo support. 2017-11-19 18:29:38 +01:00
version.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00