[riot-commits] [RIOT-OS/RIOT] c9f68e: native: set _native_pid correctly in daemon mode
René Kijewski
kijewski at mi.fu-berlin.de
Tue May 20 14:09:44 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: c9f68e79b98a431e0314a40dab05dfd498fc7dea
https://github.com/RIOT-OS/RIOT/commit/c9f68e79b98a431e0314a40dab05dfd498fc7dea
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2014-05-20 (Tue, 20 May 2014)
Changed paths:
M cpu/native/startup.c
Log Message:
-----------
native: set _native_pid correctly in daemon mode
This fixes a bug that leads to all unix sockets being created as
`/tmp/riot.tty.0`.
Commit: 06eb95d68777e4735084de0b790b7c6b003acc53
https://github.com/RIOT-OS/RIOT/commit/06eb95d68777e4735084de0b790b7c6b003acc53
Author: René Kijewski <kijewski at mi.fu-berlin.de>
Date: 2014-05-20 (Tue, 20 May 2014)
Changed paths:
M cpu/native/startup.c
Log Message:
-----------
Merge pull request #1216 from LudwigOrtmann/issue-1215
native: set _native_pid correctly in daemon mode
Compare: https://github.com/RIOT-OS/RIOT/compare/8aa78edb0ac1...06eb95d68777
More information about the commits
mailing list