mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-11 01:46:17 +00:00
5 lines
226 B
Plaintext
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
|