История коммитов

Автор SHA1 Сообщение Дата
  bernard bc0fbbfe82 [DFS] change the cmd to long data type. 8 лет назад
  Bernard Xiong e68a3a977a [DFS] Remove stat/fstat function under WIN32 simulation. 10 лет назад
  Bernard Xiong 455daf8e7a Add ioctl API and fix the read/write conflict issue with newlib's API. 10 лет назад
  Bernard Xiong d2ec1f3eaa [DFS] remove st_blksize in the struct stat 10 лет назад
  www220@tom.com 3bd1a372a0 修正mkdir lseek中文件句柄不释放的bug 10 лет назад
  Bernard Xiong 52e0d3ce0f [DFS] Add fsync function 10 лет назад
  bernard 582aff86ed Merge branch 'master' of https://github.com/RT-Thread/rt-thread 11 лет назад
  bernard 516711dc1d [DFS] make comments cleanup. 11 лет назад
  Bernard Xiong 59c128c073 [libc] fix compiling warning 11 лет назад
  yiyue.fang 773990abdb Embedded GPLv2 license in dfs 12 лет назад
  Bernard Xiong 98c8a23e94 Add component initialization. 12 лет назад
  Ming, Bai b4de7cce57 Re-normalizing the repo 13 лет назад
  goprife@gmail.com 911cbb5793 move check dfs_fd valid code from close to fd_get 13 лет назад
  goprife@gmail.com 1c419d428e check dfs_fd valid in close 13 лет назад
  dzzxzz@gmail.com 69521e2c8f fixed the coding style in components/dfs 13 лет назад
  qiuyiuestc@gmail.com 76ba5137dd export symbols in dfs_posix.c 13 лет назад
  dzzxzz@gmail.com fdc7dfc768 use RT_NULL instead of NULL in DFS, and format the code in DFS 13 лет назад
  bernard.xiong@gmail.com 94d413a7a7 merge 1.0.2 modification. 13 лет назад
  goprife@gmail.com 6202b6c155 fix bugs in lseek in dfs_posix.c and dfs_jffs2.c 14 лет назад
  dzzxzz@gmail.com 48a170f861 calling function fd_put() before rt_set_errno() 14 лет назад
  bernard.xiong@gmail.com 23839bc886 fix rename issue in DFS. 14 лет назад
  dzzxzz 44a2d720a0 unify the components/dfs coding style according to the /documentation/coding_style_cn.txt 14 лет назад
  yungchi@cs.nctu.edu.tw cba5eb60f8 use DFS_STATUS_EINVAL 14 лет назад
  yungchi@cs.nctu.edu.tw f66dafe7a6 fix lseek underflow problem 14 лет назад
  bernard.xiong@gmail.com b2f9217686 change to UNIX end of line. 14 лет назад
  bernard.xiong@gmail.com d37f7b6100 fix directory seek issue in FatFs. 14 лет назад
  bernard.xiong@gmail.com f8397a1693 fix mkdir issue; add cd command in finsh. 15 лет назад
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 15 лет назад
  bernard.xiong@gmail.com 10732a76e9 cleanup scons building script 15 лет назад
  bernard.xiong@gmail.com d4c03d07cf add fstat implementation. 15 лет назад