[all-commits] [llvm/llvm-project] bd14bd: [libc][realpath] Support relative paths
Jackson Stogel via All-commits
all-commits at lists.llvm.org
Mon Jul 13 21:54:06 PDT 2026
Branch: refs/heads/users/jtstogel/realpath/relative-paths
Home: https://github.com/llvm/llvm-project
Commit: bd14bd75626386e906c1f016549b3a0e5c5d9e5e
https://github.com/llvm/llvm-project/commit/bd14bd75626386e906c1f016549b3a0e5c5d9e5e
Author: jtstogel <jtstogel at gmail.com>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M libc/src/stdlib/linux/CMakeLists.txt
M libc/src/stdlib/linux/realpath.cpp
M libc/test/src/stdlib/CMakeLists.txt
M libc/test/src/stdlib/realpath_test.cpp
Log Message:
-----------
[libc][realpath] Support relative paths
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list