[riot-commits] [RIOT-OS/RIOT] bac411: posix: fix close() if fd_obj was closed already
Sebastian Meiling
s at mlng.net
Mon Mar 20 16:13:22 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: bac4118d6873c5f5b15692d82561aeb80373a064
https://github.com/RIOT-OS/RIOT/commit/bac4118d6873c5f5b15692d82561aeb80373a064
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-03-20 (Mon, 20 Mar 2017)
Changed paths:
M sys/posix/unistd.c
Log Message:
-----------
posix: fix close() if fd_obj was closed already
Commit: 4730933117f6fd45884bb884860d7b0af8a47630
https://github.com/RIOT-OS/RIOT/commit/4730933117f6fd45884bb884860d7b0af8a47630
Author: Sebastian Meiling <s at mlng.net>
Date: 2017-03-20 (Mon, 20 Mar 2017)
Changed paths:
M sys/posix/unistd.c
Log Message:
-----------
Merge pull request #6763 from miri64/posix/fix/unistd
posix: fix close() if fd_obj was closed already
Compare: https://github.com/RIOT-OS/RIOT/compare/3636a4a3735c...4730933117f6
More information about the commits
mailing list