1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-26 01:15:37 +00:00
elinks/src/util
Felix Janda 336e596a83 Rename VA_COPY to va_copy
With this, the C99 standard macro va_copy is used when available
instead of the prestandard __va_copy.
2017-11-23 19:18:20 -05: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 Prevent internal errors when terminal width or height are very small 2007-09-14 11:49:03 +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 Show fractions of MiBs in download progress dialogs. 2012-05-08 13:29:20 +02:00
conv.h Use long long in place of long in conv.c to allow show size of files bigger 2010-09-04 14:10:51 +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 Explicit cast to (const char *) for strchr function (C++) 2016-04-20 19:43:37 +02:00
file.h template -> template_ for C++ compatibility 2016-04-20 18:05:00 +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 Cache manager: Add 'Search contents' button 2009-06-18 18:09:19 +00:00
string.h Cache manager: Add 'Search contents' button 2009-06-18 18:09:19 +00: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