rt-thread/components/libc/newlib
dzzxzz@gmail.com 06165b8290 fixed a compiling error of mini2440 project
defined O_BINARY in newlib/sys/fcntl.h
#define O_BINARY        0x0008000

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2328 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-10-09 02:35:49 +00:00
..
sys fixed a compiling error of mini2440 project 2012-10-09 02:35:49 +00:00
SConscript fixed newlib building script error. 2011-10-10 12:45:38 +00:00
libc.c remove the dependence of device file system when enable newlib. 2012-02-17 16:26:49 +00:00
libc.h add time related function. 2010-11-22 09:51:40 +00:00
math.c add newlib compiler depend 2011-10-08 13:02:22 +00:00
syscalls.c fixed compiling error in stm32f0x 2012-06-30 01:52:48 +00:00