February 23, 2016 [D-runtime] [D-Programming-Language/druntime] e66c24: Don't use stdlib.free on module info when using li... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: e66c24df2c275c2d206a1a695ee7a24ededfcf10 https://github.com/D-Programming-Language/druntime/commit/e66c24df2c275c2d206a1a695ee7a24ededfcf10 Author: Joakim <git@joakim.fea.st> Date: 2016-01-31 (Sun, 31 Jan 2016) Changed paths: M src/rt/sections_android.d M src/rt/sections_solaris.d Log Message: ----------- Don't use stdlib.free on module info when using linker-generated section brackets Commit: c74850f0c03e72a2abb633e01e481c9ffa0aee33 https://github.com/D-Programming-Language/druntime/commit/c74850f0c03e72a2abb633e01e481c9ffa0aee33 Author: Joakim <git@joakim.fea.st> Date: 2016-01-31 (Sun, 31 Jan 2016) Changed paths: A src/core/sys/bionic/fcntl.d A src/core/sys/bionic/unistd.d M src/core/sys/posix/fcntl.d M src/core/sys/posix/unistd.d M src/rt/cover.d Log Message: ----------- Move non-Posix bionic declarations into their own modules Commit: 4fb9f6c9f7239044d85f3a49df414bd4af09ceb0 https://github.com/D-Programming-Language/druntime/commit/4fb9f6c9f7239044d85f3a49df414bd4af09ceb0 Author: Martin Nowak <code@dawg.eu> Date: 2016-02-24 (Wed, 24 Feb 2016) Changed paths: A src/core/sys/bionic/fcntl.d A src/core/sys/bionic/unistd.d M src/core/sys/posix/fcntl.d M src/core/sys/posix/unistd.d M src/rt/cover.d M src/rt/sections_android.d M src/rt/sections_solaris.d Log Message: ----------- Merge pull request #1384 from joakim-noah/freemod Properly free module info when using linker-generated section brackets Compare: https://github.com/D-Programming-Language/druntime/compare/123fca95c12b...4fb9f6c9f723 |
Copyright © 1999-2021 by the D Language Foundation