All of lore.kernel.org
 help / color / mirror / Atom feed
* Undocumented systems/standards PWB and 32V
@ 2026-01-01  4:45 Seth McDonald
  2026-01-01  5:46 ` G. Branden Robinson
  0 siblings, 1 reply; 6+ messages in thread
From: Seth McDonald @ 2026-01-01  4:45 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man@vger.kernel.org


[-- Attachment #1.1: Type: text/plain, Size: 1055 bytes --]

Happy 2026!

Starting the year off strong, here's a classic bug report.  The man page
for alloca(3) lists two systems/standards in its HISTORY: PWB and 32V.

$ man ./man3/alloca.3 | sed -n '/HISTORY/,/^$/p'
HISTORY
       PWB, 32V.


After some Googling, I assume these are referring to the PWB/UNIX and
UNIX/32V operating systems, respectively.  However, they aren't listed
in the standards(7) man page nor anywhere else in the docs.

$ grep -F -wr -e PWB -e 32V man
man/man3/alloca.3:PWB, 32V.

As such, the two systems should likely either be added to standards(7)
so they can be referenced, or be removed from the HISTORY of alloca(3)
and replaced with another system/standard.  I would think they should be
added to standards(7), but perhaps they're too old be notable enough.
Wikipedia says they were released in 1977 & 1979, while the oldest
standards listed in standards(7) are K&R C (1978) and V7 (1979).

----
Seth McDonald.
sethmcmail at pm dot me (mailing lists)
2336 E8D2 FEB1 5300 692C  62A9 5839 6AD8 9243 D369

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 343 bytes --]

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

end of thread, other threads:[~2026-01-02  0:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-01  4:45 Undocumented systems/standards PWB and 32V Seth McDonald
2026-01-01  5:46 ` G. Branden Robinson
2026-01-01 13:17   ` Alejandro Colomar
2026-01-01 23:53     ` origin of alloca(3) (was: Undocumented systems/standards PWB and 32V) G. Branden Robinson
2026-01-02  0:27       ` Alejandro Colomar
2026-01-02  0:24     ` Undocumented systems/standards PWB and 32V Alejandro Colomar

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.