Elektrine lite

← Feed

@JdeBP@tty0.social

Post #3705869

2026-06-30 14:21 UTC

@chesheer No need to define its own constants for the standard file descriptors, either. Gaining <unistd.h> means that you gain STDERR_FILENO, STDIN_FILENO, et al.. That 'extern int errno' is actually wrong and needs to come out. A well known thing to change, that is. That's all I spotted from a quick shufti. There's probably something more in the string handling. Code from that period often wasn't good with strings. I've not looked, though. #ile #Unix #termios #unistd #errno

Replies (0)

No replies.