Ryan Dahl
|
b47fa77eb5
|
unix/fs.c: Apply macro magic, implement symlink, link, chown, fchown
|
2011-09-01 17:12:31 -07:00 |
|
Ryan Dahl
|
9f932f92cf
|
add test fs_chmod, implement uv_fs_fchmod and uv_fs_chmod on unix
|
2011-09-01 15:36:01 -07:00 |
|
Ryan Dahl
|
2e6035895c
|
Add test for uv_fs_fstat, implement on unix.
|
2011-09-01 14:15:06 -07:00 |
|
Igor Zinkovsky
|
716e8eab39
|
windows: fix issue with SetFileCompletionNotificationModes on 64bit xp
|
2011-09-01 13:46:07 -07:00 |
|
Igor Zinkovsky
|
22197ebf3f
|
windows: include _stat struct into uv_fs_t
|
2011-09-01 11:54:43 -07: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
|
b9120d0b0a
|
Simplify Unix makefile
|
2011-08-31 12:07:49 -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 |
|
Ryan Dahl
|
6144c93bbc
|
unix: split out error code into separate file
|
2011-08-31 11:23:29 -07:00 |
|
Ryan Dahl
|
e97958ac3b
|
unix: Split out c-ares integration into separate file
|
2011-08-31 11:23:29 -07:00 |
|
Ryan Dahl
|
58461d5ae7
|
split out unix's udp source
|
2011-08-31 11:23:29 -07:00 |
|
Ryan Dahl
|
cec94ee075
|
docs for uv_fs methods
|
2011-08-31 11:23:29 -07:00 |
|
Ben Noordhuis
|
9e657fa5b2
|
Update .mailmap
|
2011-08-31 19:35:41 +02:00 |
|
Ben Noordhuis
|
c23f789f9e
|
Update AUTHORS, add .mailmap
|
2011-08-31 16:50:11 +02:00 |
|
Ryan Dahl
|
ea4271fa90
|
submit error to correct loop
|
2011-08-31 01:43:09 -07:00 |
|
Ryan Dahl
|
b47c474cfd
|
Move private headers into include/uv-private
|
2011-08-31 00:43:55 -07:00 |
|
Ryan Dahl
|
1408ac4c4f
|
Move src/ev to src/unix/ev
|
2011-08-31 00:33:14 -07:00 |
|
Ryan Dahl
|
5fd68a016a
|
Move unix platform files into src/unix
|
2011-08-31 00:29:47 -07:00 |
|
Ryan Dahl
|
231298a5e8
|
move eio stuff into src/unix
|
2011-08-31 00:24:07 -07:00 |
|
Ryan Dahl
|
e3f910d0a9
|
Multiplicity update on unix
Does not yet support multithreaded use of the thread pool.
|
2011-08-30 23:55:08 -07:00 |
|
Bert Belder
|
b44ecf9929
|
multiplicity: update benchmarks
|
2011-08-31 05:18:48 +02:00 |
|
Bert Belder
|
8e3a8602ad
|
update tests for multiplicity
|
2011-08-31 04:19:26 +02:00 |
|
Bert Belder
|
78debf9f67
|
win: multiplicity
|
2011-08-31 04:19:16 +02:00 |
|
Bert Belder
|
3aec77f9d4
|
bring back uv_init
|
2011-08-31 04:19:07 +02:00 |
|
Ryan Dahl
|
56dcaf9b06
|
unix: multiplicity
|
2011-08-31 04:18:55 +02:00 |
|
Ben Noordhuis
|
0ba44cfd4e
|
ev: improve feature detection on linux
|
2011-08-30 12:49:48 +02:00 |
|
Jeroen Janssen
|
2af955dbf4
|
Fix posix dirent usage
Fixes #161
|
2011-08-30 03:16:03 -07:00 |
|
Ryan Dahl
|
ca1171132e
|
win: stub out missing uv_fs functions
|
2011-08-30 01:53:24 -07:00 |
|
Ryan Dahl
|
a6ed1757ab
|
unix: implement uv_fs_lstat
|
2011-08-30 01:32:53 -07:00 |
|
Ryan Dahl
|
dbc1cb0e66
|
Remove pthread-win32
|
2011-08-30 00:59:01 -07:00 |
|
Ryan Dahl
|
d20233c7a8
|
Fix long lines
|
2011-08-30 00:54:59 -07:00 |
|
Ryan Dahl
|
894c005c42
|
unix: fix fs_async_sendfile
|
2011-08-30 00:52:43 -07:00 |
|
Ryan Dahl
|
1a4ead53d6
|
unix: implement uv_queue_work
|
2011-08-29 22:57:34 -07:00 |
|
Ryan Dahl
|
0e81406bfb
|
unix fs_async_dir works
|
2011-08-29 22:08:51 -07:00 |
|
Ryan Dahl
|
cf08c168ea
|
Use Windows compatibile flags
|
2011-08-29 20:50:12 -07:00 |
|
Ryan Dahl
|
5d524fff1a
|
unix passes test fs_file_async
|
2011-08-29 20:41:45 -07:00 |
|
Jorge Chamorro Bieling
|
cbbb254e57
|
Fix for joyent/node#1506, OSX threaded write()s bug
|
2011-08-29 15:21:11 -07:00 |
|
Ryan Dahl
|
df0b483ce3
|
Fix gyp build
|
2011-08-29 15:03:42 -07:00 |
|
Ryan Dahl
|
3be275bad7
|
Begin implementation of UNIX uv_fs_ functions
Adding this incomplete work now to ease rebase troubles later as it moves
the functions to src/unix/fs.c and introduces src/unix/internal.h.
|
2011-08-29 14:36:45 -07:00 |
|
Igor Zinkovsky
|
925564e968
|
windows: improve error handling for fs functions
|
2011-08-27 13:59:34 -07:00 |
|
Igor Zinkovsky
|
3a374ca7c9
|
add missing values to uv_fs_type
|
2011-08-26 21:51:39 -07:00 |
|
Igor Zinkovsky
|
3ea037ccb0
|
windows: free fs arguments inside uv_fs_req_cleanup
|
2011-08-26 18:11:31 -07:00 |
|
Ryan Dahl
|
7cad73aa47
|
Fix build for UNIX
|
2011-08-26 11:26:24 -07:00 |
|
Igor Zinkovsky
|
25175c7071
|
uv_fs & uv_work APIs
|
2011-08-26 11:00:53 -07:00 |
|
Igor Zinkovsky
|
183178a566
|
update readme with vcbuild.bat instructions
|
2011-08-26 10:55:25 -07:00 |
|
Clifford Heath
|
835782a980
|
eio: Mac OSX 10.5 (Leopard) does not have fdatasync
|
2011-08-26 18:08:42 +02:00 |
|