zsh-workers
 help / color / mirror / code / Atom feed
* Possible missing status info for builtins sysopen and sysseek in zsh/system module
@ 2022-04-28 13:18 Jim
  2022-04-28 13:50 ` Jim
  2022-04-28 14:07 ` ERRNO is unset until set Matthew Martin
  0 siblings, 2 replies; 12+ messages in thread
From: Jim @ 2022-04-28 13:18 UTC (permalink / raw)
  To: devs

[-- Attachment #1: Type: text/plain, Size: 452 bytes --]

Hi,

Man page zshmodules(5.8) seems to be missing status information in module
zsh/system for builtins sysopen and sysseek.  All the other builtins have
some
kind of statement for return status. I believe status 0 is success and 1
would
be an error of some kind for both. Don't know if there are other error
numbers
or if the parameter ERRNO is used.

Should it be assumed 0 and 1 are the only status numbers if nothing is
stated?

Thanks,

Jim Murphy

[-- Attachment #2: Type: text/html, Size: 634 bytes --]

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

end of thread, other threads:[~2022-04-30  0:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 13:18 Possible missing status info for builtins sysopen and sysseek in zsh/system module Jim
2022-04-28 13:50 ` Jim
2022-04-29  9:47   ` Jim
2022-04-28 14:07 ` ERRNO is unset until set Matthew Martin
2022-04-28 14:16   ` Matthew Martin
2022-04-29  6:44     ` Bart Schaefer
2022-04-29 10:00       ` Mikael Magnusson
2022-04-29 17:02         ` Bart Schaefer
2022-04-29 17:08           ` Daniel Shahaf
2022-04-29 17:19             ` Bart Schaefer
2022-04-29 17:13           ` grepping the archives (was: Re: ERRNO is unset until set) Daniel Shahaf
2022-04-30  0:45             ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).