summaryrefslogtreecommitdiff
path: root/libc/time/README
diff options
context:
space:
mode:
Diffstat (limited to 'libc/time/README')
-rw-r--r--libc/time/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/time/README b/libc/time/README
index 0d50401..da4f4e6 100644
--- a/libc/time/README
+++ b/libc/time/README
@@ -2,6 +2,7 @@ Copyright (C) 1996 Robert de Bath <robert@mayday.compulink.co.uk>
This file is part of the Linux-8086 C library and is distributed
under the GNU Library General Public License.
-There's currently nothing special about time.
+There are two ways of converting the time_t to a struct tm, I'm not
+quite sure which is better.
-Robert