[riot-commits] [RIOT-OS/RIOT] 632c9a: sema: harmonize sema_post return with rest of API
Martine Lenders
authmillenon at gmail.com
Tue Jan 26 19:12:43 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 632c9a2bd0ccd68cd70cbb8594678a7f9fa793c5
https://github.com/RIOT-OS/RIOT/commit/632c9a2bd0ccd68cd70cbb8594678a7f9fa793c5
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2016-01-23 (Sat, 23 Jan 2016)
Changed paths:
M sys/include/sema.h
M sys/sema/sema.c
Log Message:
-----------
sema: harmonize sema_post return with rest of API
Commit: d5af07c759e54395ebb76497d958d2ffcf30c677
https://github.com/RIOT-OS/RIOT/commit/d5af07c759e54395ebb76497d958d2ffcf30c677
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2016-01-23 (Sat, 23 Jan 2016)
Changed paths:
M sys/sema/sema.c
Log Message:
-----------
sema: style fixes
Commit: 96075ed2c1f2f7172a87f7d6a5a10697f0135b12
https://github.com/RIOT-OS/RIOT/commit/96075ed2c1f2f7172a87f7d6a5a10697f0135b12
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2016-01-23 (Sat, 23 Jan 2016)
Changed paths:
M sys/include/sema.h
Log Message:
-----------
sema: introduce static initializer
Commit: d38a9db966f0f5d1d0c8df12ada2fd5ff6710d6a
https://github.com/RIOT-OS/RIOT/commit/d38a9db966f0f5d1d0c8df12ada2fd5ff6710d6a
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-01-26 (Tue, 26 Jan 2016)
Changed paths:
M sys/include/sema.h
M sys/sema/sema.c
Log Message:
-----------
Merge pull request #4551 from authmillenon/sema/fix/post
sema: some API fixes
Compare: https://github.com/RIOT-OS/RIOT/compare/5db8634a7c10...d38a9db966f0
More information about the commits
mailing list