[riot-commits] [RIOT-OS/RIOT] 0a0bb8: posix: move time functions to their own module
Martine Lenders
authmillenon at gmail.com
Sun Nov 12 20:05:51 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 0a0bb86f4a48ae2896de696ddef01077730d3019
https://github.com/RIOT-OS/RIOT/commit/0a0bb86f4a48ae2896de696ddef01077730d3019
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Changed paths:
M Makefile.dep
M examples/posix_sockets/Makefile
M sys/Makefile
A sys/posix/time/Makefile
A sys/posix/time/posix_time.c
R sys/xtimer/xtimer_posix.c
R tests/posix_sleep/Makefile
R tests/posix_sleep/main.c
A tests/posix_time/Makefile
A tests/posix_time/main.c
Log Message:
-----------
posix: move time functions to their own module
Commit: f3f5489b4e15bd697403e22e8303295dce9fe255
https://github.com/RIOT-OS/RIOT/commit/f3f5489b4e15bd697403e22e8303295dce9fe255
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Changed paths:
M tests/posix_time/Makefile
A tests/posix_time/README.md
M tests/posix_time/main.c
A tests/posix_time/tests/01-run.py
Log Message:
-----------
tests: update posix_time tests for running with pexpect script
Commit: 00434f81f0af68c900ce2b5120d696bef93ffa88
https://github.com/RIOT-OS/RIOT/commit/00434f81f0af68c900ce2b5120d696bef93ffa88
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Changed paths:
A pkg/umorse/Makefile.dep
Log Message:
-----------
pkg: umorse: add posix_time dependency
Commit: 1a0f4940fd28281ba02affdad62e3481e5ecb4f6
https://github.com/RIOT-OS/RIOT/commit/1a0f4940fd28281ba02affdad62e3481e5ecb4f6
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Changed paths:
M Makefile.dep
M examples/posix_sockets/Makefile
A pkg/umorse/Makefile.dep
M sys/Makefile
A sys/posix/time/Makefile
A sys/posix/time/posix_time.c
R sys/xtimer/xtimer_posix.c
R tests/posix_sleep/Makefile
R tests/posix_sleep/main.c
A tests/posix_time/Makefile
A tests/posix_time/README.md
A tests/posix_time/main.c
A tests/posix_time/tests/01-run.py
Log Message:
-----------
Merge pull request #7940 from miri64/posix/enh/move-time-to-module
posix: move time functions to their own module
Compare: https://github.com/RIOT-OS/RIOT/compare/47ab744f773e...1a0f4940fd28
More information about the commits
mailing list