@lmemsm.bsky.social

Software engineer, FLOSS advocate

@lemon.rip Someone on the Devuan Users Forum mentioned your article: lemon.rip/w/6-c-extens... I do a lot of cross-platform programming and porting of C programs to several OS. I have a growing collection of patches (including nano) if you ever need some. Patching upstream isn't always an option.

On C extensions, portability, and alternative compilers

Anyone who's written C knows that full ISO C standard-adhering code is an impractical rarity. Most real world C code out there relies on non-standard behaviors and language extensi…

lemon.rip