From 2c6eb1d98e93b702ab5fe8dbfd69b9ed95d79843 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 20 Apr 2011 14:12:52 +0000 Subject: Rename uptime to UTC git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3528 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 70496acbe..2a8475d57 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1693,7 +1693,7 @@ character in the string. * tools/version.sh and mkversion.c: Tools to manage a NuttX version number file - * sched/clock_uptime() and lib/time/lib_time.c: Add support for 1 second uptime + * sched/clock_getutc() and lib/time/lib_time.c: Add support for 1 second UTC interface. * net/net_dup2.c and include/nuttx/net.h: The conditional compilation for '#if CONFIG_NFILE_DESCRIPTOR > 0' was wrong in both of these files. It should -- cgit v1.2.3