libfastcommon/src
yuqing 5cb9066ed1 upgrade php-fastcommon version to 1.0.6 2016-05-16 09:06:07 +08:00
..
tests upgrade php-fastcommon version to 1.0.6 2016-05-16 09:06:07 +08:00
Makefile.in add id generator for multi processes 2016-04-10 00:22: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
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 logger support compress the log file 2016-02-29 18:37:10 +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
id_generator.c id generator support extra bits 2016-05-14 19:37:55 +08:00
id_generator.h id generator support extra bits 2016-05-14 19:37:55 +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 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 id generator for multi processes 2016-04-10 17:44:10 +08:00
logger.h add logger parameter: compress_log_days_before 2016-03-16 09:18:57 +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 wrapper resource interface for php7 2016-04-05 16:21:00 +08:00
process_ctrl.c delete pid file check pid 2016-02-11 13:56:18 +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 add file lock and unlock functions 2016-04-09 22:11:28 +08:00
shared_func.h add file lock and unlock functions 2016-04-09 22:11:28 +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 add macro HAVE_USER_H 2016-02-19 14:56:38 +08:00
sockopt.h add comments 2016-02-03 16:03:08 +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