summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-12 11:10:46 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-12 11:10:46 -0600
commit7881095dcc9ce16c67163cc3d9b8fb7c2adf4c66 (patch)
tree3e19b46c12a2c7f69b667e8af63c0edc21b22fd4 /nuttx/ChangeLog
parent3d8e5f1f984e800f6224e6433882668f907111bd (diff)
downloadpx4-nuttx-7881095dcc9ce16c67163cc3d9b8fb7c2adf4c66.tar.gz
px4-nuttx-7881095dcc9ce16c67163cc3d9b8fb7c2adf4c66.tar.bz2
px4-nuttx-7881095dcc9ce16c67163cc3d9b8fb7c2adf4c66.zip
gettimeofday() and settimeofday(): Move gittimeofdady() from sched/clock to libc/time. All remove gettimeofday() from NuttX system calls. It is only a wrapper around clock_settime() and does not need a trap. gettimeofday() is no longer tried as a core OS interface.
gettimeofday has been decremented in POSIX 2008. settimeofday() was never part of POSIX, but I decided to add it to libc as well just for symmetry.
Diffstat (limited to 'nuttx/ChangeLog')
0 files changed, 0 insertions, 0 deletions