libuv/src
Ben Noordhuis 9b801d551b darwin: rename darwin-getproctitle.m
Rename it to darwin-getproctitle.c, it doesn't need an Objective-C
compiler. Fix up -Wpedantic warnings about void to function pointer
casts and include <ApplicationServices/ApplicationServices.h> to get
the GetCurrentProcess() function prototype.
2013-05-02 14:10:12 +02:00
..
unix darwin: rename darwin-getproctitle.m 2013-05-02 14:10:12 +02:00
win windows: remove superfluous assert statement 2013-04-18 02:56:07 +02:00
fs-poll.c unix, windows: make uv_fs_t.statbuf public 2013-02-10 17:50:03 +01:00
inet.c inet: snprintf returns int, not size_t 2013-04-10 15:50:39 +02:00
uv-common.c unix, windows: add common uv_udp_* error checking 2013-02-26 16:57:20 +01:00
uv-common.h unix: fix strict aliasing warnings, macro-ify functions 2013-03-06 23:47:43 +01:00
version.c Now working on v0.10.6 2013-04-22 17:37:25 -07:00