diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-05-26 22:53:51 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-05-26 22:53:51 -0700 |
commit | e23478755d418e5f80384dbfa2536f2aaa3c888b (patch) | |
tree | 104c35ac486eb0d312835616096e5036152558af /stdlib/txr-case.tl | |
parent | e48572f574e24bae076c909c066f42c4d1f3b3aa (diff) | |
download | txr-e23478755d418e5f80384dbfa2536f2aaa3c888b.tar.gz txr-e23478755d418e5f80384dbfa2536f2aaa3c888b.tar.bz2 txr-e23478755d418e5f80384dbfa2536f2aaa3c888b.zip |
gzio: support more modes in open-file.
* gzio.c (w_gzopen_mode): Use w_open_mode if available, in order
to support most of the flags (including "x" which Zlib has,
but which we are not passing through).
* stream.c (w_open_mode): New function formed from w_fopen_mode
content.
(w_fopen_mode): Call w_open_mode.
* stream.c (w_open_mode): Declared.
Diffstat (limited to 'stdlib/txr-case.tl')
0 files changed, 0 insertions, 0 deletions