[riot-commits] [RIOT-OS/RIOT] 60feb7: posix: move posix semaphore in posix module
Oleg Hahm
oleg at hobbykeller.org
Sun Mar 16 23:39:12 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 60feb7ea377118182f28043e5f7fd9505fbe9326
https://github.com/RIOT-OS/RIOT/commit/60feb7ea377118182f28043e5f7fd9505fbe9326
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M Makefile.dep
M sys/Makefile
R sys/include/semaphore.h
A sys/posix/include/semaphore.h
A sys/posix/semaphore.c
R sys/semaphore/Makefile
R sys/semaphore/semaphore.c
Log Message:
-----------
posix: move posix semaphore in posix module
Commit: 374a5376a81755bb46e459864295c94caca3f63b
https://github.com/RIOT-OS/RIOT/commit/374a5376a81755bb46e459864295c94caca3f63b
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
A tests/test_posix_semaphore/Makefile
A tests/test_posix_semaphore/main.c
R tests/test_semaphore/Makefile
R tests/test_semaphore/main.c
Log Message:
-----------
rename test for posix semaphore
Commit: 5733015c27b0d5157e1042e9bf3fc381c0d64147
https://github.com/RIOT-OS/RIOT/commit/5733015c27b0d5157e1042e9bf3fc381c0d64147
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M sys/posix/semaphore.c
Log Message:
-----------
correct copyright and doxygen
Commit: 42e3a3a97ff873418d681dccb93921724fe07d55
https://github.com/RIOT-OS/RIOT/commit/42e3a3a97ff873418d681dccb93921724fe07d55
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-03-16 (Sun, 16 Mar 2014)
Changed paths:
M Makefile.dep
M sys/Makefile
R sys/include/semaphore.h
A sys/posix/include/semaphore.h
A sys/posix/semaphore.c
R sys/semaphore/Makefile
R sys/semaphore/semaphore.c
A tests/test_posix_semaphore/Makefile
A tests/test_posix_semaphore/main.c
R tests/test_semaphore/Makefile
R tests/test_semaphore/main.c
Log Message:
-----------
Merge pull request #845 from mehlis/sem-to-posix
posix: move posix semaphore in posix module
Compare: https://github.com/RIOT-OS/RIOT/compare/5103b661bcd2...42e3a3a97ff8
More information about the commits
mailing list