Skip to content

Conversation

@rodarima
Copy link
Member

@rodarima rodarima commented Mar 5, 2025

Fixes #363

rodarima added 2 commits March 5, 2025 21:01
Some systems like IRIX don't provide an implementation of setenv(), only
putenv(). To support those cases, we first check at configure time if
the setenv() function is available, otherwise we provide our own.

See: #363
IRIX systems seems to fail to include the netinet/tcp.h header, so as we
only require TCP_NODELAY we can simply define it.

See: #363
@rodarima rodarima changed the title Add IRIX support Add IRIX 6.5.21+ support Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dillo 3.2 release on irix 6.5.21+

2 participants