| .. |
|
tests
|
test_mblock.c changed
|
2017-03-09 09:50:37 +08:00 |
|
Makefile.in
|
add files: multi_socket_client.[hc]
|
2018-05-18 16:48:26 +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
|
modify php-fastcommon/test.php
|
2016-07-25 12:46:44 +08:00 |
|
fast_mblock.h
|
add function fast_mblock_init_ex1
|
2015-11-16 13:48:26 +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
|
add files: multi_socket_client.[hc]
|
2018-05-18 16:48:26 +08:00 |
|
flat_skiplist.h
|
add skiplist wrapper
|
2015-12-30 11:16:06 +08:00 |
|
hash.c
|
add IS_HEX_CHAR macro define
|
2017-07-06 10:47:03 +08:00 |
|
hash.h
|
add IS_HEX_CHAR macro define
|
2017-07-06 10:47:03 +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
|
add files: multi_socket_client.[hc]
|
2018-05-18 16:48:26 +08:00 |
|
multi_skiplist.h
|
add skiplist wrapper
|
2015-12-30 11:16:06 +08:00 |
|
multi_socket_client.c
|
ioevent refined for FreeBSD/MacOS
|
2018-05-21 21:36:16 +08:00 |
|
multi_socket_client.h
|
ioevent.[hc]: remove care_events in FreeBSD or MacOS
|
2018-05-21 19:04:02 +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
|
shared_func.h: add functions float2buff / buff2float, double2buff / buff2double
|
2018-05-10 18:24:42 +08:00 |
|
skiplist.h
|
add skiplist wrapper
|
2015-12-30 11:16:06 +08:00 |
|
skiplist_common.h
|
add skiplist wrapper
|
2015-12-30 11:16:06 +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 |