Daniel Appiagyei
|
5bfda12634
|
c++ compatibility: rename reserved c++ keywords 'public' and 'this'
|
2023-09-16 19:45:02 +08:00 |
yinshengkai
|
205ca26556
|
libc/streams: Implement gets/puts for all streams
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2023-03-03 00:49:04 +08:00 |
Xiang Xiao
|
055f1f33eb
|
libc/stream: Rename [lib_stream_](put|get) to [lib_stream_](putc|getc)
to make the naming style consistent with each other
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-12-05 14:27:55 +01:00 |
Xiang Xiao
|
b869c1ce0e
|
libc: Move stream implementation from libs/libc/stdio to libs/libc/stream
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-12-14 00:51:59 -06:00 |