| .. |
|
tests
|
add comments
|
2016-02-03 16:03:08 +08:00 |
|
Makefile.in
|
add fast_blocked_queue.[hc]
|
2016-01-26 09:42:53 +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 |
|
common_define.h
|
define nsec of file stat in Linux and FreeBSD
|
2016-02-01 15:07:06 +08:00 |
|
connection_pool.c
|
bug fixed: caused by memory organize
|
2014-09-16 16:55:39 +08:00 |
|
connection_pool.h
|
add comments for connection pool
|
2014-09-03 10:18:31 +08:00 |
|
fast_allocator.c
|
remove useless variable
|
2016-01-12 18:20:25 +08:00 |
|
fast_allocator.h
|
allocator support reclaim
|
2015-11-06 18:57:39 +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
|
remove debug info
|
2016-01-11 18:25:53 +08:00 |
|
fast_buffer.h
|
add fast_buffer
|
2015-11-13 15:13:28 +08:00 |
|
fast_link_library.sh
|
update source code from FastDFS V5.02
|
2014-05-29 09:21:50 +08:00 |
|
fast_mblock.c
|
support get local mac addresses
|
2016-01-12 10:56:07 +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
|
add comment
|
2015-07-01 15:17:19 +08:00 |
|
fast_task_queue.c
|
export function task_queue_get_new_buffer_size
|
2016-01-19 14:28:44 +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
|
replace INT64_PRINTF_FORMAT with PRId64
|
2014-08-05 15:52:17 +08:00 |
|
hash.h
|
update source code from FastDFS V5.02
|
2014-05-29 09:21:50 +08:00 |
|
http_func.c
|
check the return value of snprintf
|
2014-12-06 12:41:19 +08:00 |
|
http_func.h
|
http_parse_query_ex support binary buffer, and set both lengths of key and name
|
2014-08-11 16:58:27 +08:00 |
|
ini_file_reader.c
|
ini_file_reader add iniGetSectionNames and iniGetSectionItems
|
2016-01-14 17:09:26 +08:00 |
|
ini_file_reader.h
|
ini_file_reader add iniGetSectionNames and iniGetSectionItems
|
2016-01-14 17:09:26 +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
|
change log level
|
2016-01-26 21:53:25 +08:00 |
|
ioevent_loop.h
|
add function ioevent_remove
|
2014-08-25 09:24:52 +08:00 |
|
local_ip_func.c
|
add function is_private_ip
|
2015-10-09 16:12:30 +08:00 |
|
local_ip_func.h
|
add function is_private_ip
|
2015-10-09 16:12:30 +08:00 |
|
logger.c
|
call log_check_rotate anyway
|
2015-08-20 14:43:47 +08:00 |
|
logger.h
|
logger.c call log_check_rotate in lock
|
2015-05-15 11:16:14 +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 |
|
process_ctrl.c
|
ignore annotation in some cases
|
2015-09-11 19:40:15 +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
|
update source code from FastDFS V5.02
|
2014-05-29 09:21:50 +08:00 |
|
pthread_pool.h
|
update source code from FastDFS V5.02
|
2014-05-29 09:21:50 +08:00 |
|
sched_thread.c
|
use pthread_detach
|
2015-11-03 09:55:43 +08:00 |
|
sched_thread.h
|
delay task can execute in a new thread
|
2015-11-02 18:24:26 +08:00 |
|
shared_func.c
|
add system_info.h and system_info.c
|
2016-01-12 15:14:47 +08:00 |
|
shared_func.h
|
add system_info.h and system_info.c
|
2016-01-12 15:14:47 +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
|
getlocaladdrs
|
2016-01-18 10:17:45 +08:00 |
|
sockopt.h
|
add comments
|
2016-02-03 16:03:08 +08:00 |
|
system_info.c
|
set tv_usec 0 in Linux
|
2016-02-02 16:37:31 +08:00 |
|
system_info.h
|
use timeval instead of second
|
2016-01-29 14:40:34 +08:00 |