[D-runtime] [D-Programming-Language/druntime] bfcdb0: untabify
GitHub via D-runtime
d-runtime at puremagic.com
Thu Aug 14 09:43:36 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: bfcdb07c193231d8fbfda081b3ae6f82944f1ab0
https://github.com/D-Programming-Language/druntime/commit/bfcdb07c193231d8fbfda081b3ae6f82944f1ab0
Author: Martin Nowak <code at dawg.eu>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M src/core/sys/linux/sys/inotify.d
Log Message:
-----------
untabify
Commit: 340432ba6eef27a978cd8ebcb279767b0ddf8ea2
https://github.com/D-Programming-Language/druntime/commit/340432ba6eef27a978cd8ebcb279767b0ddf8ea2
Author: Martin Nowak <code at dawg.eu>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M src/core/sys/linux/sys/inotify.d
Log Message:
-----------
fix constants for inotify_init1
- the octal numbers haven't beed converted to hex
- those flags (like O_NONBLOCK) are architecture dependent
Commit: 0b2e699cc0ab4f7385ac7905f29693a53537736e
https://github.com/D-Programming-Language/druntime/commit/0b2e699cc0ab4f7385ac7905f29693a53537736e
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M src/core/sys/linux/sys/inotify.d
Log Message:
-----------
Merge pull request #914 from MartinNowak/fixInotify
fix constants for inotify_init1
Compare: https://github.com/D-Programming-Language/druntime/compare/3ed62d69578e...0b2e699cc0ab
More information about the D-runtime
mailing list