Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
anna (navi@social.vlhl.dev)'s status on Friday, 20-Sep-2024 00:41:18 JSTanna replacing getline with a xgetline wrapper in openrc showed that 90% of time time, the return value of len in getline is only used to remove the ending \n and nothing else, kinda funny