From d6b2a407783dbbd6c9680601da005de0bb0ff37d Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Mon, 17 Jun 2002 09:45:15 +0000 Subject: Commit the new time stuff, even though I haven't made it threadsafe yet. At least people can play with it. Also, fix a buglet in setenv.c. --- libc/misc/time/README | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 libc/misc/time/README (limited to 'libc/misc/time/README') diff --git a/libc/misc/time/README b/libc/misc/time/README deleted file mode 100644 index da4f4e67f..000000000 --- a/libc/misc/time/README +++ /dev/null @@ -1,8 +0,0 @@ -Copyright (C) 1996 Robert de Bath -This file is part of the Linux-8086 C library and is distributed -under the GNU Library General Public License. - -There are two ways of converting the time_t to a struct tm, I'm not -quite sure which is better. - --Robert -- cgit v1.2.3