Bernard Xiong
|
b5e4aa58e0
|
[Kernel] Fix the signal compiling issue when using minilibc
|
2019-12-18 23:06:36 +08:00 |
yangjie
|
27222e9cd8
|
[compilers][libc] 在 minilibc 的 math.h 中增加 float_t 与 double_t 的定义
|
2019-09-07 18:06:03 +08:00 |
SummerGift
|
e809ced607
|
【完善】格式化 minilibc/time.c
|
2019-05-16 08:48:31 +08:00 |
SummerGift
|
9f300de9cc
|
【修改】dlib newlib minilib 中的 gettimeofday() 函数实现
|
2019-05-16 08:47:47 +08:00 |
ZYH
|
6b7335a36f
|
[libc]fix size_t ssize_t
|
2019-03-28 17:18:40 +08:00 |
Bernard Xiong
|
9064b28c2a
|
[license] Change license to Apache.
|
2018-10-14 19:28:18 +08:00 |
xuzhuoyi
|
472ca31d50
|
[libc] Remove redefinition in minilibc/errno.h
|
2018-10-06 15:44:10 +08:00 |
Bernard Xiong
|
41f2f1829f
|
[libc] Add more typedef in minilibc.
|
2018-06-29 13:40:28 +08:00 |
armink
|
8804c32801
|
[components/libc] Fix compile error.
|
2018-05-07 18:33:22 +08:00 |
armink
|
5501ec36cb
|
[components/libc] Move time() and clock() function to libc time.c.
|
2018-05-07 18:19:15 +08:00 |
ArdaFu
|
56c2ebbcc8
|
[components][mini-libc] Add missing C99 definition of int/uint_least/fast8/16/32/64_t.
|
2018-03-19 11:54:13 +08:00 |
armink
|
9c620cb2f1
|
[Libc][Minilibc] Add some function declaration to time.h .
|
2018-02-16 20:48:37 +08:00 |
armink
|
0c4922becb
|
[Libc][Minilibc] Add type 'clock_t' to minilibc.
|
2018-02-16 20:40:20 +08:00 |
bernard
|
ed033053cf
|
[libc] Add mmap API
|
2017-11-30 21:18:55 +08:00 |
bernard
|
b3d872740b
|
[libc] Fix the typedef in minilibc.
|
2017-10-31 10:24:11 +08:00 |
Bernard Xiong
|
b4831fbde4
|
[libc] disable minilibc under simulator
|
2017-10-22 17:07:38 +08:00 |
bernard
|
9b87270682
|
[libc] Add intptr_t/uintptr_t in minilibc.
|
2017-10-17 22:27:26 +08:00 |
Bernard Xiong
|
591339e7a8
|
[BSP] fix compiling issue
|
2017-10-16 19:16:10 +08:00 |
bernard
|
8bdf993bfc
|
[libc] Build correct SConscript file.
|
2017-10-13 12:44:54 +08:00 |
bernard
|
db88c0b6a2
|
[libc] Change libc stubs to compiler folder.
|
2017-10-10 17:12:03 +08:00 |