1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/main
2023-06-28 12:27:17 +02:00
..
event.c [event] struct event -> struct el_event 2022-07-21 10:14:13 +02:00
event.h [event] union for const/non-const void * 2022-01-30 19:19:20 +01:00
interlink.c [.config] Read/write configuration from ~/.config/elinks . Refs #199 2022-12-26 17:48:55 +01:00
interlink.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
main.c [unused_result] Silly way to suppress warning 2022-06-25 16:11:59 +02:00
main.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
Makefile [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
meson.build [cpp] All files suspected for any C++ relation renamed to cpp 2022-07-31 16:44:11 +02:00
module.cpp [mujs] Stubs for mujs 2022-08-01 21:31:07 +02:00
module.h [module] name - const char * 2022-01-14 21:08:04 +01:00
object.h [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp 2023-06-19 18:43:53 +02:00
select.c [select] Code depends on libevent and libcurl 2023-06-28 12:27:17 +02:00
select.h [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp 2023-06-19 18:43:53 +02:00
timer.cpp [ecmascript] clearTimeout without iteration over timeouts list 2022-09-07 21:28:31 +02:00
timer.h [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp 2023-06-19 18:43:53 +02:00
version.c [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
version.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00