[Toybox] [PATCH] nohup: use the same mode constant for open() and xcreate().

enh enh at google.com
Tue Jan 31 08:33:06 PST 2023


The open() call was the only remaining use of the named permission
constants, and the equivalent permissions are given in octal just
a couple of lines later. This seems like a solid entry for the next
toybox release's pedantry award.
---
 toys/posix/nohup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20230131/291ee7ba/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-nohup-use-the-same-mode-constant-for-open-and-xcreat.patch
Type: application/octet-stream
Size: 1072 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20230131/291ee7ba/attachment.obj>


More information about the Toybox mailing list