luci/libs/nixio/README
Steven Barth e38c438771 nixio:
Use POSIX file functions
introduce dup()
introduce fork() wait() kill()
more signal interrupt wrappers
more POSIX / UNIX standard compliance
2009-03-03 22:44:26 +00:00

7 lines
77 B
Text

Building:
With axTLS (standard):
make
With OpenSSL:
make NIXIO_TLS=openssl