rt-thread/components
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
..
CMSIS add the standard CMSIS(Version 3.01) into components 2012-06-01 07:31:15 +00:00
dfs add SYNC in function disk_ioctl 2012-10-07 05:13:36 +00:00
drivers delet a char '\' 2012-10-05 14:39:56 +00:00
external dfs: add format flag O_BINARY 2012-09-08 03:37:46 +00:00
finsh Change the const prefix to right position. 2012-09-20 05:07:14 +00:00
init Rename components_init.c/.h to components.c/.h. 2012-09-20 05:09:02 +00:00
libc fixed a compiling error of mini2440 project 2012-10-09 02:35:49 +00:00
libdl remove some compiler warning. 2011-06-08 16:33:12 +00:00
net delete freemodbus 2012-08-24 14:38:56 +00:00
pthreads POSIX thread can be compiled with minilibc. 2012-07-06 11:19:52 +00:00
rtgui fixed two compiling error while defined RTGUI_USING_MOUSE_CURSOR 2012-10-08 09:03:58 +00:00
utilities/zmodem fixed zmodem syntax error. 2011-12-12 07:31:51 +00:00
SConscript Update SConscript file. 2012-08-25 02:05:56 +00:00