]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix hurd expected fcntl version
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 2 Jul 2018 19:45:53 +0000 (16:45 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 3 Jul 2018 13:02:06 +0000 (10:02 -0300)
Different than Linux, hurd does not need the OFD locks fix from
06ab719d30b (since OFD locks are current Linux specific). This in
turn allows hurd to not provide a fcntl compat symbol.

Checked on a i686-gnu with check-abi.

* sysdeps/mach/hurd/i386/libc.abilist [GLIBC_2.28] (fcntl): Remove
symbol.

ChangeLog
sysdeps/mach/hurd/i386/libc.abilist

index b08a165d0187c53b7f515159304bffa860fca829..6d740438388478a42454bb4dd3795621875bd1b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-07-03  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
+
+       * sysdeps/mach/hurd/i386/libc.abilist [GLIBC_2.28] (fcntl): Remove
+       symbol.
+
 2018-07-02  Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
 
        * stdio-common/Makefile (test-srcs): Add tst-printfsz-islongdouble.
index 3d46de795d97ebd083229b7969467a0ad341a766..57091fce00134a4dad5232fea170d2d87de6591b 100644 (file)
@@ -2033,7 +2033,6 @@ GLIBC_2.27 wcstof64 F
 GLIBC_2.27 wcstof64_l F
 GLIBC_2.27 wcstof64x F
 GLIBC_2.27 wcstof64x_l F
-GLIBC_2.28 fcntl F
 GLIBC_2.28 fcntl64 F
 GLIBC_2.3 __ctype_b_loc F
 GLIBC_2.3 __ctype_tolower_loc F