- Mar 28, 2017
-
-
-
Sebastien Lorquet authored
Conflicts: configs/nucleo-l476rg/src/stm32_spi.c (resolved)
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Jussi Kivilinna authored
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
realloc(): When realloc() has to fall back to calling malloc(), size including overhead was being provided to malloc(), causing a slightly larger allocation than needed. Noted by initialkjc@yahoo.com
-
Sebastien Lorquet authored
-
Martin Lederhilger authored
-
Sebastien Lorquet authored
add module init wrappers
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
- Mar 27, 2017
-
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Matias vo1d authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
pthread mutexes: Add option to support both unsafe and robust mutexes via pthread_mutexattr_get/setrobust().
-
- Mar 26, 2017
-
-
Gregory Nutt authored
-
Gregory Nutt authored
pthreads: Add a configuration option to disable robust mutexes and revert to the traditional unsafe mutexes.
-
Gregory Nutt authored
-