1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-21 14:53:53 +03:00
Files
glibc/sysdeps/unix/sysv/linux/x86_64
H.J. Lu b4425b95ad Align stack to 16 bytes when calling __gettimeofday
Subtract stack by 24 bytes instead of 16 bytes so that stack is aligned
to 16 bytes when calling __gettimeofday.

	[BZ #18661]
	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
	(__lll_timedwait_tid): Align stack to 16 bytes when calling
	__gettimeofday.
2015-08-05 08:36:18 -07:00
..
2014-11-24 11:41:43 +05:30
2014-11-24 11:41:43 +05:30
2015-06-09 14:56:21 -03:00
2015-06-04 18:58:36 -03:00
2015-06-09 14:56:21 -03:00