[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] minor cut and paste in (chicken file posix)
From: |
Eric Hoffman |
Subject: |
[Chicken-users] minor cut and paste in (chicken file posix) |
Date: |
Sun, 7 Apr 2019 06:44:46 -0700 |
i was a little puzzled at my inability to set the approprate mode bits from
open with create, but looking at the source of posix-common.scm, it seems like
the references to the grp and oth
sets just reference S_IREAD, etc, instead of S_IRGRP and S_IROTH
- [Chicken-users] minor cut and paste in (chicken file posix),
Eric Hoffman <=