1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
* sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify
	size of _dl_arm_cap_flags.
	Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155].

	* sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
	Define as 8.

2002-03-22  H.J. Lu  <hjl@gnu.org>

	* scripts/firstversions.awk: Check the first version.

2002-04-02  Ulrich Drepper  <drepper@redhat.com>
This commit is contained in:
Ulrich Drepper
2002-04-03 06:59:37 +00:00
parent 8693ad52d9
commit b028b8ad4e
4 changed files with 18 additions and 4 deletions

View File

@ -46,7 +46,7 @@ EXTERN
#if !defined PROCINFO_DECL && defined SHARED
._dl_arm_cap_flags
#else
const char _dl_arm_cap_flags[][10]
const char _dl_arm_cap_flags[8][10]
#endif
#ifndef PROCINFO_DECL
= {