guo
|
68ca9f07a6
[rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740)
|
2 years ago |
guo
|
ecf2d82159
sync branch rt-smart. (#6641)
|
2 years ago |
Man, Jianting (Meco)
|
bdd663a33f
[libc][musl] support arm-linux-musleabi toolchain
|
2 years ago |
winfenggao
|
74fd07a565
lseek()函数中,当seek到文件的位置和当前位置相同时,不需要调用dfs_file_lseek()函数,直接返回当前位置即可。 (#6498)
|
2 years ago |
Meco Man
|
add72f1d7c
[dfs][posix] add creat()
|
3 years ago |
Meco Man
|
f89a162ea3
[core] 使用rt_memcpy rt_memset代替memcpy memset
|
3 years ago |
Meco Man
|
973f25901c
[dfs] move dfs back
|
3 years ago |
Meco Man
|
f7548b934e
[posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder
|
3 years ago |
tangyuxin
|
08e5e9d25f
[bsp][simulator] Fix compilation errors
|
3 years ago |
Meco Man
|
e91ffdd1a0
[libc] fix the conflict warning of read and write functions
|
3 years ago |
Meco Man
|
c48445a5f7
[标准化libc] fix CI warning
|
3 years ago |
Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 years ago |
zhangjun
|
60f2ae4d3c
[components][dfs]添加ftruncate接口
|
5 years ago |
tyustli
|
d8eb0cfc1e
fix kernel and framework no cast type error
|
6 years ago |
tangyuxin
|
e71ec65549
[components][dfs]格式化代码
|
6 years ago |
shaojinchun
|
2a57ba9f96
统一getcwd和chdir的加锁方式
|
6 years ago |
Bernard Xiong
|
e108dfe4a5
[libc] Fix the _EXFUN issue in newlib
|
6 years ago |
Bernard Xiong
|
8c1c6516b3
[Components] Change license to Apache License v2.0
|
6 years ago |
zylx
|
8431c05635
[dfs] fix ioctl getflag/setflag issue.
|
6 years ago |
armink
|
c779104ef7
[dfs] Fix dfs_file_ioctl return check on fcntl.
|
7 years ago |
Bernard Xiong
|
4e41b0573b
[libc] fix the fcntl issue in newlib
|
7 years ago |
BernardXiong
|
5a95d35626
[DFS] Add fcntl API (same with ioctl in RT-Thread).
|
7 years ago |
bernard
|
0f5a68a55e
[dfs] add poll/select
|
7 years ago |
bernard
|
bc0fbbfe82
[DFS] change the cmd to long data type.
|
8 years ago |
Bernard Xiong
|
e68a3a977a
[DFS] Remove stat/fstat function under WIN32 simulation.
|
9 years ago |
Bernard Xiong
|
455daf8e7a
Add ioctl API and fix the read/write conflict issue with newlib's API.
|
9 years ago |
Bernard Xiong
|
d2ec1f3eaa
[DFS] remove st_blksize in the struct stat
|
9 years ago |
www220@tom.com
|
3bd1a372a0
修正mkdir lseek中文件句柄不释放的bug
|
10 years ago |
Bernard Xiong
|
52e0d3ce0f
[DFS] Add fsync function
|
10 years ago |
bernard
|
582aff86ed
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
11 years ago |