From 604814121dbdef39f5b55e8ebdc5880deae85c72 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Wed, 26 Jan 2022 16:21:04 -0300 Subject: hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc.abilist Commit 342cc934a3bf74ac missed the update-abi for the ABI. --- sysdeps/mach/hurd/i386/libc.abilist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysdeps/mach/hurd/i386/libc.abilist b/sysdeps/mach/hurd/i386/libc.abilist index ecf8c0992e..4467aeb720 100644 --- a/sysdeps/mach/hurd/i386/libc.abilist +++ b/sysdeps/mach/hurd/i386/libc.abilist @@ -2288,6 +2288,8 @@ GLIBC_2.34 timespec_getres F GLIBC_2.35 __memcmpeq F GLIBC_2.35 _dl_find_object F GLIBC_2.35 close_range F +GLIBC_2.35 posix_spawnattr_tcgetpgrp_np F +GLIBC_2.35 posix_spawnattr_tcsetpgrp_np F GLIBC_2.4 __confstr_chk F GLIBC_2.4 __fgets_chk F GLIBC_2.4 __fgets_unlocked_chk F -- cgit 1.4.1