libfastcommon/src
yuqing 85cc906b1d add function fc_strdup 2018-08-27 15:14:53 +08:00
..
tests json parse array and map 2018-08-24 11:41:11 +08:00
Makefile.in add json_parser.[hc] for parse json array and map 2018-08-22 10:35:33 +08:00
avl_tree.c update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
avl_tree.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
base64.c check the return value of snprintf 2014-12-06 12:41:19 +08:00
base64.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
chain.c update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
chain.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
char_convert_loader.c add test_char_convert_loader.c 2016-11-27 18:34:52 +08:00
char_convert_loader.h char_converter code refine 2016-11-26 13:36:14 +08:00
char_converter.c logWarning to logDebug 2016-12-01 18:18:47 +08:00
char_converter.h char_converter code refine 2016-11-26 13:36:14 +08:00
common_blocked_queue.c common_blocked_queue.h: add function common_blocked_queue_try_pop 2018-07-16 15:08:59 +08:00
common_blocked_queue.h common_blocked_queue.h: add function common_blocked_queue_try_pop 2018-07-16 15:08:59 +08:00
common_define.h json parse array and map 2018-08-24 11:41:11 +08:00
connection_pool.c add function conn_pool_parse_server_info and conn_pool_load_server_info 2018-08-14 17:44:55 +08:00
connection_pool.h add function conn_pool_parse_server_info and conn_pool_load_server_info 2018-08-14 17:44:55 +08:00
fast_allocator.c remove useless variable 2016-01-12 18:20:25 +08:00
fast_allocator.h id generator support file mode 2016-10-31 18:46:03 +08:00
fast_blocked_queue.c add blocked_queue_terminate 2016-01-26 09:52:31 +08:00
fast_blocked_queue.h add function blocked_queue_terminate_all 2018-06-13 10:12:34 +08:00
fast_buffer.c add files: multi_socket_client.[hc] 2018-05-18 16:48:26 +08:00
fast_buffer.h add files: multi_socket_client.[hc] 2018-05-18 16:48:26 +08:00
fast_link_library.sh update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
fast_mblock.c code refine 2018-05-30 16:35:08 +08:00
fast_mblock.h skiplist optimization 2018-05-30 13:49:27 +08:00
fast_mpool.c add fast_mpool for memory pool 2015-07-01 13:26:07 +08:00
fast_mpool.h id generator support file mode 2016-10-31 18:46:03 +08:00
fast_task_queue.c add function fc_compare_string 2018-07-31 14:27:13 +08:00
fast_task_queue.h add function fc_compare_string 2018-07-31 14:27:13 +08:00
fast_timer.c sched_thread.c: support delay tasks 2015-10-16 16:44:46 +08:00
fast_timer.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
fc_list.h add file fc_list.h 2018-07-26 15:28:39 +08:00
flat_skiplist.c remove remarks 2018-06-01 18:36:38 +08:00
flat_skiplist.h skiplist add function find_range 2018-06-01 18:30:26 +08:00
hash.c correct CRC32 2018-06-07 20:43:32 +08:00
hash.h correct CRC32 2018-06-07 20:43:32 +08:00
http_func.c add function http_parse_url_params 2016-06-06 20:49:34 +08:00
http_func.h add function http_parse_url_params 2016-06-06 20:49:34 +08:00
id_generator.c show resource label when setrlimit fail 2017-01-04 09:33:17 +08:00
id_generator.h id generator support file mode 2016-10-31 18:46:03 +08:00
ini_file_reader.c add function fc_split_string and fc_match_delim 2018-08-20 18:11:18 +08:00
ini_file_reader.h support directive: #@add_annotation 2018-08-20 16:24:52 +08:00
io_opt.c add php extension function: fastcommon_file_put_contents 2017-02-15 15:38:47 +08:00
io_opt.h add php extension function: fastcommon_file_put_contents 2017-02-15 15:38:47 +08:00
ioevent.c ioevent refined for FreeBSD/MacOS 2018-05-21 21:36:16 +08:00
ioevent.h ioevent.[hc]: remove care_events in FreeBSD or MacOS 2018-05-21 19:04:02 +08:00
ioevent_loop.c add function iovent_add_to_deleted_list 2016-09-02 19:14:00 +08:00
ioevent_loop.h add function iovent_add_to_deleted_list 2016-09-02 19:14:00 +08:00
json_parser.c json parser refine error info 2018-08-24 16:25:29 +08:00
json_parser.h json parse array and map 2018-08-24 11:41:11 +08:00
local_ip_func.c add function fc_trim to avoid conflict with trim 2017-02-27 16:08:55 +08:00
local_ip_func.h use local private ip first as machine id 2016-04-10 20:22:03 +08:00
logger.c logger.c add new line with fprintf 2018-07-10 18:34:44 +08:00
logger.h logger.h use gcc attribute to check format 2018-07-15 21:02:33 +08:00
md5.c update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
md5.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
multi_skiplist.c skiplist add function find_range 2018-06-01 18:30:26 +08:00
multi_skiplist.h skiplist add function find_range 2018-06-01 18:30:26 +08:00
multi_socket_client.c add skiplist_set.[hc] and skiplist bug fixed 2018-05-29 18:10:50 +08:00
multi_socket_client.h add skiplist_set.[hc] and skiplist bug fixed 2018-05-29 18:10:50 +08:00
php7_ext_wrapper.h php7_ext_wrapper.h add zend_add_assoc_double_ex 2017-02-22 15:17:24 +08:00
process_ctrl.c correct getFileContentEx read bytes 2017-03-08 15:24:05 +08:00
process_ctrl.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
pthread_func.c log more info 2018-06-29 10:31:26 +08:00
pthread_func.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
pthread_pool.c pthread_pool bug fix 2016-02-07 13:04:01 +08:00
pthread_pool.h pthread_pool bug fix 2016-02-07 13:04:01 +08:00
sched_thread.c sched_thread.c: fix first schedule time 2018-07-19 17:43:15 +08:00
sched_thread.h sched_thread.h: add function sched_print_all_entries 2018-06-26 10:56:34 +08:00
shared_func.c add function fc_strdup 2018-08-27 15:14:53 +08:00
shared_func.h add function fc_strdup 2018-08-27 15:14:53 +08:00
skiplist.h skiplist add function find_range 2018-06-01 18:30:26 +08:00
skiplist_common.h skiplist add function find_range 2018-06-01 18:30:26 +08:00
skiplist_set.c skiplist add function find_range 2018-06-01 18:30:26 +08:00
skiplist_set.h skiplist add function find_range 2018-06-01 18:30:26 +08:00
sockopt.c sockopt.c: add global variable try_again_when_interrupt 2018-07-31 16:46:05 +08:00
sockopt.h sockopt.c: add global variable try_again_when_interrupt 2018-07-31 16:46:05 +08:00
system_info.c use HW_MEMSIZE instead of HW_PHYSMEM in FreeBSD 2018-04-20 11:25:36 +08:00
system_info.h code refine 2017-02-03 11:05:18 +08:00