libfastcommon/src
hao 444c68f1e8 fix 'PTHREAD_MUTEX_ERRORCHECK undeclared'
throw error 'PTHREAD_MUTEX_ERRORCHECK' undeclared when compile on centos
2015-08-26 10:51:49 +08:00
..
Makefile.in make.sh changed 2015-08-17 15:31:47 +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 OS macro defines put in _os_define.h 2015-07-15 14:26:39 +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_link_library.sh update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
fast_mblock.c fast_mblock add fast_mblock_delay_free 2015-06-19 19:04:37 +08:00
fast_mblock.h fast_mblock.h add static inline 2015-06-25 10:25:23 +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 fast_task_info support set_buffer_size and realloc_buffer 2015-04-28 17:22:22 +08:00
fast_task_queue.h fast_task_info support set_buffer_size and realloc_buffer 2015-04-28 17:22:22 +08:00
fast_timer.c get local ipaddr support interface based 1 2014-10-24 18:20:00 +08:00
fast_timer.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +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 support annotation function 2015-08-25 17:20:20 +08:00
ini_file_reader.h eliminate potential trouble 2015-08-19 10:37:31 +08:00
io_opt.c update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
io_opt.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
ioevent.c ioevent support set timeout 2015-06-11 09:49:04 +08:00
ioevent.h OS macro defines put in _os_define.h 2015-07-15 14:26:39 +08:00
ioevent_loop.c must set timeout entry's dlink to NULL because NOT in time wheel 2014-10-31 11:05:15 +08:00
ioevent_loop.h add function ioevent_remove 2014-08-25 09:24:52 +08:00
local_ip_func.c update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
local_ip_func.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +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
process_ctrl.c resolve compile warning in mac book 2015-08-16 10:50:21 +08:00
process_ctrl.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
pthread_func.c fix 'PTHREAD_MUTEX_ERRORCHECK undeclared' 2015-08-26 10:51:49 +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 OS macro defines put in _os_define.h 2015-07-15 14:26:39 +08:00
sched_thread.h update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00
shared_func.c add GEO function get_line_distance_km 2015-08-06 16:04:58 +08:00
shared_func.h add GEO function get_line_distance_km 2015-08-06 16:04:58 +08:00
sockopt.c macro FDFS_WRITE_BUFF_SIZE change to FAST_WRITE_BUFF_SIZE 2015-05-12 14:05:09 +08:00
sockopt.h macro FDFS_WRITE_BUFF_SIZE change to FAST_WRITE_BUFF_SIZE 2015-05-12 14:05:09 +08:00