weety
|
11413896d3
|
Fixed time unit error.
|
2016-06-01 13:52:05 +08:00 |
Bernard Xiong
|
64feef0dde
|
[LIBC] mv pthreads/libdl to libc and rename dfs_lwip to dfs_net
|
2016-05-10 09:22:01 +08:00 |
Bernard Xiong
|
06d3599d86
|
[libc] Add abort routine to replace old API.
abort routine will cause sig_xxx() reference.
|
2016-05-01 16:04:26 +08:00 |
Bernard Xiong
|
31824c7e78
|
[libc] implement an empty __libc_init_array routine in newlib
|
2015-09-21 10:00:38 +00:00 |
Bernard Xiong
|
59c128c073
|
[libc] fix compiling warning
|
2014-07-31 09:30:18 +08:00 |
bernard.xiong@gmail.com
|
0405b647f7
|
fix preprocessor mistake.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2445 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-24 08:02:56 +00:00 |
bernard.xiong@gmail.com
|
6698e69fc8
|
Add exit function when exit from a module.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2437 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 06:36:58 +00:00 |
xiongyihui3@gmail.com
|
e578007856
|
modified _write_r(), use CONSOLE to output stdout and stderr
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2411 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-13 15:30:31 +00:00 |
xiongyihui3@gmail.com
|
d48ef70ecd
|
In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2410 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-13 15:21:01 +00:00 |
dzzxzz@gmail.com
|
d402cfea19
|
fixed compiling error in stm32f0x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2197 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-30 01:52:48 +00:00 |
bernard.xiong@gmail.com
|
db2ceea2ce
|
remove the dependence of device file system when enable newlib.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1955 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-02-17 16:26:49 +00:00 |
bernard.xiong@gmail.com
|
73a117039f
|
add newlib compiler depend
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1742 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-10-08 13:02:22 +00:00 |
bernard.xiong
|
79696e8649
|
fix _gettimeofday_r issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1325 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-03-10 10:30:51 +00:00 |
bernard.xiong
|
48738e864f
|
set ENOMEM when malloc failed.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1156 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-30 06:58:37 +00:00 |
bernard.xiong
|
cb72c44e5a
|
add time related function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1090 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-22 09:51:40 +00:00 |
bernard.xiong@gmail.com
|
10732a76e9
|
cleanup scons building script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1065 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-20 12:31:00 +00:00 |
bernard.xiong@gmail.com
|
5c148b6705
|
remove newlib test code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1055 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-17 23:34:45 +00:00 |
bernard.xiong
|
0486182353
|
add stdin, stdout, stderr implementation in newlib.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1031 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-29 05:57:19 +00:00 |
bernard.xiong
|
a6f06d24cf
|
add stdin, stdout, stderr implementation in newlib.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1029 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-10-22 10:20:38 +00:00 |
bernard.xiong
|
b5fbf220b3
|
add newlib stub building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@702 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-11 09:51:43 +00:00 |
bernard.xiong
|
c2b29a3e31
|
add more stubs.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@674 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-27 07:53:41 +00:00 |
bernard.xiong
|
914e281892
|
add more stub for newlib porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@669 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-26 10:21:24 +00:00 |
bernard.xiong
|
01149ddd0e
|
add newlib directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@594 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-09 09:38:09 +00:00 |