| .. |
|
tests
|
add test_char_convert_loader.c
|
2016-11-27 18:34:52 +08:00 |
|
Makefile.in
|
add files: char_convert_loader.h and char_convert_loader.c
|
2016-11-26 12:20:43 +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_define.h
|
define nsec of file stat in Linux and FreeBSD
|
2016-02-01 15:07:06 +08:00 |
|
connection_pool.c
|
conn_pool_init compatable
|
2016-05-18 11:18:15 +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
|
fast_buffer code refine
|
2016-10-08 09:39:56 +08:00 |
|
fast_buffer.h
|
fast_buffer code refine
|
2016-10-08 09:39:56 +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
|
check g_free_queue.head == NULL before free_queue_realloc()
|
2016-06-08 18:30:36 +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 skiplist wrapper
|
2015-12-30 11:16:06 +08:00 |
|
flat_skiplist.h
|
add skiplist wrapper
|
2015-12-30 11:16:06 +08:00 |
|
hash.c
|
add function hash_get_prime_capacity
|
2016-12-13 15:56:22 +08:00 |
|
hash.h
|
add function hash_get_prime_capacity
|
2016-12-13 15:56:22 +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
|
id generator support file mode
|
2016-10-31 18:46:03 +08:00 |
|
id_generator.h
|
id generator support file mode
|
2016-10-31 18:46:03 +08:00 |
|
ini_file_reader.c
|
add macro function INI_STRING_IS_TRUE
|
2016-11-11 18:20:41 +08:00 |
|
ini_file_reader.h
|
add macro function INI_STRING_IS_TRUE
|
2016-11-11 18:20:41 +08:00 |
|
io_opt.c
|
io_opt.c bug fix
|
2016-01-29 14:42:44 +08:00 |
|
io_opt.h
|
update source code from FastDFS V5.02
|
2014-05-29 09:21:50 +08:00 |
|
ioevent.c
|
iovent bug fixed for FreeBSD
|
2016-01-27 22:51:13 +08:00 |
|
ioevent.h
|
iovent bug fixed for FreeBSD
|
2016-01-27 22:51:13 +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
|
use local private ip first as machine id
|
2016-04-10 20:22:03 +08:00 |
|
local_ip_func.h
|
use local private ip first as machine id
|
2016-04-10 20:22:03 +08:00 |
|
logger.c
|
Revert "log support replace space chars"
|
2016-11-24 19:55:51 +08:00 |
|
logger.h
|
Revert "log support replace space chars"
|
2016-11-24 19:55:51 +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 skiplist wrapper
|
2015-12-30 11:16:06 +08:00 |
|
multi_skiplist.h
|
add skiplist wrapper
|
2015-12-30 11:16:06 +08:00 |
|
php7_ext_wrapper.h
|
change zend_hash_find to zend_hash_str_find
|
2016-08-09 13:47:44 +08:00 |
|
process_ctrl.c
|
compare exename in process_start function
|
2016-11-12 11:55:14 +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 comments
|
2016-02-11 13:19:36 +08:00 |
|
shared_func.c
|
refine getFileContent log info
|
2016-12-22 15:09:39 +08:00 |
|
shared_func.h
|
add file trylock functions
|
2016-11-13 12:44:24 +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
|
add macro HAVE_USER_H
|
2016-02-19 14:56:38 +08:00 |
|
system_info.h
|
use timeval instead of second
|
2016-01-29 14:40:34 +08:00 |