| .. |
|
tests
|
use libcurl to fetch URL resource
|
2021-05-26 15:21:55 +08:00 |
|
Makefile.in
|
add file locked_list.h
|
2021-04-09 21:28:22 +08:00 |
|
avl_tree.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
avl_tree.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
base64.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
base64.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
buffered_file_writer.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
buffered_file_writer.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
chain.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
chain.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
char_convert_loader.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
char_convert_loader.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
char_converter.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
char_converter.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
common_blocked_queue.c
|
fast_mblock_init_ex1: unify obj name
|
2021-07-20 20:27:48 +08:00 |
|
common_blocked_queue.h
|
add function common_blocked_queue_timedpop
|
2021-01-29 17:39:12 +08:00 |
|
common_define.h
|
correct macro MEM_ALIGN
|
2021-06-11 11:09:48 +08:00 |
|
connection_pool.c
|
fast_mblock_init_ex1: unify obj name
|
2021-07-20 20:27:48 +08:00 |
|
connection_pool.h
|
process_restart more gracefully
|
2021-06-04 17:56:02 +08:00 |
|
fast_allocator.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fast_allocator.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fast_blocked_queue.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fast_blocked_queue.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fast_buffer.c
|
remove compile warning (the compiler is too worried)
|
2021-06-06 16:25:21 +08:00 |
|
fast_buffer.h
|
fast_buffer.[hc]: add function fast_buffer_append_binary
|
2021-01-27 21:10:43 +08:00 |
|
fast_link_library.sh
|
update source code from FastDFS V5.02
|
2014-05-29 09:21:50 +08:00 |
|
fast_mblock.c
|
fast_mblock.[hc]: support batch alloc and batch free
|
2021-05-18 15:06:59 +08:00 |
|
fast_mblock.h
|
fast_mblock.[hc]: support batch alloc and batch free
|
2021-05-18 15:06:59 +08:00 |
|
fast_mpool.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fast_mpool.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fast_task_queue.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fast_task_queue.h
|
add function fc_check_realloc_iovec_array
|
2021-06-08 14:15:24 +08:00 |
|
fast_timer.c
|
add functions: iniGetByteValueEx and iniGetIntCorrectValueEx
|
2020-12-02 18:10:45 +08:00 |
|
fast_timer.h
|
timer_modify check new_expires
|
2020-12-02 13:57:28 +08:00 |
|
fc_atomic.h
|
fc_atomic.h add FC_ATOMIC_GET, FC_ATOMIC_INC etc.
|
2021-01-15 18:05:39 +08:00 |
|
fc_list.h
|
add fc_list_first_entry
|
2020-05-05 11:13:00 +08:00 |
|
fc_memory.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fc_memory.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
fc_queue.c
|
add function fc_queue_pop_to_queue_ex
|
2021-06-01 17:08:24 +08:00 |
|
fc_queue.h
|
add function fc_queue_pop_to_queue_ex
|
2021-06-01 17:08:24 +08:00 |
|
flat_skiplist.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
flat_skiplist.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
hash.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
hash.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
http_func.c
|
use libcurl to fetch URL resource
|
2021-05-26 15:21:55 +08:00 |
|
http_func.h
|
add function normalize_path_ex and normalize_uri
|
2021-05-25 16:48:10 +08:00 |
|
id_generator.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
id_generator.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
ini_file_reader.c
|
use macros: IS_URL_RESOURCE and IS_FILE_RESOURCE
|
2021-05-26 18:01:13 +08:00 |
|
ini_file_reader.h
|
add functions fc_server_load_from_ini_context etc.
|
2021-04-28 20:31:00 +08:00 |
|
io_opt.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
io_opt.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
ioevent.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
ioevent.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
ioevent_loop.c
|
fast_timer.[hc]: support lock for option
|
2020-11-23 11:45:33 +08:00 |
|
ioevent_loop.h
|
add function locked_list_count
|
2021-04-12 15:31:59 +08:00 |
|
json_parser.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
json_parser.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
local_ip_func.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
local_ip_func.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
locked_list.h
|
add function locked_list_count
|
2021-04-12 15:31:59 +08:00 |
|
locked_timer.c
|
add functions: iniGetByteValueEx and iniGetIntCorrectValueEx
|
2020-12-02 18:10:45 +08:00 |
|
locked_timer.h
|
timer_modify check new_expires
|
2020-12-02 13:57:28 +08:00 |
|
logger.c
|
small changes for logger.c
|
2021-02-01 09:27:18 +08:00 |
|
logger.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
md5.c
|
update source code from FastDFS V5.02
|
2014-05-29 09:21:50 +08:00 |
|
md5.h
|
add uniq server addresses
|
2020-02-19 15:49:39 +08:00 |
|
multi_skiplist.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
multi_skiplist.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
multi_socket_client.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
multi_socket_client.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
php7_ext_wrapper.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
process_ctrl.c
|
process_action support action status
|
2021-06-26 11:00:52 +08:00 |
|
process_ctrl.h
|
process_action support action status
|
2021-06-26 11:00:52 +08:00 |
|
pthread_func.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
pthread_func.h
|
add function fc_queue_timedpop
|
2021-02-01 10:52:55 +08:00 |
|
sched_thread.c
|
fast_mblock_init_ex1: unify obj name
|
2021-07-20 20:27:48 +08:00 |
|
sched_thread.h
|
add function: fc_queue_empty
|
2020-11-03 22:09:42 +08:00 |
|
server_id_func.c
|
add functions fc_server_load_from_ini_context etc.
|
2021-04-28 20:31:00 +08:00 |
|
server_id_func.h
|
add functions fc_server_load_from_ini_context etc.
|
2021-04-28 20:31:00 +08:00 |
|
shared_buffer.c
|
fast_mblock_init_ex1: unify obj name
|
2021-07-20 20:27:48 +08:00 |
|
shared_buffer.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
shared_func.c
|
set errno to result ASAP for safety
|
2021-05-26 18:05:50 +08:00 |
|
shared_func.h
|
add function fc_check_realloc_iovec_array
|
2021-06-08 14:15:24 +08:00 |
|
skiplist.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
skiplist_common.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
skiplist_set.c
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
skiplist_set.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
sockopt.c
|
tcp_quick_ack option for Linux
|
2020-12-06 16:59:09 +08:00 |
|
sockopt.h
|
tcp_quick_ack option for Linux
|
2020-12-06 16:59:09 +08:00 |
|
system_info.c
|
open for write MUST have the third parameter: mode
|
2021-07-01 07:41:29 +08:00 |
|
system_info.h
|
add function get_path_block_size and get_device_block_size
|
2021-06-02 11:07:28 +08:00 |
|
thread_pool.c
|
set thread name as necessary
|
2021-04-29 21:02:36 +08:00 |
|
thread_pool.h
|
modify license to LGPLv3 and copyright
|
2020-10-14 11:03:46 +08:00 |
|
uniq_skiplist.c
|
uniq_skiplist.[hc]: init function add parameter: allocator_use_lock
|
2021-05-20 10:08:01 +08:00 |
|
uniq_skiplist.h
|
uniq_skiplist.h: add function uniq_skiplist_iterator_at
|
2021-06-30 15:05:31 +08:00 |