aboutsummaryrefslogtreecommitdiff
path: root/libbutl/filesystem.mxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/filesystem.mxx')
-rw-r--r--libbutl/filesystem.mxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbutl/filesystem.mxx b/libbutl/filesystem.mxx
index 7506439..eb03ab2 100644
--- a/libbutl/filesystem.mxx
+++ b/libbutl/filesystem.mxx
@@ -125,6 +125,8 @@ LIBBUTL_MODEXPORT namespace butl
// std::system_error, unless ignore_error is true (in which case erroneous
// entries are treated as non-existent).
//
+ // See also fdstat() in fdstream.
+ //
LIBBUTL_SYMEXPORT std::pair<bool, entry_stat>
path_entry (const char*,
bool follow_symlinks = false,