diff mbox

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

Message ID mvma8v5io4j.fsf@hawking.suse.de
State New
Headers show

Commit Message

Andreas Schwab July 9, 2015, 11:09 a.m. UTC
Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:

> Right, thanks for the review.  I also checked it on ppc64le, aarch64,
> and arm.

Makerules:1360: recipe for target 'check-abi' failed
make[1]: *** [check-abi] Error 1

Andreas.

Comments

Adhemerval Zanella Netto July 9, 2015, 1:25 p.m. UTC | #1
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.
>
diff mbox

Patch

--- ../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