1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-06 22:10:53 +00:00
elinks/src/util
2023-12-26 19:09:32 +01:00
..
qs_parse [qs_parse] i was unused 2023-11-17 17:22:00 +01:00
align.h [align] enum format_align -> format_align_T 2022-01-28 16:05:35 +01:00
base64.c [const] const char in base64_decode and init_submitted_value 2022-01-30 14:48:43 +01:00
base64.h [const] const char in base64_decode and init_submitted_value 2022-01-30 14:48:43 +01:00
bitfield.h [mem_calloc] Cast 2022-01-16 21:08:50 +01:00
box.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
color_s.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
color.c [util] cast 2022-01-26 18:04:36 +01:00
color.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
color.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
conv.c [util] const in add_shell_quoted_to_string 2022-02-21 18:46:35 +01:00
conv.h [util] const in add_shell_quoted_to_string 2022-02-21 18:46:35 +01:00
env.c [util] const in env_set 2022-02-17 20:11:45 +01:00
env.h [util] const in env_set 2022-02-17 20:11:45 +01:00
error.c Remove "user torturation" code 2022-11-15 13:55:16 -06:00
error.h [error] const char * for fmt 2021-03-01 21:25:09 +01:00
fastfind.c [fastfind] enum fastfind_flags -> fastfind_flags_T 2022-01-28 15:51:14 +01:00
fastfind.h [fastfind] const in comment 2022-02-15 15:36:40 +01:00
file.c [isspace] Some implementations of isspace require unsigned char 2022-06-28 20:25:06 +02:00
file.h [file] cast ti gid_t and uid_t 2022-03-29 19:45:25 +02:00
hash.c [hash] drop const for key 2023-12-08 11:11:06 +01:00
hash.h [hash] drop const for key 2023-12-08 11:11:06 +01:00
lists.h [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp 2023-06-19 18:43:53 +02:00
Makefile [debug] Show info about gzip allocations 2023-10-23 19:06:21 +02:00
math.h [register] Drop register 2021-12-03 12:34:00 +01:00
md5.c [register] Drop register 2021-12-03 12:34:00 +01:00
md5.h [md5] Force to use own implementation of MD5 2022-01-10 20:23:47 +01:00
memcount.cpp [memcount] libevent malloc, realloc, free replacement functions 2023-12-26 19:09:32 +01:00
memcount.h [memcount] libevent malloc, realloc, free replacement functions 2023-12-26 19:09:32 +01:00
memdebug.c [lists] LIST_HEAD -> LIST_HEAD_EL to not clash with libevent's LIST_HEAD. Also added curl implementation of ftpes and sftp 2023-06-19 18:43:53 +02:00
memdebug.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
memlist.c [mem_realloc] cast return value 2022-01-16 19:38:30 +01:00
memlist.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
memory.c [patience] const char * 2022-01-16 21:13:17 +01:00
memory.h [mem_alloc] cast return value 2022-01-16 19:09:27 +01:00
meson.build [debug] Show info about gzip allocations 2023-10-23 19:06:21 +02:00
profile.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +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 [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
scanner.c [util] const in scan_table_data 2022-02-04 18:36:47 +01:00
scanner.h [util] const in scanner_string_mapping 2022-02-08 18:14:10 +01:00
secsave.c [secsave] enum secsave_errno -> secsave_errno_T 2022-01-28 14:55:41 +01:00
secsave.h [secsave] enum secsave_errno -> secsave_errno_T 2022-01-28 14:55:41 +01:00
sha1.c [signdness] Compilation fixes 2021-01-02 21:14:03 +01:00
sha1.h [signdness] Compilation fixes 2021-01-02 21:14:03 +01:00
snprintf.c [util] cast to char * 2022-02-21 19:11:02 +01:00
snprintf.h [mem_alloc] cast return value 2022-01-16 19:09:27 +01:00
string.c [utf] Own definition of isspace. Refs #249 2023-07-31 23:36:02 +02:00
string.h [utf] Own definition of isspace. Refs #249 2023-07-31 23:36:02 +02:00
test.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
time.c [time] timeval_add -> el_timeval_add 2023-07-01 19:43:03 +02:00
time.h [time] timeval_add -> el_timeval_add 2023-07-01 19:43:03 +02:00