]> arthur.barton.de Git - netdata.git/commit
handle usleep() on systems that do not accept more than 999999 usec; implement altern...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 5 Jul 2016 23:09:56 +0000 (02:09 +0300)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 5 Jul 2016 23:09:56 +0000 (02:09 +0300)
commit1c0dc57c4043f8780a92ce99e9871d26d55472a9
treedc74dca60f73a3f27ca6622f093914dde0220cff
parentda5d6526563e3b8c32e89c38e2e17669d11d149b
handle usleep() on systems that do not accept more than 999999 usec; implement alternative using nanosleep()
src/apps_plugin.c
src/common.c
src/common.h
src/plugin_proc.c
src/rrd.c
src/sys_fs_cgroup.c