Commit History

Author SHA1 Message Date
  Gregory Nutt be7a904d1b procfs skeleton: Some additional, purely cosmetic updates. 7 years ago
  Gregory Nutt 504f677c20 procfs skeleton file should include an example write method. 7 years ago
  Gregory Nutt c67943ed1d procfs: Most stat() implementations were not initializating the st_atime, st_ctime, and st_mtime fields. 7 years ago
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 years ago
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 years ago
  Gregory Nutt eb8668b0f7 net/: Add procfs support for network device status 9 years ago
  Gregory Nutt e4236941c6 net/net_procfs.c: Add basic support for networking procfs entries 9 years ago
  Gregory Nutt c70987e551 nuttx/fs: Fix some spacing and alignment issues 9 years ago
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 years ago
  Gregory Nutt e7470e0834 Update dates in all skeleton files 9 years ago
  Gregory Nutt 205260d5e2 Reanem kzalloc to kmm_zalloc for consistency 10 years ago
  Gregory Nutt 54fa3b0b59 Rename kfree to kmm_free for consistency with other naming conventions 10 years ago
  Gregory Nutt f8024cf409 More trailing whilespace removal 10 years ago
  Gregory Nutt e4471dc8e0 procfs/: Extenstive architectural changes and enhancements by Ken Pettit 11 years ago