1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/osdep/win32
Witold Filipczyk ef33a13713 Do not #define NO_FG_EXEC for Windows.
Editing textareas with external editor works.
There is a possible buffer overflow in mkstemp.
2010-03-21 22:36:01 +01:00
..
Makefile WIN32 port: introduced VT100 decoder. ELinks is able to display first page 2006-05-20 14:05:45 +02:00
overrides.c Add newlines to some function signatures to comply with style standards 2008-07-08 07:06:31 +00:00
overrides.h CONFIG_WIN32 -> CONFIG_OS_WIN32 2006-01-11 20:10:27 +01:00
sysinfo.h Do not #define NO_FG_EXEC for Windows. 2010-03-21 22:36:01 +01:00
vt100.c win32: fixed colors decoding 2006-05-20 17:27:14 +02:00
vt100.h WIN32 port: introduced VT100 decoder. ELinks is able to display first page 2006-05-20 14:05:45 +02:00
win32.c Working implementation of mkstemp on Windows. 2010-03-21 21:44:57 +01:00
win32.h Win32: Put .elinks in Application Data if %HOME% is undefined. 2007-07-18 00:27:08 +03:00