January 06, 2013 [D-runtime] [D-Programming-Language/druntime] 01d8ae: Added core.sys.posix.grp (from Posix <grp.h>). | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 01d8aeb932db24361b11808e203f645015015c6d https://github.com/D-Programming-Language/druntime/commit/01d8aeb932db24361b11808e203f645015015c6d Author: Sönke Ludwig <sludwig@rejectedsoftware.com> Date: 2013-01-02 (Wed, 02 Jan 2013) Changed paths: A src/core/sys/posix/grp.d Log Message: ----------- Added core.sys.posix.grp (from Posix <grp.h>). No Solaris declarations for now. Commit: a97923b38ffd51c8d65102205a9399d9d0a4fa8b https://github.com/D-Programming-Language/druntime/commit/a97923b38ffd51c8d65102205a9399d9d0a4fa8b Author: Sönke Ludwig <sludwig@rejectedsoftware.com> Date: 2013-01-02 (Wed, 02 Jan 2013) Changed paths: M posix.mak M win32.mak M win64.mak Log Message: ----------- Added core.sys.posix.grp to all make files. Commit: 7199b7cf8a6aa05abf22427508fa23f6848a4623 https://github.com/D-Programming-Language/druntime/commit/7199b7cf8a6aa05abf22427508fa23f6848a4623 Author: Sönke Ludwig <sludwig@rejectedsoftware.com> Date: 2013-01-02 (Wed, 02 Jan 2013) Changed paths: M src/core/sys/posix/grp.d Log Message: ----------- Added XSI prototypes. Commit: 93974550932b423d3d8985ae8c5c70b31da0b432 https://github.com/D-Programming-Language/druntime/commit/93974550932b423d3d8985ae8c5c70b31da0b432 Author: Sönke Ludwig <sludwig@rejectedsoftware.com> Date: 2013-01-03 (Thu, 03 Jan 2013) Changed paths: M src/core/sys/posix/grp.d Log Message: ----------- Put the optional prototypes into per-platform version statements. Commit: 2552b012da761ff38cc61c44d5358218a136b361 https://github.com/D-Programming-Language/druntime/commit/2552b012da761ff38cc61c44d5358218a136b361 Author: Sönke Ludwig <sludwig@rejectedsoftware.com> Date: 2013-01-04 (Fri, 04 Jan 2013) Changed paths: M src/core/sys/posix/grp.d Log Message: ----------- Added nothrow... Commit: ca5d462f45f35c69419ae26d308577682be66f1c https://github.com/D-Programming-Language/druntime/commit/ca5d462f45f35c69419ae26d308577682be66f1c Author: Sönke Ludwig <sludwig@rejectedsoftware.com> Date: 2013-01-06 (Sun, 06 Jan 2013) Changed paths: M src/core/sys/posix/grp.d Log Message: ----------- Made the void() functions trusted. Commit: 502caa31975e08d3a0bc4c489f78c61690b3c3ae https://github.com/D-Programming-Language/druntime/commit/502caa31975e08d3a0bc4c489f78c61690b3c3ae Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-01-06 (Sun, 06 Jan 2013) Changed paths: M posix.mak A src/core/sys/posix/grp.d M win32.mak M win64.mak Log Message: ----------- Merge pull request #373 from s-ludwig/master Add core.sys.posix.grp to complement core.sys.posix.pwd Compare: https://github.com/D-Programming-Language/druntime/compare/0dd9f73914aa...502caa31975e |
Copyright © 1999-2021 by the D Language Foundation