glibc/sysdeps/unix/sysv/linux
Mike Frysinger f5cf58f794 ia64: include errno.h in sysdep.h
This header uses __set_errno(), so make sure we include errno.h for it.
Otherwise, if INLINE_SYSCALL() is used and errno.h isn't included, we
hit warnings like so:
In file included from libc-start.c:36:0:
../sysdeps/unix/sysv/linux/dl-osinfo.h: In function '_dl_setup_stack_chk_guard':
../sysdeps/unix/sysv/linux/dl-osinfo.h:79:7: warning: implicit declaration of function '__set_errno'

Which culminate in errors like so:
libc-start.c:(.text+0x692): undefined reference to '__set_errno'
libc-start.c:(.text+0x752): undefined reference to '__set_errno'
collect2: ld returned 1 exit status

Reported-by: Dennis Schridde <devurandom@gmx.net>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-05-07 23:22:59 -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 Restore ARM profil_counter export (bug 14043). 2012-05-01 07:22:52 -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: include errno.h in sysdep.h 2012-05-07 23:22:59 -04:00
m68k m68k: add abilist files 2012-04-28 15:10:21 +02:00
mips Restore MIPS n64 posix_fadvise64 export at GLIBC_2.3.3 (bug 14044). 2012-05-01 08:48:54 -07: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