Ben Noordhuis
|
431195c944
|
unix: run callbacks of pending writes when handle is closed
|
2011-09-08 19:15:22 +02:00 |
|
Ben Noordhuis
|
cc91989cc2
|
unix: fix buffer overrun in uv__strlcpy()
Reported by Thomas Shinnick.
|
2011-09-06 15:44:47 +02:00 |
|
Ben Noordhuis
|
bb0c6e6d53
|
unix: move linux feature detection macros to internal.h
|
2011-09-05 16:05:28 +02:00 |
|
Ryan Dahl
|
142a70292b
|
unix: fix fs_chmod
|
2011-09-04 16:09:45 -07:00 |
|
Bert Belder
|
12b01e95f9
|
Specialize uv_xxx_getsockname, add uv_tcp_getpeername
|
2011-09-04 04:49:13 +02:00 |
|
Ryan Dahl
|
836cc204b6
|
unix: Fix test-gethostbyname
|
2011-08-31 15:37:16 -07:00 |
|
Ryan Dahl
|
6fd340b8ca
|
unix: split out stream into its own file
|
2011-08-31 13:41:22 -07:00 |
|
Ryan Dahl
|
38ce213b6a
|
unix: split out pipe
|
2011-08-31 13:29:17 -07:00 |
|
Ryan Dahl
|
510407c03d
|
unix: split out tcp module
|
2011-08-31 13:11:38 -07:00 |
|
Ryan Dahl
|
e553f96f94
|
unix: split out uv_spawn into src/unix/process.c
|
2011-08-31 11:50:08 -07:00 |
|
Ryan Dahl
|
490c83dd35
|
move src/uv-unix.c to src/unix/core.c
|
2011-08-31 11:26:43 -07:00 |
|