musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/misc/realpath.c
AgeCommit message (Expand)AuthorLines
2020年11月30日implement realpath directly instead of using procfs readlink Rich Felker-23/+136
2018年09月12日move and deduplicate declarations of __procfdname to make it checkable Rich Felker-2/+0
2014年05月24日support kernels with no SYS_open syscall, only SYS_openat Rich Felker-1/+1
2013年08月31日remove incorrect cancellation points from realpath Rich Felker-4/+4
2013年08月31日debloat realpath's allocation strategy Rich Felker-12/+6
2013年08月31日make realpath use O_PATH when opening the file Rich Felker-1/+1
2013年08月02日debloat code that depends on /proc/self/fd/%d with shared function Rich Felker-1/+3
2012年09月29日fix some more O_CLOEXEC/SOCK_CLOEXEC issues Rich Felker-1/+1
2012年09月06日use restrict everywhere it's required by c99 and/or posix 2008 Rich Felker-1/+1
2011年06月18日fix memory leak on failure in realpath Rich Felker-4/+4
2011年04月17日minimal realpath implementation using /proc Rich Felker-0/+43
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+6
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月16日 17:02:02 +0000

AltStyle によって変換されたページ (->オリジナル) /