提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 3dca5eba15 Completes the Implementation of the TLS-based errno 4 年之前
  Xiang Xiao a2f6dc9b7c errno: Rename get_errno_ptr to __errno 4 年之前
  Xiang Xiao 1c024a6d39 Remove the argument from get_errno 4 年之前
  Xiang Xiao f8a809eb5b Fix nxstyle issue 4 年之前
  Xiang Xiao eca7059785 Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 4 年之前
  Michael Jung e8af615578 libs/libc/unistd: Stubs for setuid and setgid. Added stubbed implementations of setuid and setgid. These functions are essentially stubs pretending that NuttX supported users and groups and that the only configured user and group in the system were both 'root' with a uid and a gid of 0, respectively. The intent is not to provide meaningful new features, but to ease porting of foreign source code to NuttX. 5 年之前
  Gregory Nutt bacc4e9b93 Update errno values. Add new values; remove obsolete values 7 年之前
  Gregory Nutt 0f90500f72 Standardize the width of all comment boxes in header files 9 年之前
  Gregory Nutt 9cbac41e78 Clean-up/standardize a few header files 9 年之前
  Gregory Nutt 002e686991 Add ECANCELED 10 年之前
  Gregory Nutt 0fc55d042f Misc fixes to repair some of the breakage to the SAMA5D4-EK elf configuration caused by changes for the knsh configuration 10 年之前
  Gregory Nutt 2029236ed0 Back out and replace recent kludges for errno and clock_systimer. There is a cleaner way 10 年之前
  Gregory Nutt 0f5dc2fc65 Various changes/fixes to get configs/stm32f4discovery/kostest working after the big configuration renaming (and after a long period of bit rot) 10 年之前
  Gregory Nutt e3ff0689bb Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 10 年之前
  Gregory Nutt 42e0c5329d errno must be handled in a special way if there are external modules 10 年之前
  Gregory Nutt 803cdfdaf1 Changes to get PX4 config to build. Also some warning removal 10 年之前
  patacongo 8e5733ae3f Header file clean-up 12 年之前
  patacongo c80fb6cbcf LPCXpression console on UART3 13 年之前
  patacongo 0df702514b Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds 13 年之前
  patacongo 85ab366008 Fix error in set_errno macro 13 年之前
  patacongo 46314eb2a9 Move more functions out of sched/ to lib/; proxies almost build 13 年之前
  patacongo e385b1074b Clean-up from big switch to stdint/stdbool 15 年之前
  patacongo fdca08128e Easing in binfmt support 15 年之前
  patacongo ac37ac75e0 errno now defined to be *get_errno_ptr() 16 年之前
  patacongo 238334bcd9 Add strerror() 17 年之前
  patacongo a60059d9d0 Finally, a clean SDCC compile 17 年之前
  patacongo b8f3bd857b Progress toward clean SDCC compilation 17 年之前
  patacongo b08a86171f NuttX RTOS 17 年之前