1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-18 01:26:23 -04:00
elinks/src/util
2007-04-27 17:55:12 +02:00
..
align.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
base64.c Trim trailing whitespaces. 2006-06-14 14:46:30 +02:00
base64.h Support for negotiate-auth, using GSSAPI. It makes possible to 2006-06-14 14:41:59 +02:00
bitfield.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
box.h Prevent internal errors when terminal width or height are very small 2007-04-27 17:55:12 +02:00
color_s.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
color.c color_specs: Make const. 2007-01-28 01:13:53 +02:00
color.h get_color_string: Return a pointer to const. 2007-01-28 00:52:21 +02:00
color.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
conv.c add_cp_html_to_string: New function. 2007-03-20 21:32:14 +02:00
conv.h add_cp_html_to_string: New function. 2007-03-20 21:32:14 +02:00
env.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
env.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
error.c Make errfile point to const. 2007-01-02 21:22:51 +02:00
error.h Make errfile point to const. 2007-01-02 21:22:51 +02:00
fastfind.c Fix compiler errors without HAVE_VARIADIC_MACROS. 2007-03-11 12:22:02 +02:00
fastfind.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
file.c Cast the NULL argument of straconcat to unsigned char *. 2007-03-11 12:59:11 +02:00
file.h struct directory_entry: Document the charset and mem_free. 2007-03-20 20:49:32 +02:00
hash.c Pass a pointer to a hash pointer to free_hash() to ensure hash pointer 2006-05-31 19:33:36 +02:00
hash.h Pass a pointer to a hash pointer to free_hash() to ensure hash pointer 2006-05-31 19:33:36 +02:00
lists.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile Fix inclusion of header files after CONFIG_{MD5,SHA1} were removed 2006-01-21 08:44:19 +01:00
math.h Don't include <sys/param.h> in util/math for MAX/MIN 2006-01-09 02:09:59 +01:00
md5.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
md5.h Fix inclusion of header files after CONFIG_{MD5,SHA1} were removed 2006-01-21 08:44:19 +01:00
memdebug.c Make many string parameters const in the memory leak detector. 2007-01-02 21:25:20 +02:00
memdebug.h Make many string parameters const in the memory leak detector. 2007-01-02 21:25:20 +02:00
memlist.c Fix trailing whitespaces 2007-04-26 15:02:04 +02:00
memlist.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
memory.c Bug 919, mem_mmap_realloc: Don't overflow the buffer when shrinking it. 2006-12-31 09:49:13 +02:00
memory.h mem_align_alloc__, add_bytes_to_string__: Let file point to const. 2007-01-28 02:12:39 +02:00
profile.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
scanner.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
scanner.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
secsave.c Fix trailing whitespaces 2007-04-26 15:02:04 +02:00
secsave.h Bug 887: New function secsave_strerror. 2006-12-09 18:14:28 +02: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 Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
snprintf.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
string.c add_string_to_string: Don't fail if @from is empty. 2007-03-18 20:13:24 +02:00
string.h Cast the NULL argument of string_concat to unsigned char *. 2007-03-11 13:01:50 +02:00
time.c Limit the timeout to one second only under Windows. 2007-01-28 18:29:14 +02:00
time.h Bug 923: Added comments about potential time_t truncation. 2007-01-13 15:26:21 +02:00