This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance



On 09-07-2015 08:09, Andreas Schwab wrote:
> Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
> 
>> Right, thanks for the review.  I also checked it on ppc64le, aarch64,
>> and arm.
> 
> --- ../sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist        2015-07-09 08:53:30.000000000 +0000
> +++ /home/abuild/rpmbuild/BUILD/glibc-2.21.90/cc-base/libc.symlist      2015-07-09 10:14:44.250139563 +0000
> @@ -2171,0 +2172,3 @@ GLIBC_2.18
> +GLIBC_2.22
> + GLIBC_2.22 A
> + fmemopen F
> Makerules:1360: recipe for target 'check-abi' failed
> make[1]: *** [check-abi] Error 1

In fact I just updated powerpc64 not powerp64le libc.abilist (and thus
only really checked on ppc64). I will fix it.

> 
> Andreas.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]