History log of /seL4-camkes-master/projects/musllibc/src/internal/procfdname.c
Revision Date Author Comments
# c8c0844f 01-Aug-2013 Rich Felker <dalias@aerifal.cx>

debloat code that depends on /proc/self/fd/%d with shared function

I intend to add more Linux workarounds that depend on using these
pathnames, and some of them will be in "syscall" functions that, from
an anti-bloat standpoint, should not depend on the whole snprintf
framework.