- Jan 05, 2016
-
-
Dimitry Kloper authored
The delay parameter has 'int' type while explicit int32_t is used in sigtimedwait() (sig_timedwait.c) This can lead to wrong argument for systems that have default int size different than int32 (namely AVR).
-
- Jan 03, 2016
-
-
Gregory Nutt authored
-
- Jan 01, 2016
-
-
Gregory Nutt authored
-
- Dec 31, 2015
-
-
Gregory Nutt authored
-
Chris Croswhite authored
-
- Dec 30, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 29, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 28, 2015
-
-
Gregory Nutt authored
-
- Dec 27, 2015
-
-
Gregory Nutt authored
-
- Dec 26, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 25, 2015
-
-
Gregory Nutt authored
-
- Dec 24, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Manuel Stühn authored
-
- Dec 23, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Manuel Stühn authored
time.h: Add timeradd(), timersub(), timerclear(), timerisset(), and timercmp() as macros. These are non-POSIX interfaces, but included in most BSD deriviatives, included Linux. From Manuel Stühn
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 22, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
waitpid: CRITICAL BUGFIX. Add a reference counting mechansim to prevent wait from using stale memory that was freed by the exiting task
-
Gregory Nutt authored
-
- Dec 21, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 19, 2015
-
-
Gregory Nutt authored
-
- Dec 17, 2015
-
-
Gregory Nutt authored
-
- Dec 16, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-