- Apr 28, 2017
-
-
Sebastien Lorquet authored
-
Jussi Kivilinna authored
vfs/poll: round timeout up to next full tick. Calling poll() with timeout less than half tick (thus MSEC2TICK(timeout) => 0) caused returning error with EAGAIN. Instead of rounding timeout down, value should be rounded up. Open Group spec for poll says: "Implementations may place limitations on the granularity of timeout intervals. If the requested timeout interval requires a finer granularity than the implementation supports, the actual timeout interval will be rounded up to the next supported value."
-
Gregory Nutt authored
-
Juha Niskanen authored
-
Jussi Kivilinna authored
-
- Apr 27, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Juha Niskanen authored
-
Juha Niskanen authored
-
Juha Niskanen authored
-
- Apr 26, 2017
-
-
Masayuki Ishikawa authored
binfmt: Fix offset value when calling elf_read() in elf_symname()
-
Gregory Nutt authored
-
Jussi Kivilinna authored
-
Gregory Nutt authored
-
Gregory Nutt authored
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
-
Gregory Nutt authored
-
Gregory Nutt authored
CONFIG_DEBUG_HARDFAULT should be available for Cortex-M0 too. configs/nucle-f072rb/nsh: Correct amount of available SRAM in defconfig.
-
Yasuhiro Osaki authored
Jira: PDFW15IS-1650 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
-
- Apr 25, 2017
-
-
Juha Niskanen authored
-
Masayuki Ishikawa authored
procfs: Fix incorrect uptime with CONFIG_SYSTEM_TIME64
-
Masatoshi Tateishi authored
Jira: PDFW15IS-45 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
-
- Apr 24, 2017
-
-
Gregory Nutt authored
-
Masayuki Ishikawa authored
sched: Fix CHILD_FLAG_EXITED in include/nuttx/sched.h Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Nobutaka Toyoshima authored
Jira: PDFW15IS-196 Jira: PDFW15IS-1109 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
-
Masayuki Ishikawa authored
USBMSC: Fix a wrong lun number issue Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Masatoshi Tateishi authored
Jira: PDFW15IS-98 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Masayuki Ishikawa authored
-
- Apr 23, 2017
-
-
Gregory Nutt authored
-
kc_dtm authored
-
Gregory Nutt authored
-
- Apr 22, 2017
-
-
Gregory Nutt authored
-