aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/vasprintf.c
diff options
context:
space:
mode:
authorKen Brown <kbrown@cornell.edu>2020-01-24 15:09:03 -0500
committerKen Brown <kbrown@cornell.edu>2020-01-28 14:05:13 -0500
commit13d75fce48436e4f15bf97b4d2145078888994b0 (patch)
tree71af6a2febb09c1f9a798137a5ca2c6036545083 /newlib/libc/stdio/vasprintf.c
parent68b7a457f7331ed852380cd7afd0e17dffdc726e (diff)
downloadnewlib-13d75fce48436e4f15bf97b4d2145078888994b0.zip
newlib-13d75fce48436e4f15bf97b4d2145078888994b0.tar.gz
newlib-13d75fce48436e4f15bf97b4d2145078888994b0.tar.bz2
Cygwin: FIFO: fstatvfs: use our handle if O_PATH is set
If O_PATH is set, then the fhandler_fifo object has a handle that can be used for getting the statvfs information. Use it by calling fhandler_base::fstatvfs_by_handle. Before this change, fhandler_disk_file::fstatfvs was called on a new fhandler_disk_file object, which would then have to be opened.
Diffstat (limited to 'newlib/libc/stdio/vasprintf.c')
0 files changed, 0 insertions, 0 deletions