svn commit: trunk/uClibc: include libc/misc/internals libc/sysdeps etc...

Peter S. Mazinger ps.m at gmx.net
Wed Aug 23 23:51:46 UTC 2006


On Wed, 23 Aug 2006 vapier at uclibc.org wrote:

> Author: vapier
> Date: 2006-08-23 16:20:30 -0700 (Wed, 23 Aug 2006)
> New Revision: 15936
> 
> Log:
> sync with psm: update errno handling to be the same on all arches
> 
> Added:
>    trunk/uClibc/libc/sysdeps/linux/common/bits/uClibc_errno.h
> 
> Modified:
>    trunk/uClibc/include/errno.h
>    trunk/uClibc/libc/misc/internals/__errno_location.c
>    trunk/uClibc/libc/misc/internals/__h_errno_location.c
>    trunk/uClibc/libc/sysdeps/linux/alpha/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/arm/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/bfin/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/common/bits/errno.h
>    trunk/uClibc/libc/sysdeps/linux/common/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/cris/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/frv/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/hppa/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/i386/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/ia64/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/mips/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/powerpc/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/sh/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/sh64/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/sparc/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/vax/bits/syscalls.h
>    trunk/uClibc/libc/sysdeps/linux/x86_64/bits/syscalls.h

this will fail on arm
errno.h may be included only for #ifndef __ASSEMBLER__
somehow the include went in at the wrong location

Peter




More information about the uClibc mailing list