1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-11 01:46:17 +00:00
2015-12-13 22:34:58 +09:00

5 lines
226 B
Plaintext

Result of readlink("/proc/self/path/a.out"): proc_aout
Result of readlink("/proc/<pid>/path/a.out"): proc_aout
Result of readlinkat("/proc/self/path/a.out"): proc_aout
Result of readlinkat("/proc/<pid>/path/a.out"): proc_aout