gcc/libphobos/libdruntime
Iain Buclaw 0da83a168f libphobos: Backport extern(C) bindings from druntime 2.085.
Merges upstream druntime b9564bef.

Reviewed-on: https://github.com/dlang/druntime/pull/2512

libphobos/ChangeLog:

2019-03-26  Iain Buclaw  <ibuclaw@gdcproject.org>

	* libdruntime/Makefile.am (DRUNTIME_DSOURCES_DARWIN): Add
	core/sys/darwin/crt_externs.d.
	(DRUNTIME_DSOURCES_FREEBSD): Add core/sys/freebsd/unistd.d.
	(DRUNTIME_DSOURCES_POSIX): Add core/sys/posix/spawn.d.
	* libdruntime/Makefile.in: Regenerate.

From-SVN: r269948
2019-03-26 15:18:19 +00:00
..
core libphobos: Backport extern(C) bindings from druntime 2.085. 2019-03-26 15:18:19 +00:00
gc libphobos: Add Fiber/Thread support for StackGrowsUp. 2019-01-18 01:51:36 +00:00
gcc libphobos: Detect if qsort_r is available 2019-02-18 23:29:39 +00:00
gcstub
rt libphobos: Backport extern(C) bindings from druntime 2.085. 2019-03-26 15:18:19 +00:00
__entrypoint.di Update copyright years. 2019-01-01 13:31:55 +01:00
__main.di Update copyright years. 2019-01-01 13:31:55 +01:00
LICENSE
Makefile.am libphobos: Backport extern(C) bindings from druntime 2.085. 2019-03-26 15:18:19 +00:00
Makefile.in libphobos: Backport extern(C) bindings from druntime 2.085. 2019-03-26 15:18:19 +00:00
MERGE libphobos: Backport extern(C) bindings from druntime 2.085. 2019-03-26 15:18:19 +00:00
object.d libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00