[riot-commits] [RIOT-OS/RIOT] 1a438b: posix: added sleep and usleep
Christian Mehlis
mehlis at inf.fu-berlin.de
Mon Mar 3 17:23:10 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1a438b64a56b328aa2437cfa734c0be0ada6cdbb
https://github.com/RIOT-OS/RIOT/commit/1a438b64a56b328aa2437cfa734c0be0ada6cdbb
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M Makefile.dep
M sys/posix/Makefile
M sys/posix/include/unistd.h
M sys/posix/unistd.c
Log Message:
-----------
posix: added sleep and usleep
Commit: 183262620f665b2498ca367d1d09b38a0e5364fd
https://github.com/RIOT-OS/RIOT/commit/183262620f665b2498ca367d1d09b38a0e5364fd
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
A tests/test_posix_sleep/Makefile
A tests/test_posix_sleep/main.c
Log Message:
-----------
test: added test case for posix sleep
Commit: 1cc5fa57c1b114cb711c336fec1fe17ac37c434b
https://github.com/RIOT-OS/RIOT/commit/1cc5fa57c1b114cb711c336fec1fe17ac37c434b
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M Makefile.dep
M sys/posix/Makefile
M sys/posix/include/unistd.h
M sys/posix/unistd.c
A tests/test_posix_sleep/Makefile
A tests/test_posix_sleep/main.c
Log Message:
-----------
Merge pull request #839 from mehlis/posix-sleep
posix: added sleep and usleep
Compare: https://github.com/RIOT-OS/RIOT/compare/438e8669b591...1cc5fa57c1b1
More information about the commits
mailing list