bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : Re: errno --> errno name ?


From: Bastien ROUCARIES
Subject: RE : Re: errno --> errno name ?
Date: Fri, 5 Aug 2011 11:16:22 +0200

Does it work for cross compiling ?

Bastien

Le 5 août 2011 02:39, "Bruno Haible" <address@hidden> a écrit :

Hi Bruce,


> I fixed up the "mk" script to be more portable

Indeed, that looks like most portability problems have been eliminated.


> tho I haven't tried it on Solaris' /bin/sh.
> Probably won't work. I don't have access.

You can also test it with 'zsh', 'ksh', 'ash', and 'dash' on a glibc system.
If it works with these shells, it will likely also pass with /bin/sh on
various systems.

Now, do you plan to convert this into a gnulib module?


> One interesting thing I discovered:
>
> $ errno . | head -n4 ; echo '[...]';errno . | tail -n4
>...

It just means that your libc does not have the string for ERFKILL. This
string was added in glibc/sysdeps/gnu/errlist.c on 2009-11-14.

Bruno


reply via email to

[Prev in Thread] Current Thread [Next in Thread]