Re: POSIX:2024
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2025-04-18 at 14:57 +0200, Rainer Fiebig wrote: > Am 17.04.25 um 17:27 schrieb Bruce Dubbs ([email protected] > via blfs-dev Mailing List): > > The newest POSIX is POSIX:2024: > > > > https://pubs.opengroup.org/onlinepubs/9799919799/idx/utilities.html > > > > Can I get someone to check if we have all of these? > > > > -- Bruce > > > > > Here's a summary: Some corrections: /* snip */ > at: not in the book > batch: not in the book They are are in the BLFS at package. > bg: bash-builtin > c17: not in the book If we want this one it'd be a script: #!/bin/sh exec gcc -std=c17 "$@" /* snip */ > ctags: not in the book In the BLFS emacs package. /* snip */ > ed: not in the book In the BLFS ed package. /* snip */ > mailx: not in the book In the BLFS mailx package. > pax: not in the book In the BLFS pax package. -- Xi Ruoyao <[email protected]> School of Aerospace Science and Technology, Xidian University -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page