1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-01 03:36:26 -04:00
elinks/src/session
Kalle Olavi Niemitalo bfb034c953 Revert "copiousoutput: cleanup after copiousoutput handling. Temporary files should"
I am reverting all copiousoutput support because of bug 917.
This reverts commit 4dc4ea47f2.

Conflicts:

	src/network/connection.h: After the original commit, the declaration
	  of copiousoutput_data had been changed to use the LIST_OF macro.
	  Also, connection.cgi had been added next to the connection.popen
	  member added by the original commit.
	src/session/download.c: After the original commit, the definition of
	  copiousoutput_data had been changed to use the INIT_LIST_OF macro.
2008-06-15 14:17:44 +03:00
..
download.c Revert "copiousoutput: cleanup after copiousoutput handling. Temporary files should" 2008-06-15 14:17:44 +03:00
download.h bug 991: Added the bit field cgi to the structs connection and type_query. 2008-06-15 13:07:02 +03:00
history.c Doxygen: @relates 2007-07-27 14:14:00 +03:00
history.h Doxygenate src/session/ 2007-07-27 09:55:40 +03:00
location.c Doxygen: @relates 2007-07-27 14:14:00 +03:00
location.h Doxygen: @relates 2007-07-27 14:14:00 +03:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
session.c Strings corrections from Malcolm Parsons 2008-01-27 04:19:23 +00:00
session.h Doxygen: @relates 2007-07-27 14:14:00 +03:00
task.c Doxygenate src/session/ 2007-07-27 09:55:40 +03:00
task.h Doxygenate src/session/ 2007-07-27 09:55:40 +03:00