Joseph Myers dbb7600658 Use max_align_t from <stddef.h>.
Now that we build with -std=gnu11 and can rely on a compiler providing
max_align_t in <stddef.h>, we no longer need our own version
libc_max_align_t.  This patch removes it and replaces the single user
with a use of max_align_t.

Tested for x86_64 and x86 (testsuite, and that installed stripped
shared libraries are unchanged by the patch for x86_64; for x86, I see
some code reordering of no significance).

	* include/libc-internal.h (libc_max_align_t): Remove typedef.
	* include/scratch_buffer.h: Include <stddef.h> instead of
	<libc-internal.h>.
	(struct scratch_buffer): Use max_align_t instead of
	libc_max_align_t.
2015-10-29 12:46:22 +00:00
..
2015-06-18 23:08:15 +00:00
2012-01-07 23:57:22 -05:00
2015-02-24 13:29:40 -05:00
2012-05-24 23:08:18 +02:00
2014-11-24 15:03:45 +05:30
2013-09-04 20:47:21 +00:00
2015-10-15 14:15:41 -07:00
2015-10-15 14:13:50 -07:00
2012-11-21 06:33:19 -08:00
2014-11-24 15:03:45 +05:30
2012-01-07 23:57:22 -05:00
2015-10-15 14:16:41 -07:00
2015-09-15 20:36:50 +00:00
2009-04-23 18:29:30 +00:00
2014-11-24 11:41:44 +05:30
2012-05-24 23:08:18 +02:00
2012-05-31 13:10:02 +02:00
2015-06-12 10:10:18 +00:00
2004-10-24 21:29:41 +00:00
2014-11-24 15:03:45 +05:30
2015-10-15 14:22:25 -07:00
2012-01-07 23:57:22 -05:00
2015-02-23 11:35:24 -03:00
2015-07-09 15:32:32 -07:00
2015-06-17 20:21:19 +00:00
2012-01-07 23:57:22 -05:00