[riot-commits] [RIOT-OS/RIOT] 46031a: posix: Disable debug output of pthreads
René Kijewski
kijewski at mi.fu-berlin.de
Tue Mar 4 18:31:56 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 46031a0540e58d4010c897afa4446053ccdf2b95
https://github.com/RIOT-OS/RIOT/commit/46031a0540e58d4010c897afa4446053ccdf2b95
Author: René Kijewski <rene.kijewski at fu-berlin.de>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M sys/posix/pthread/pthread.c
Log Message:
-----------
posix: Disable debug output of pthreads
`DEBUG_ENABLED` should be enabled during debugging, and disabled
afterwards.
Commit: e15ce49808167911e7b0ce01082909d5a02b3042
https://github.com/RIOT-OS/RIOT/commit/e15ce49808167911e7b0ce01082909d5a02b3042
Author: René Kijewski <kijewski at mi.fu-berlin.de>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M sys/posix/pthread/pthread.c
Log Message:
-----------
Merge pull request #848 from Kijewski/that-annoying-debug-flag-in-pthread-that-effing-needs-to-go-away-already
posix: Disable debug output of pthreads
Compare: https://github.com/RIOT-OS/RIOT/compare/a6bc8cba2806...e15ce4980816
More information about the commits
mailing list