Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3798 → Rev 3799

/programs/develop/libraries/newlib/Makefile
27,6 → 27,7
crt/crt2.c \
crt/chkstk.S \
crt/exit.S \
pe/crtloader.c \
crt/setjmp.S
 
DLL_SRCS:= \
103,7 → 104,6
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
tmpfile.c \
tmpnam.c \
ungetc.c \
vasniprintf.c \
vasnprintf.c \
vdprintf.c \
vdiprintf.c \
vscanf.c \
vsprintf.c \
vsnprintf.c \
250,6 → 254,7
wsetup.c \
wbuf.c \
sccl.c \
siprintf.c \
sniprintf.c \
snprintf.c \
sprintf.c \