1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/util
2007-01-28 00:20:59 +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 New function colspan_is_in_box() 2006-09-02 21:48:19 +03:00
color_s.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
color.c Use elinks_ulongcat() instead of snprintf(). 2006-01-17 01:18:45 +01:00
color.h Make 8-bytes buffer more obvious. 2006-01-17 00:48:25 +01:00
color.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
conv.c add_quoted_to_string: Make the src parameter point to const. 2007-01-28 00:20:59 +02:00
conv.h add_quoted_to_string: Make the src parameter point to const. 2007-01-28 00:20:59 +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 various sparse warnings 2005-11-24 15:38:47 +01:00
fastfind.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
file.c Trim trailing whitespaces. 2006-05-31 19:34:49 +02:00
file.h Merge code from create_bittorrent_path() and mkalldirs(). Suggested by 2006-01-05 10:49:05 +01: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 Remove now useless $Id: lines. 2005-10-21 09:14:07 +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_alloc_align: drop the obj type parameter 2006-02-17 17:32:59 +00: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 Bug 887: New function secsave_strerror. 2006-12-09 18:14:28 +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: Make the "from" string const. 2007-01-25 00:33:17 +02:00
string.h Bug 882: Replace C1 controls with spaces in UTF-8 to the terminal. 2007-01-27 11:12:22 +02:00
time.c Bug 923: Added comments about potential time_t truncation. 2007-01-13 15:26:21 +02:00
time.h Bug 923: Added comments about potential time_t truncation. 2007-01-13 15:26:21 +02:00