rt-thread/components
Grissiom 07bd09fc0f serial: set the errno if and only if in thread context
The errno is associated with threads. It will crash the thread if we set
it in interrupt context.
2013-10-25 20:31:02 +08:00
..
CMSIS Re-normalizing the repo 2013-01-08 22:40:58 +08:00
dfs simulator/jffs2: remove _TIME_T_DEFINED when built by VC++ 2013-10-17 23:47:08 +08:00
drivers serial: set the errno if and only if in thread context 2013-10-25 20:31:02 +08:00
external sync with rtgui-0.6 2013-02-01 10:27:10 +08:00
finsh finsh: refactor the control key handling 2013-10-18 22:36:51 +08:00
init add initialization debug code 2013-07-24 07:33:48 +08:00
libc Add gettimeofday declaration in sys/time.h 2013-09-08 15:01:29 +08:00
libdl add error handler in dlopen.c 2013-04-10 21:40:08 +08:00
net fix lwip 1.4.1 compiling error when enable component init 2013-06-30 22:50:33 +08:00
pthreads remove compiling warning 2013-08-12 07:21:29 -07:00
utilities log_trace: fix the memmove use 2013-10-11 17:23:30 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00