ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libeio/Changes
(Generate patch)

Comparing libeio/Changes (file contents):
Revision 1.43 by root, Mon Sep 26 20:19:08 2011 UTC vs.
Revision 1.44 by root, Tue Sep 27 00:41:52 2011 UTC

61 - added syncfs support, using direct syscall. 61 - added syncfs support, using direct syscall.
62 - set thread name on linux (ps -L/Hcx, top, gdb). 62 - set thread name on linux (ps -L/Hcx, top, gdb).
63 - remove useless use of volatile variables. 63 - remove useless use of volatile variables.
64 - fix memory leak when reaping threads. 64 - fix memory leak when reaping threads.
65 - use utime now uses nanosecond resolution on posix 2008 systems. 65 - use utime now uses nanosecond resolution on posix 2008 systems.
66 - allow taking advantage of posix 2008 xxxat functions and fdopendir
67 by implementing a working directory abstraction.
66 68

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines