Commit History

Author SHA1 Message Date
  Xiang Xiao 9dff16e0e4 fix nxstyle warning 4 years ago
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
  Alan Carvalho de Assis 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 years ago
  Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 years ago
  Gregory Nutt e4652bd3dc Squashed commit of the following: 6 years ago
  Gregory Nutt d5f8a49f18 fs/userfs: Fix return value from dup method. In order to return a pointer, the parameter must be a pointer to a pointer. 7 years ago
  Gregory Nutt 7deb24484c This comment converts the underlying IPC used by the UserFS from Unix domain local sockets to UDP LocalHost loopback sockets. The problem with the local sockets is that they do require operations on the top level psuedo-file system inode tree. That tree must be locked during certain traversals such as enumerate mountpoints or enumerating directory entries. 7 years ago
  Gregory Nutt 0614f9673b fs/userfs: Some fixes from initial testing. 7 years ago
  Gregory Nutt 6e9039bb08 Squashed commit of the following: 7 years ago