1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/util
Witold Filipczyk 3d96b0d7d7 Revert "Compile with C++."
This reverts commit 4f4df33638.
2019-04-21 12:27:40 +02:00
..
align.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
base64.c Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
base64.h Support for negotiate-auth, using GSSAPI. It makes possible to 2006-06-14 14:41:59 +02:00
bitfield.h Doxygen: @relates 2007-07-27 14:14:00 +03:00
box.h Rename struct box to struct el_box. 2018-09-09 19:14:56 +02:00
color_s.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
color.c Patch 2: Modifications to the remaining parts of ELinks 2008-11-01 22:20:25 +02:00
color.h const in decode_color 2008-01-26 17:53:14 +02:00
color.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
conv.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
conv.h Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
env.c Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
env.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
error.c Explicit cast in strstr for C++ 2016-04-20 20:46:33 +02:00
error.h Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
fastfind.c new -> new_ for C++ compatibility 2016-04-20 18:42:22 +02:00
fastfind.h Patch 0: Partial modification of the HTML parser and modification of the FastFind subsystem 2008-10-26 16:13:38 +02:00
file.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
file.h Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
hash.c Doxygen: @relates 2007-07-27 14:14:00 +03:00
hash.h Doxygen: @relates 2007-07-27 14:14:00 +03:00
lists.h Doxygen: expand INIT_LIST_OF 2007-07-29 12:55:25 +03:00
Makefile 1008: Centralize random numbers. 2008-05-25 18:44:21 +03:00
math.h Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
md5.c Doxygen: Begin commands with @ not \. 2007-07-31 13:47:12 +03:00
md5.h Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
memdebug.c Removed --with-gc and CONFIG_GC related code. 2013-05-14 15:36:32 +02:00
memdebug.h Make many string parameters const in the memory leak detector. 2007-01-02 21:25:20 +02:00
memlist.c Trim trailing whitespaces. 2007-09-14 15:12:32 +02:00
memlist.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
memory.c Removed --with-gc and CONFIG_GC related code. 2013-05-14 15:36:32 +02:00
memory.h new -> new_ for C++ compatibility 2016-04-20 18:42:22 +02:00
profile.h Trim trailing whitespaces. 2007-09-14 15:14:34 +02:00
random.c Fixed compiler errors and warnings in src/util/random.c where CONFIG_SSL undefined 2008-11-09 20:04:02 +02:00
random.h 1008: Centralize random numbers. 2008-05-25 18:44:21 +03:00
scanner.c Merge branch 'elinks-0.12' into elinks-0.13 2008-11-01 22:39:17 +02:00
scanner.h Reorganisation of code to make C++ happy 2016-04-20 22:21:31 +02:00
secsave.c Working implementation of mkstemp on Windows. 2010-03-21 21:44:57 +01:00
secsave.h Doxygenate src/util/ 2007-07-27 13:10:50 +03:00
sha1.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
sha1.h Fix inclusion of header files after CONFIG_{MD5,SHA1} were removed 2006-01-21 08:44:19 +01:00
snprintf.c Rename VA_COPY to va_copy 2017-11-23 19:18:20 -05:00
snprintf.h Rename VA_COPY to va_copy 2017-11-23 19:18:20 -05:00
string.c Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
string.h Revert "Compile with C++." 2019-04-21 12:27:40 +02:00
test.h Define die() with __attribute__((noreturn)) 2009-05-27 01:11:03 +03:00
time.c Doxygen: @relates 2007-07-27 14:14:00 +03:00
time.h Doxygen: @relates 2007-07-27 14:14:00 +03:00