YuQing
|
08d3932845
|
Merge pull request #5 from lichhaosysu/master
io_opt.c bug fix
|
2016-02-01 09:41:29 +08:00 |
Yu Qing
|
283f16db7d
|
remove useless variable
|
2016-01-29 14:59:28 +08:00 |
lichhaosysu
|
e1d140c7e5
|
io_opt.c bug fix
|
2016-01-29 14:42:44 +08:00 |
yuqing
|
7b9b40d2f5
|
use timeval instead of second
|
2016-01-29 14:40:34 +08:00 |
Yu Qing
|
0165a3357b
|
compile by mac os
|
2016-01-29 10:17:32 +08:00 |
yuqing
|
e4876f0c61
|
add get_sysinfo
|
2016-01-28 12:26:11 +08:00 |
Yu Qing
|
0758be6e88
|
sysinfo for FreeBSD
|
2016-01-28 11:30:07 +08:00 |
yuqing
|
7b61231508
|
Merge branch 'master' of github.com:happyfish100/libfastcommon
|
2016-01-27 22:51:52 +08:00 |
yuqing
|
74715cb089
|
iovent bug fixed for FreeBSD
|
2016-01-27 22:51:13 +08:00 |
yuqing
|
4a6b6a6576
|
linux process starttime as Unix timestamp
|
2016-01-27 18:38:35 +08:00 |
Yu Qing
|
8a77902f34
|
iOS test ok
|
2016-01-27 18:14:36 +08:00 |
yuqing
|
4421133912
|
get_processes support FreeBSD
|
2016-01-27 17:52:46 +08:00 |
yuqing
|
94feb0b311
|
change log level
|
2016-01-26 21:53:25 +08:00 |
yuqing
|
c18387c7f8
|
add test_blocked_queue
|
2016-01-26 19:16:23 +08:00 |
yuqing
|
9229a5cf0b
|
add blocked_queue_terminate
|
2016-01-26 09:52:31 +08:00 |
yuqing
|
cb82009656
|
add fast_blocked_queue.[hc]
|
2016-01-26 09:42:53 +08:00 |
yuqing
|
d911109689
|
test changed
|
2016-01-25 17:47:55 +08:00 |
yuqing
|
6c7852cdab
|
format
|
2016-01-20 21:57:36 +08:00 |
yuqing
|
12c1355c2a
|
export function task_queue_get_new_buffer_size
|
2016-01-19 14:28:44 +08:00 |
yuqing
|
9c7a510803
|
do NOT use function xxxmntent in linux
|
2016-01-18 15:32:32 +08:00 |
yuqing
|
fa151cc4ea
|
make clean before build
|
2016-01-18 14:06:04 +08:00 |
yuqing
|
2ded024383
|
update spec version to 1.0.24
|
2016-01-18 12:49:16 +08:00 |
yuqing
|
a786f36d65
|
getlocaladdrs
|
2016-01-18 10:17:45 +08:00 |
yuqing
|
05e01ce113
|
getlocaladdrs fixed
|
2016-01-17 22:48:30 +08:00 |
yuqing
|
481f57befa
|
add micro HAVE_FILE_SYSTEM_ID check
|
2016-01-14 18:48:37 +08:00 |
yuqing
|
e73b37f7da
|
ini_file_reader add iniGetSectionNames and iniGetSectionItems
|
2016-01-14 17:09:26 +08:00 |
yuqing
|
bb57593f14
|
test_mblock ok
|
2016-01-14 13:35:10 +08:00 |
yuqing
|
0fc9297155
|
add function get_processes for Linux
|
2016-01-14 12:29:14 +08:00 |
yuqing
|
6af9b0d52d
|
return EOPNOTSUPP on other unix system
|
2016-01-13 16:30:03 +08:00 |
yuqing
|
00d5c43b50
|
remove useless variable
|
2016-01-12 18:20:25 +08:00 |
Yu Qing
|
6ddfdf1265
|
compile Ok in mac OS
|
2016-01-12 16:47:15 +08:00 |
yuqing
|
10c15228ec
|
add function get_mounted_filesystems
|
2016-01-12 16:32:26 +08:00 |
yuqing
|
700f8d2c2b
|
add system_info.h and system_info.c
|
2016-01-12 15:14:47 +08:00 |
Yu Qing
|
c2b66b3ced
|
format if mac address
|
2016-01-12 11:18:29 +08:00 |
yuqing
|
1c6a73d4f3
|
support get local mac addresses
|
2016-01-12 10:56:07 +08:00 |
yuqing
|
5d130c1608
|
remove debug info
|
2016-01-11 18:25:53 +08:00 |
yuqing
|
66e2db7b6f
|
add skiplist wrapper
|
2015-12-30 11:16:06 +08:00 |
yuqing
|
a1fc869430
|
support free data callback
|
2015-12-29 16:55:29 +08:00 |
yuqing
|
9dc2f2901e
|
skiplist add find_all and delete_all
|
2015-12-29 14:21:36 +08:00 |
yuqing
|
a6ac2867c1
|
add tests/test_multi_skiplist.c
|
2015-12-29 12:23:59 +08:00 |
yuqing
|
5bae0d57cb
|
support multi skiplist
|
2015-12-29 12:23:03 +08:00 |
yuqing
|
866c8a83fe
|
support multi skiplist
|
2015-12-28 17:03:34 +08:00 |
yuqing
|
58386a30e1
|
correct sed option
|
2015-12-28 14:17:31 +08:00 |
yuqing
|
7de0f850e4
|
make.sh changed
|
2015-12-27 13:48:10 +08:00 |
yuqing
|
a6ef605c6e
|
skiplist support stable sort
|
2015-12-25 19:02:36 +08:00 |
yuqing
|
159d69983b
|
test code modified
|
2015-12-25 16:56:52 +08:00 |
yuqing
|
c8024b10e0
|
test_skiplist.c
|
2015-12-25 16:32:04 +08:00 |
yuqing
|
d07af5dda8
|
make.sh: replace perl with sed
|
2015-12-25 16:26:26 +08:00 |
yuqing
|
0bb237190d
|
skiplist bugfixed
|
2015-12-25 16:06:43 +08:00 |
yuqing
|
74fe4c8889
|
add skiplist
|
2015-12-24 18:20:14 +08:00 |