Joseph Myers a2a76afe91 Remove __ASSUME_ADJ_OFFSET_SS_READ.
This patch removes the __ASSUME_ADJ_OFFSET_SS_READ macro (and
conditionals on whether ADJ_OFFSET_SS_READ is defined), now it can be
unconditionally assumed to be true and ADJ_OFFSET_SS_READ can be
assumed to be defined.

Tested x86_64 that the disassembly of installed shared libraries is
unchanged by this patch.

	* sysdeps/unix/sysv/linux/kernel-features.h
	(__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
	* sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
	[ADJ_OFFSET_SS_READ]: Make code unconditional.
	(ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
2014-06-20 20:00:51 +00:00
..
2014-06-13 13:15:28 -07:00
2014-06-09 12:53:16 -07:00
2014-05-14 11:06:36 -07:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:16:06 -07:00
2013-06-05 20:44:03 +00:00
2014-06-20 20:00:51 +00:00
2014-05-16 11:47:13 -07:00
2014-03-25 15:17:08 +01:00
2014-05-08 11:27:14 -07:00
2014-05-13 09:49:20 -07:00
2014-05-13 09:49:20 -07:00
2013-08-27 10:34:16 -07:00
2014-06-12 10:32:18 -07:00
2012-10-04 16:31:43 -07:00