glibc/sysdeps/unix/sysv/linux
Mike Frysinger 293432b4af ia64: convert __const to const
The main tree decided to drop support for pre-ISO C code, so we
can use "const" instead of "__const".

Processed with a simple sed script:

find `find sysdeps/ -name ia64` -type f -exec sed -i \
	's:\<__const\>:const:' {} +

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-27 23:08:17 -04:00
..
alpha alpha: Use fopen "rce" in ioperm 2012-04-27 07:34:53 -07:00
am33 Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
arm Remove ARM EABI/old-ABI conditionals. 2012-04-21 10:03:39 -07:00
generic Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
hppa Update copyright year to 2012. 2012-03-22 00:12:30 -04:00
ia64 ia64: convert __const to const 2012-04-27 23:08:17 -04:00
m68k m68k: define MAP_STACK and MAP_HUGETLB 2012-03-29 00:22:33 +02:00
mips Increase minimum MIPS kernel version to 2.6.12. 2012-04-27 20:52:33 +00:00
powerpc/powerpc32 Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
tile tile: update _itoa.h include path 2012-04-15 12:09:17 -04:00