1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-30 03:26:23 -04:00
elinks/src/network
d18809522e Make elinks tcc (tiny C compiler) friendly.
If you want to try tcc use CC=tcc ./configure and make LD=tcc.
I built ELinks with tcc, but ELinks segfaults.
2006-01-21 21:33:23 +01:00
..
ssl Autogenerate .vimrc files and put the master in config/vimrc 2006-01-15 18:38:58 +01:00
connection.c Make elinks tcc (tiny C compiler) friendly. 2006-01-21 21:33:23 +01:00
connection.h Make elinks tcc (tiny C compiler) friendly. 2006-01-21 21:33:23 +01:00
dns.c Make elinks tcc (tiny C compiler) friendly. 2006-01-21 21:33:23 +01:00
dns.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
progress.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
progress.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
socket.c connect_socket(): simplify code a bit. 2006-01-05 18:36:22 +01:00
socket.h Define EL_PF_INET and EL_PF_INET6 to identify protocol in use instead 2006-01-04 18:06:53 +01:00
state.c Make elinks tcc (tiny C compiler) friendly. 2006-01-21 21:33:23 +01:00
state.h Fix various sparse warnings 2005-11-24 15:38:47 +01:00