Added strftime

git-svn-id: svn://svn.cc65.org/cc65/trunk@1512 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-11-13 13:08:46 +00:00
parent e7db3d83ea
commit 5dba474030
4 changed files with 252 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ C_OBJS = _afailed.o \
realloc.o \
rewind.o \
sscanf.o \
strftime.o \
strxfrm.o \
strtok.o \
timezone.o \