mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-14 07:10:05 +00:00
293432b4af
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> |
||
---|---|---|
.. | ||
atomic.h | ||
byteswap.h | ||
fenv.h | ||
huge_vall.h | ||
link.h | ||
linkmap.h | ||
mathdef.h | ||
xtitypes.h |