1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00
elinks/src/main
Witold Filipczyk 1489e4002a [style] shorter
2024-04-11 08:07:48 +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 [style] shorter 2024-04-11 08:07:48 +02:00
interlink.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
main.c [fg] track master proc for suspend via pids, not term fds, for fork_on_start 2024-04-10 15:14:23 -07:00
main.h [fg] track master proc for suspend via pids, not term fds, for fork_on_start 2024-04-10 15:14:23 -07:00
Makefile [main] timer.cpp -> timer.c 2023-11-27 15:08:20 +01:00
meson.build [main] timer.cpp -> timer.c 2023-11-27 15:08:20 +01:00
module.c [main] module.cpp -> module.c 2023-11-25 14:30:05 +01:00
module.h [module] name - const char * 2022-01-14 21:08:04 +01:00
object.h Fix compilation with Perl 5.38 2023-07-03 14:12:22 +03:00
select.c [loop] check_bottom_halves after starting libevent and curl 2024-03-18 18:19:12 +01:00
select.h [libevent] copied related to signals code from links2 2024-03-08 21:14:17 +01:00
timer.c [event] Do not mix libev headers with libevent 2024-03-08 13:33:58 +01: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