This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 753aa98ca7 net/tcp: Zero keeptimer in case caller set keepalive to
false
new 5b0b4bd586 sched/wdog: Change the return type of wd_gettime from int
to sclock_t
new 9d2dae2fd8 sched/wqueue: Add work_timeleft macro to get the left time
to start
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/power/activity_governor.c | 6 ++++--
include/nuttx/wdog.h | 2 +-
include/nuttx/wqueue.h | 23 +++++++++++++++++++++++
sched/wdog/wd_gettime.c | 4 ++--
4 files changed, 30 insertions(+), 5 deletions(-)