- Apr 11, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Signals: Correct implementation of sigset(). It is not just signal() with a different name; it has some additional signal mask handling functionality
-
Stefan Kolb authored
-
- Apr 10, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
libc/signal and include/signal.h: Rename sigset() to signal(). sigset() is the System V function; signal() is the obsoleted POSIX name. These seem to be equivalent. Neither are relevant in modern POSIX programming but the name signal() probably has better credentials. sigset() is now relegated to a #define in signal.h that makes it equivalent to signal().
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Kha Vo authored
-
Kha Vo authored
-
Gregory Nutt authored
-
Kha Vo authored
-
Gregory Nutt authored
-
Kha Vo authored
-
Gregory Nutt authored
-
Kha Vo authored
-
Kha Vo authored
-
Gregory Nutt authored
Restore top-level .gitignore; testbuild.sh must distinguish CONFIG_ARM_TOOLCHAIN_GNU from other symbols that begin with the same string
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Sergei Ustinov authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 09, 2016
-
-
Gregory Nutt authored
-
- Apr 07, 2016
-
-
Gregory Nutt authored
-
- Apr 06, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 05, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Olimex-STM32_H407: Move board initialization logic from stm32_appinit.c to stm32_bringup.c; Add support for the RTC driver
-
Gregory Nutt authored
Olimex-STM32-H407: Pick up a few changes from PR38. Most of those changes are, however, not appropriate or not incompliance with NuttX naming or coding style.
-
- Apr 04, 2016
-
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-