8sa1-gcc/libphobos/libdruntime/core/stdc
Iain Buclaw 1e78c638a7 libphobos: Merge upstream druntime 5bb8ce19
Synchronizes extern(C) bindings with latest release.

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

libphobos/ChangeLog:

	* libdruntime/Makefile.am (DRUNTIME_DSOURCES_BIONIC): Add
	core/sys/bionic/string.d.
	(DRUNTIME_DSOURCES_DARWIN): Add core/sys/darwin/string.d.
	(DRUNTIME_DSOURCES_DRAGONFLYBSD): Add core/sys/dragonflybsd/string.d,
	core/sys/dragonflybsd/sys/socket.d.
	(DRUNTIME_DSOURCES_FREEBSD): Add core/sys/freebsd/string.d.
	(DRUNTIME_DSOURCES_LINUX): Add core/sys/linux/string.d.
	(DRUNTIME_DSOURCES_NETBSD): Add core/sys/netbsd/string.d,
	core/sys/netbsd/sys/featuretest.d.
	* libdruntime/Makefile.in: Regenerate.

From-SVN: r274773
2019-08-21 07:54:34 +00:00
..
assert_.d libphobos: Merge upstream druntime 5bb8ce19 2019-08-21 07:54:34 +00:00
complex.d
config.d
ctype.d
errno_.c
errno.d libphobos: Backport extern(C) bindings from druntime 2.085. 2019-03-26 15:18:19 +00:00
fenv.d libphobos: Merge upstream druntime 5bb8ce19 2019-08-21 07:54:34 +00:00
float_.d
inttypes.d
limits.d libphobos: Merge phobos and druntime with upstream. 2019-01-26 13:41:26 +00:00
locale.d
math.d libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
signal.d
stdarg.d
stddef.d
stdint.d
stdio.d libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
stdlib.d
string.d
tgmath.d
time.d libphobos: Merge upstream druntime 175bf5fc 2019-04-11 21:11:03 +00:00
wchar_.d libphobos: Backport extern(C) bindings from druntime 2.085. 2019-03-26 15:18:19 +00:00
wctype.d