Mercurial > ecos
diff packages/language/c/libc/time/current/ChangeLog @ 543:598fea7813df
Add strptime() function.
| author | gthomas |
|---|---|
| date | Mon, 27 Jan 2003 22:10:15 +0000 |
| parents | d2c90368aeef |
| children | 716d0be04750 |
line wrap: on
line diff
--- a/packages/language/c/libc/time/current/ChangeLog +++ b/packages/language/c/libc/time/current/ChangeLog @@ -1,3 +1,10 @@ +2003-01-27 Gary Thomas <gary@mlbassoc.com> + + * tests/strptime.c: + * src/strptime.cxx: + * include/time.h: + * cdl/time.cdl: Add support for strptime(). + 2002-05-14 Jesper Skov <jskov@redhat.com> * cdl/time.cdl: Added -Wno-format to the compiler flags. This is
