All of lore.kernel.org
 help / color / mirror / Atom feed
* strsignal(3) mentions sys_siglist, which is gone
@ 2020-10-02  8:30 Hauke Fath
  2020-10-02 11:12 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 3+ messages in thread
From: Hauke Fath @ 2020-10-02  8:30 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man, Hauke Fath

Hi,

strsignal(3) <https://man7.org/linux/man-pages/man3/strsignal.3.html> 
mentions sys_siglist[], which according to 
<https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b1ccfc061feee9ce616444ded8e1cd5acf9fa97f> 
has been removed from glibc.

Noted in Arch Linux, see 
<https://lists.archlinux.org/pipermail/arch-general/2020-October/048173.html>.

Cheerio,
Hauke Fath

-- 
     The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email            Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
     Respect for open standards              Ruf +49-6151-16-21344

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: strsignal(3) mentions sys_siglist, which is gone
  2020-10-02  8:30 strsignal(3) mentions sys_siglist, which is gone Hauke Fath
@ 2020-10-02 11:12 ` Michael Kerrisk (man-pages)
  2020-10-02 13:51   ` Hauke Fath
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2020-10-02 11:12 UTC (permalink / raw)
  To: Hauke Fath; +Cc: linux-man

Hello Hauke,

On Fri, 2 Oct 2020 at 10:28, Hauke Fath <hf@spg.tu-darmstadt.de> wrote:
>
> Hi,
>
> strsignal(3) <https://man7.org/linux/man-pages/man3/strsignal.3.html>
> mentions sys_siglist[], which according to
> <https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b1ccfc061feee9ce616444ded8e1cd5acf9fa97f>
> has been removed from glibc.
>
> Noted in Arch Linux, see
> <https://lists.archlinux.org/pipermail/arch-general/2020-October/048173.html>.

Thanks. There's actually more problems. Through some accident of
history, sys_siglist was documented in both psignal(3) and
strsignal(3). I've consolidated the discussion to strsignal(3) and
noted that sys_siglist is no longer exported by glibc since v2.32.

Cheers,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: strsignal(3) mentions sys_siglist, which is gone
  2020-10-02 11:12 ` Michael Kerrisk (man-pages)
@ 2020-10-02 13:51   ` Hauke Fath
  0 siblings, 0 replies; 3+ messages in thread
From: Hauke Fath @ 2020-10-02 13:51 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

On 2020-10-02 13:12, Michael Kerrisk (man-pages) wrote:
> There's actually more problems. Through some accident of
> history, sys_siglist was documented in both psignal(3) and
> strsignal(3). I've consolidated the discussion to strsignal(3) and
> noted that sys_siglist is no longer exported by glibc since v2.32.

Thanks for the quick fix!

Cheerio,
Hauke

-- 
      The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email	        Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
      Respect for open standards              Ruf +49-6151-16-21344

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-02 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02  8:30 strsignal(3) mentions sys_siglist, which is gone Hauke Fath
2020-10-02 11:12 ` Michael Kerrisk (man-pages)
2020-10-02 13:51   ` Hauke Fath

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.