Gavin Hayes
|
da8f5009fd
|
Make Windows fcntl() and lseek() fixes (#668)
* F_SETFD should always return 0 on success
* F_SETFL is not implemented on nt
* nt lseek, error with ESPIPE when attempting on socket
|
2022-11-01 23:14:14 -07:00 |
|
Justine Tunney
|
99e67c348b
|
Reduce Makefile dependencies by 4%
|
2022-05-23 15:07:01 -07:00 |
|
Justine Tunney
|
04d39d47f1
|
Fix basename() and dirname()
|
2022-04-06 00:13:44 -07:00 |
|
Justine Tunney
|
a37960a3af
|
Remove dollars from system call support symbols
|
2021-02-03 19:35:29 -08:00 |
|
Justine Tunney
|
37a4c70c36
|
Change license
|
2020-12-27 17:18:44 -08:00 |
|
Justine Tunney
|
3e4fd4b0ad
|
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.
|
2020-11-28 12:01:51 -08:00 |
|
Justine Tunney
|
c91b3c5006
|
Initial import
|
2020-06-15 07:18:57 -07:00 |
|