diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-02-04 23:25:16 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-02-04 23:25:16 -0800 |
commit | c554db7ce82378612673e33d905b29f2d820a1a5 (patch) | |
tree | 8d9bd08470b1d68004f1d2c0ecf749800cb1c8b1 /regex.c | |
parent | 5601100718f5647f2cc317c504af8b2470bad5a1 (diff) | |
download | txr-c554db7ce82378612673e33d905b29f2d820a1a5.tar.gz txr-c554db7ce82378612673e33d905b29f2d820a1a5.tar.bz2 txr-c554db7ce82378612673e33d905b29f2d820a1a5.zip |
stat and fstat become equivalent.
* sysif.c (get_fd): Move this function higher in the file to
avoid forward declarations. The do_fstatt code being moved into
do_stat needs to call it.
(do_stat): Provide stat and fstat functionality in one
function.
(do_fstat): Static function removed.
(fstat_wrap): Call do_stat instead of do_fstat.
* txr.1: Updated.
Diffstat (limited to 'regex.c')
0 files changed, 0 insertions, 0 deletions