Linux Manual Pages development
 help / color / mirror / Atom feed
* mkstemp(3)
@ 2026-05-07 17:22 Douglas McIlroy
  2026-05-07 20:23 ` mkstemp(3) Alejandro Colomar
  0 siblings, 1 reply; 7+ messages in thread
From: Douglas McIlroy @ 2026-05-07 17:22 UTC (permalink / raw)
  To: linux-man

The synopses of mkstemp(3) that I have seen, e.g. in ubuntu 13.3.0,
say incorrectly that it is declared in <stdlib.h>. It is not in gcc's
<stdlib.h>, and should not be, because stdlib.h is part of the C
standard and mkstemp is a construct of Unix, not C. (It returns a file
descriptor.)

Doug McIlroy

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

end of thread, other threads:[~2026-05-08 12:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 17:22 mkstemp(3) Douglas McIlroy
2026-05-07 20:23 ` mkstemp(3) Alejandro Colomar
2026-05-07 21:19   ` mkstemp(3) Garrett Wollman
2026-05-07 23:29     ` mkstemp(3) Alejandro Colomar
2026-05-08  1:34     ` mkstemp(3) Douglas McIlroy
2026-05-08  2:32       ` mkstemp(3) Garrett Wollman
2026-05-08 12:33         ` mkstemp(3) Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox