This website requires JavaScript.
Explore
Help
Sign In
bigbuffet
/
pleroma
Watch
2
Star
0
Fork
You've already forked pleroma
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c9042763b0
pleroma
/
changelog.d
/
realpath-over-readlink.fix
2 lines
52 B
Text
Raw
Normal View
History
Unescape
Escape
pleroma_ctl: Use realpath(1) instead of readlink(1) From realpath(1) in POSIX 202x Draft 4.1: > If file does not name a symbolic link, readlink shall write a diagnostic > message to standard error and exit with non-zero status. Which also doesn't includes `-f`, in preference of `realpath`.
2024-05-22 15:35:38 -07:00
pleroma_ctl: Use realpath(1) instead of readlink(1)
Reference in a new issue
Copy permalink