Add epoll and do more release readiness changes
This change also pays off some of the remaining technical debt with stdio, file descriptors, and memory managemnt polyfills.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/stdio/stdio.h"
|
||||
|
||||
/* TODO(jart): Delete or rework */
|
||||
|
||||
/**
|
||||
* Returns number of bytes available in stream buffer.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user