Commit History

Author SHA1 Message Date
  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
  bernard 516711dc1d [DFS] make comments cleanup. 11 years ago
  Bernard Xiong 59c128c073 [libc] fix compiling warning 11 years ago
  yiyue.fang 773990abdb Embedded GPLv2 license in dfs 12 years ago
  Bernard Xiong 98c8a23e94 Add component initialization. 12 years ago
  Ming, Bai b4de7cce57 Re-normalizing the repo 12 years ago
  goprife@gmail.com 911cbb5793 move check dfs_fd valid code from close to fd_get 12 years ago
  goprife@gmail.com 1c419d428e check dfs_fd valid in close 12 years ago
  dzzxzz@gmail.com 69521e2c8f fixed the coding style in components/dfs 12 years ago
  qiuyiuestc@gmail.com 76ba5137dd export symbols in dfs_posix.c 13 years ago
  dzzxzz@gmail.com fdc7dfc768 use RT_NULL instead of NULL in DFS, and format the code in DFS 13 years ago
  bernard.xiong@gmail.com 94d413a7a7 merge 1.0.2 modification. 13 years ago
  goprife@gmail.com 6202b6c155 fix bugs in lseek in dfs_posix.c and dfs_jffs2.c 13 years ago
  dzzxzz@gmail.com 48a170f861 calling function fd_put() before rt_set_errno() 13 years ago