Commit History

Author SHA1 Message Date
  Gregory Nutt dd5748cee8 binfmt/: Update copyright dates in all modified files. 4 years ago
  Gregory Nutt 7a72d1e8ca binfmt/: Run all .c files under binfmt/ through tools/nxstyle and fix all resulting complaints. 4 years ago
  Gregory Nutt 3521aaf944 Squashed commit of the following: 6 years ago
  Gregory Nutt 181875f3ba fs/vfs: Add new internal OS interface nx_read(). nx_read() is functionally equivalent to read() except that it does not modify the errno variable and it is not a cancellation point. Changed all references to read() in the OS to nx_read(). 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 45eebacbb4 binfmt/: More spacing/alignment fixes 9 years ago
  Gregory Nutt 48271cca05 Make some file section headers more consistent with standard 9 years ago
  Gregory Nutt 2311a97ad6 Remaining files under nuttx/binfmt changed to use the corrected syslog interfaces 10 years ago
  Gregory Nutt dadbbb8ac5 Fix some misleading debug output 10 years ago
  patacongo ad430fc198 Add syslog.h; rename lib_rawprintf() to syslog() 11 years ago
  patacongo bba464fd29 A little more ELF loader logic 12 years ago
  patacongo b8f437ef4b Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
  patacongo 7a9457bb07 Email address change in nuttx/ 12 years ago
  patacongo 54c5a70765 Missed uint32 type conversions 15 years ago
  patacongo 99b0163fba Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 15 years ago
  patacongo fdecac3ce3 Initial NXFLAT debug fixes 15 years ago
  patacongo bd11dc8305 New relocation types 15 years ago
  patacongo fdca08128e Easing in binfmt support 15 years ago