September 02, 2012 [D-runtime] [D-Programming-Language/druntime] 534281: Implemented xattr D module. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 5342815e1bbfa470041c67781d63cf5a768f209a https://github.com/D-Programming-Language/druntime/commit/5342815e1bbfa470041c67781d63cf5a768f209a Author: Robert Klotzner <robert.klotzner@gmx.at> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M posix.mak A src/core/sys/linux/sys/xattr.d Log Message: ----------- Implemented xattr D module. Commit: 81df94dc831269a3cd1969149944f4119f14ccad https://github.com/D-Programming-Language/druntime/commit/81df94dc831269a3cd1969149944f4119f14ccad Author: Robert Klotzner <robert.klotzner@gmx.at> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M src/core/sys/linux/sys/xattr.d Log Message: ----------- Followed advice of Martin Nowak and set whole module in nothrow. Commit: a25eb4f502fc032523d7572da0871525c599496b https://github.com/D-Programming-Language/druntime/commit/a25eb4f502fc032523d7572da0871525c599496b Author: Robert Klotzner <robert.klotzner@gmx.at> Date: 2012-09-01 (Sat, 01 Sep 2012) Changed paths: M src/core/sys/linux/sys/xattr.d Log Message: ----------- Applied improvements to xattr.d as suggested by Alex Petersen. Commit: 3350bff82a9844008f87f52cb8db5a68ab2ec1e4 https://github.com/D-Programming-Language/druntime/commit/3350bff82a9844008f87f52cb8db5a68ab2ec1e4 Author: Robert Klotzner <robert.klotzner@gmx.at> Date: 2012-09-01 (Sat, 01 Sep 2012) Changed paths: M src/core/sys/linux/sys/xattr.d Log Message: ----------- Added namespace definitions in linux/xattr.h. Commit: 12e1aadbf81e65afb5c2c22ef6aa1e4557837943 https://github.com/D-Programming-Language/druntime/commit/12e1aadbf81e65afb5c2c22ef6aa1e4557837943 Author: Robert Klotzner <robert.klotzner@gmx.at> Date: 2012-09-02 (Sun, 02 Sep 2012) Changed paths: M src/core/sys/linux/sys/xattr.d Log Message: ----------- Added len enums to xattr d file. Commit: 16f2cb10bd2fee095d817e7716ca518486cf5319 https://github.com/D-Programming-Language/druntime/commit/16f2cb10bd2fee095d817e7716ca518486cf5319 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-09-02 (Sun, 02 Sep 2012) Changed paths: M posix.mak A src/core/sys/linux/sys/xattr.d Log Message: ----------- Merge pull request #294 from eskimor/master Implemented xattr D module. Compare: https://github.com/D-Programming-Language/druntime/compare/1f3bcb390e83...16f2cb10bd2f |
Copyright © 1999-2021 by the D Language Foundation