History log of /libuv/ (Results 4601 – 4625 of 5435)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
01441ab025-Sep-2011 Ben Noordhuis

unix: fix close() of potentially uninitialized fd

8f617b9324-Sep-2011 Ben Noordhuis

unix: darwin < 10.6 does not have fdatasync, use fsync

3ca382be23-Sep-2011 Ryan Dahl

One more README cleanup'

f20297ff23-Sep-2011 Ryan Dahl

Add a list of features to readme

c226896523-Sep-2011 Ryan Dahl

Fix markdown headers in readme

ee96a4c523-Sep-2011 Ryan Dahl

Add link to docs

03d0c57e23-Sep-2011 Ryan Dahl

Remove uv_is_tty. Use uv_guess_handle instead.

7e8645d122-Sep-2011 Erick Tryzelaar

unix,win: Make uv_freeaddrinfo to clean up addrinfo

Fixes #196

7ce34f2a23-Sep-2011 Fedor Indutny

added missing headers file

0365259623-Sep-2011 Ryan Dahl

unix: add uv_guess_handle and uv_tty_get_winsize

f9ad0a7b22-Sep-2011 Igor Zinkovsky

windows: fire UV_CHANGE in case of overflow

3368d6c122-Sep-2011 Ben Noordhuis

unix: stub file watcher implementation

The file watcher API has not been implemented on all Unices yet.
Provide stubs on those platforms so libuv at least compiles.

019e6edf22-Sep-2011 Igor Zinkovsky

windows: NextEntryOffset is relative, not absolute

d9fb84c022-Sep-2011 Marek Jelen

build: absorb CFLAGS from environment

Revision tags: node-v0.5.7, node-v0.5.6, node-v0.5.5
bee7112d17-Aug-2011 Ben Noordhuis

unix: move container_of and SAVE_ERRNO to internal.h

2a1c32a620-Sep-2011 Ben Noordhuis

linux: implement file watcher API

1e0757ff16-Sep-2011 Igor Zinkovsky

windows: file watcher

12d3680c21-Sep-2011 Ben Noordhuis

unix: fix warning: implicit declaration of function ‘isatty’

2dae0c9e17-Aug-2011 Ben Noordhuis

test: remove futimes sub-second precision checks, unreliable on freebsd

236b96a817-Aug-2011 Ben Noordhuis

unix: define HAVE_FUTIMES on freebsd

c455f37817-Aug-2011 Ben Noordhuis

unix: freebsd doesn't have fdatasync, do a full fsync instead

78f4acac17-Aug-2011 Ben Noordhuis

build: fix freebsd gyp build

9f8bc7b420-Sep-2011 Ben Noordhuis

build: add test-tty to gyp file list, unbreaks build

c03d426020-Sep-2011 Ryan Dahl

More tty on unix fixes

2ef8f35920-Sep-2011 Ryan Dahl

tty fixes for unix

1...<<181182183184185186187188189190>>...218