libfastcommon/src
yuqing 530c17aaa1 correct CRC32 2018-06-07 20:43:32 +08:00
..
tests correct CRC32 2018-06-07 20:43:32 +08:00
Makefile.in add skiplist_set.[hc] and skiplist bug fixed 2018-05-29 18:10:50 +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 add files: common_blocked_queue.[hc] 2018-05-17 09:36:55 +08:00
common_blocked_queue.h add files: common_blocked_queue.[hc] 2018-05-17 09:36:55 +08:00
common_define.h add IS_HEX_CHAR macro define 2017-07-06 10:47:03 +08:00
connection_pool.c set err_no to 0 when success 2018-05-10 11:35:56 +08:00
connection_pool.h conn_pool_init compatable 2016-05-18 11:18:15 +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 change log level 2016-01-26 21:53:25 +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 fast_task_queue.c: set alloc_once gracefully 2018-05-14 18:19:58 +08:00
fast_task_queue.h format 2016-01-20 21:57:36 +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
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 ini_file_reader.c function annotations LOCAL_IP_GET support index 2018-02-24 14:10:22 +08:00
ini_file_reader.h ini_file_reader support flags 2017-03-02 09:55:24 +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
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.h: add function log_get_level_caption 2018-05-11 18:32:40 +08:00
logger.h logger.h: add function log_get_level_caption 2018-05-11 18:32:40 +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 correct PTHREAD_MUTEX_ERRORCHECK define 2015-08-26 18:46:07 +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 use pthread_detach 2015-11-03 09:55:43 +08:00
sched_thread.h add files: common_blocked_queue.[hc] 2018-05-17 09:36:55 +08:00
shared_func.c add IS_HEX_CHAR macro define 2017-07-06 10:47:03 +08:00
shared_func.h remove warning: dereferencing type-punned pointer will break strict-aliasing rules 2018-05-22 15:26:25 +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 move SET_SOCKOPT_NOSIGPIPE from sockopt.c to sockopt.h 2016-11-10 14:00:12 +08:00
sockopt.h move SET_SOCKOPT_NOSIGPIPE from sockopt.c to sockopt.h 2016-11-10 14:00:12 +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