@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 6 days agoultimate storage hacksh.itjust.worksimagemessage-square79fedilinkarrow-up1894
arrow-up1894imageultimate storage hacksh.itjust.works@einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev • 6 days agomessage-square79fedilink
minus-square@barsoap@lemm.eelinkfedilink2•4 days agoBecause PATH_MAX is? Also because it’s a 4k page. FILENAME_MAX is not safe to use for buffer allocations btw it could be INT_MAX.
minus-squareBrahvim BhaktvatsallinkfedilinkisiZulu1•3 days agoThanks! Got an answer and not 200 downvotes. This is why I love Lemm-Lemm.
Because PATH_MAX is? Also because it’s a 4k page.
FILENAME_MAX is not safe to use for buffer allocations btw it could be INT_MAX.
Thanks! Got an answer and not 200 downvotes. This is why I love Lemm-Lemm.