[riot-commits] [RIOT-OS/RIOT] 2e9a17: native: use `real_pipe()` and `read_close()`
Christian Mehlis
mehlis at inf.fu-berlin.de
Wed Jun 18 11:22:13 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 2e9a1773e970f3731fe0e7b72037cb716748f1fb
https://github.com/RIOT-OS/RIOT/commit/2e9a1773e970f3731fe0e7b72037cb716748f1fb
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-06-14 (Sat, 14 Jun 2014)
Changed paths:
M cpu/native/include/native_internal.h
M cpu/native/irq_cpu.c
M cpu/native/net/tap.c
M cpu/native/startup.c
M cpu/native/syscalls.c
Log Message:
-----------
native: use `real_pipe()` and `read_close()`
Commit: 80ecdaca17b679619e0709455e67a705e67abe45
https://github.com/RIOT-OS/RIOT/commit/80ecdaca17b679619e0709455e67a705e67abe45
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M cpu/native/include/native_internal.h
M cpu/native/irq_cpu.c
M cpu/native/net/tap.c
M cpu/native/startup.c
M cpu/native/syscalls.c
Log Message:
-----------
Merge pull request #1322 from Kijewski/native-pipe-and-close
native: use `real_pipe()` and `read_close()`
Compare: https://github.com/RIOT-OS/RIOT/compare/8637fe107ece...80ecdaca17b6
More information about the commits
mailing list