Commit History

Author SHA1 Message Date
  Gregory Nutt be3dd0bac6 fs/: Fix various coding standard issues found while testing tools/nxstyle.c 5 years ago
  Gregory Nutt dc8c814ca3 Squashed commit of the following: 5 years ago
  ligd 6ba29a93b6 fs/hostfs/hostfs.c: Remove the unnecessary use of host_stat() in hostfs_bind() 5 years ago
  ligd a0f7d7d014 fs/hostfs/hostfs.c: Add re-try when hostfs mount() fails 6 years ago
  Xiang Xiao 3616a0fd06 fs/hostfs/hostfs.c: Ensure f_type is equal to HOSTFS_MAGIC. 6 years ago
  ligd 8c4cf3f2c9 fs/hostfs/hostfs.c: Support remote directory names without a trailing '/' 6 years ago
  Xiang Xiao c43b3e5a34 fs/hostfs: Add ftruncate support. 6 years ago
  anchao 9bbacc44ff fs/hostfs: Add support for open() append mode 6 years ago
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 years ago
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 years ago
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 years ago
  Gregory Nutt 1ed9793751 fs/: Remove dangling space at the end of lines. 7 years ago
  Gregory Nutt b4695c5ee9 hostfs: Add support for fstat(). 7 years ago
  Gregory Nutt 7d91fabf01 fstat: Add skeleton implmentations of fstat() in all file systems. 7 years ago
  Gregory Nutt 006f4a5818 HOSTFS: Fix some errors in first cut at repartitioning 8 years ago
  Gregory Nutt 2b28a1f3e5 SIM HOSTFS: First cut at changes to get it working on Cygwin. 8 years ago
  Gregory Nutt 69637bf825 Costmetic changes to better match coding style 8 years ago
  Gregory Nutt 9008308b64 Remove some block comments before empty code sections 8 years ago
  Gregory Nutt 0fb035f76b Standardize some naming in code section comments 8 years ago
  Gregory Nutt 9d1404e06d Fix an error introduced in last commit 9 years ago
  Ken Pettit c0b9dcf8a9 fs/hostfs: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit 9 years ago