Shuhei Tanuma
|
61a56b15a7
|
adjust getaddrinfo api
|
2012-06-24 03:34:06 +09:00 |
|
Shuhei Tanuma
|
5754a59f4a
|
add getsockname and getpeername api
|
2012-06-23 20:27:57 +09:00 |
|
Shuhei Tanuma
|
6252d80fb0
|
add uv_tty apis
|
2012-06-23 15:05:14 +09:00 |
|
Shuhei Tanuma
|
60d9842928
|
add fs_event_init api (not tested)
|
2012-06-23 14:18:52 +09:00 |
|
Shuhei Tanuma
|
f4a8360ae8
|
add sendfile api (not tested)
|
2012-06-23 13:40:18 +09:00 |
|
Shuhei Tanuma
|
fd1c14d2e1
|
add readdir api
|
2012-06-23 13:27:59 +09:00 |
|
Shuhei Tanuma
|
ff0e26ed84
|
add stat api
|
2012-06-23 13:00:27 +09:00 |
|
Shuhei Tanuma
|
6ed669b8d1
|
use libuv v0.8.0. for now this can compile osx only. i'll fix it soon
|
2012-06-23 12:07:22 +09:00 |
|
Shuhei Tanuma
|
403cbe90b9
|
WIP: uv_fs_stat
|
2012-06-23 12:01:10 +09:00 |
|
Shuhei Tanuma
|
0f28e7f5ee
|
add readlink api
|
2012-06-23 11:22:41 +09:00 |
|
Shuhei Tanuma
|
380cc0b270
|
add chown, symlink apis
|
2012-06-23 02:17:41 +09:00 |
|
Shuhei Tanuma
|
46b12352e8
|
add chown api
|
2012-06-23 02:07:56 +09:00 |
|
Shuhei Tanuma
|
1c87ec5fea
|
add chmod api
|
2012-06-23 02:06:03 +09:00 |
|
Shuhei Tanuma
|
8507b9e07f
|
add fs_utime, fs_ftime api
|
2012-06-23 01:58:00 +09:00 |
|
Shuhei Tanuma
|
e40d4ff623
|
update todo
|
2012-06-23 01:49:05 +09:00 |
|
Shuhei Tanuma
|
4cf851201b
|
add rename api
|
2012-06-23 01:48:29 +09:00 |
|
Shuhei Tanuma
|
cd9f1b959e
|
add several fs api
|
2012-06-23 01:45:00 +09:00 |
|
Shuhei Tanuma
|
1cfb785928
|
add ftruncate api
|
2012-06-23 01:26:44 +09:00 |
|
Shuhei Tanuma
|
ade8106ee0
|
add uv_fs_fdatasync
|
2012-06-23 01:19:21 +09:00 |
|
Shuhei Tanuma
|
c8b34ad284
|
refactor uv_fs_fsync
|
2012-06-23 01:16:27 +09:00 |
|
Shuhei Tanuma
|
34ffc66e9c
|
add fsync api
|
2012-06-23 00:59:27 +09:00 |
|
Shuhei Tanuma
|
5a397094bd
|
adjust fs_read
|
2012-06-23 00:53:58 +09:00 |
|
Shuhei Tanuma
|
fba2060afc
|
add fs constants
|
2012-06-22 23:01:32 +09:00 |
|
Shuhei Tanuma
|
a902f29ea2
|
adjust uv_fs_write
|
2012-06-22 12:51:16 +09:00 |
|
Shuhei Tanuma
|
83e9daf1cc
|
add uv_fs_close
|
2012-06-22 12:13:11 +09:00 |
|
Shuhei Tanuma
|
64deffda15
|
WIP: uv_fs
|
2012-06-22 08:20:22 +09:00 |
|
Shuhei Tanuma
|
3b1570d34b
|
WIP: uv_fs_read
|
2012-06-21 09:43:20 +09:00 |
|
Shuhei Tanuma
|
983568aa1f
|
WIP: fs
|
2012-06-20 12:40:39 +09:00 |
|
Shuhei Tanuma
|
6df019342b
|
fix macro
|
2012-06-20 12:08:44 +09:00 |
|
Shuhei Tanuma
|
b75313b0bd
|
adjust config.w32
|
2012-06-19 23:03:13 +09:00 |
|
Shuhei Tanuma
|
4bdb242087
|
add WIN32 headers
|
2012-06-19 08:10:25 +09:00 |
|
Shuhei Tanuma
|
ceab2df331
|
fix uv_idle_init
|
2012-06-19 08:05:50 +09:00 |
|
Shuhei Tanuma
|
e765597f65
|
for now, php-uv can build on windows box. but it requires some work.
* make libuv first.
* after configure, add Iphlpapi.lib and psapi.lib on your Makefile directly.
* don't mix debug / release build (LIBCMTD conflicts)
|
2012-06-19 02:44:03 +09:00 |
|
Shuhei Tanuma
|
39679dbdd4
|
adjust config.w32
|
2012-06-18 23:54:32 +09:00 |
|
Shuhei Tanuma
|
6812bfff8a
|
Merge pull request #2 from stealth35/fix_win
Fix windows errors
|
2012-06-18 07:37:37 -07:00 |
|
stealth35
|
9bbc4e9ef8
|
Fix windows errors
|
2012-06-18 15:32:15 +02:00 |
|
Shuhei Tanuma
|
c722e00835
|
remove uv_loop_refcount
|
2012-06-18 21:52:43 +09:00 |
|
Shuhei Tanuma
|
31dec36418
|
added async and queue_work api. TODO: research eio_custom
|
2012-06-18 01:32:50 +09:00 |
|
Shuhei Tanuma
|
82845ff34c
|
add async api
|
2012-06-17 23:18:33 +09:00 |
|
Shuhei Tanuma
|
011c874710
|
add check api
|
2012-06-17 23:04:54 +09:00 |
|
Shuhei Tanuma
|
b98e8f05b6
|
add prepare api
|
2012-06-17 22:50:18 +09:00 |
|
Shuhei Tanuma
|
1f7cdb555f
|
add mutex functions
|
2012-06-17 21:18:30 +09:00 |
|
Shuhei Tanuma
|
4d57292d8d
|
for now, add rwlock functions
|
2012-06-17 21:11:16 +09:00 |
|
Shuhei Tanuma
|
efbdc8bef2
|
for now, add rwlock functions
|
2012-06-16 17:37:57 +09:00 |
|
Shuhei Tanuma
|
80e3480a97
|
add uv_rwlock_init
|
2012-06-16 17:24:55 +09:00 |
|
Shuhei Tanuma
|
5adf83aa30
|
update todo
|
2012-06-16 17:11:36 +09:00 |
|
Shuhei Tanuma
|
3af703c8d0
|
add uv_chdir
|
2012-06-16 16:49:38 +09:00 |
|
Shuhei Tanuma
|
735868b5e9
|
add several functions
|
2012-06-16 16:43:02 +09:00 |
|
Shuhei Tanuma
|
5b3bf8ac49
|
add uv_exepath
|
2012-06-16 16:39:43 +09:00 |
|
Shuhei Tanuma
|
568b3ac313
|
add several functions
|
2012-06-16 16:32:46 +09:00 |
|