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

Comparing libeio/eio.h (file contents):
Revision 1.62 by root, Thu Nov 29 19:47:33 2018 UTC vs.
Revision 1.63 by root, Thu Nov 29 21:48:44 2018 UTC

419 419
420/*****************************************************************************/ 420/*****************************************************************************/
421/* convenience functions */ 421/* convenience functions */
422 422
423eio_ssize_t eio_sendfile_sync (int ofd, int ifd, off_t offset, size_t count); 423eio_ssize_t eio_sendfile_sync (int ofd, int ifd, off_t offset, size_t count);
424int eio_mlockall_sync (int flags);
424 425
425#ifdef __cplusplus 426#ifdef __cplusplus
426} 427}
427#endif 428#endif
428 429

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines