newlib: update

git-svn-id: svn://kolibrios.org@3799 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2013-07-10 09:35:47 +00:00
parent 6298589632
commit 038f3f8566
14 changed files with 817 additions and 20 deletions
+6 -1
View File
@@ -27,6 +27,7 @@ STATIC_SRCS:= \
crt/crt2.c \
crt/chkstk.S \
crt/exit.S \
pe/crtloader.c \
crt/setjmp.S
DLL_SRCS:= \
@@ -103,7 +104,6 @@ CORE_SRCS:= \
sys/read.c \
sys/write.c \
sys/fsize.c \
sys/fload.c \
time/asctime.c \
time/asctime_r.c \
time/clock.c \
@@ -242,6 +242,10 @@ STDIO_SRCS= \
tmpfile.c \
tmpnam.c \
ungetc.c \
vasniprintf.c \
vasnprintf.c \
vdprintf.c \
vdiprintf.c \
vscanf.c \
vsprintf.c \
vsnprintf.c \
@@ -250,6 +254,7 @@ STDIO_SRCS= \
wsetup.c \
wbuf.c \
sccl.c \
siprintf.c \
sniprintf.c \
snprintf.c \
sprintf.c \