]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
feat: ulibc realpath() — resolves '.', '..', relative paths via getcwd
authorTulio A M Mendes <[email protected]>
Thu, 12 Feb 2026 03:10:44 +0000 (00:10 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 02:20:50 +0000 (23:20 -0300)
commit9a462d7a19005520021f961fe76320268ae17860
tree357017c7545f4ab717da32a791b4e8e828eb6903
parent7600e8fe6861fc7fc74144ed39055b8ebd3ef2b2
feat: ulibc realpath() — resolves '.', '..', relative paths via getcwd
user/ulibc/include/stdlib.h
user/ulibc/src/stdlib.c