summaryrefslogtreecommitdiffstats
path: root/utf8.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-02-04 23:25:16 -0800
committerKaz Kylheku <kaz@kylheku.com>2020-02-04 23:25:16 -0800
commitc554db7ce82378612673e33d905b29f2d820a1a5 (patch)
tree8d9bd08470b1d68004f1d2c0ecf749800cb1c8b1 /utf8.c
parent5601100718f5647f2cc317c504af8b2470bad5a1 (diff)
downloadtxr-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 'utf8.c')
0 files changed, 0 insertions, 0 deletions