/[mldonkey]/mldonkey/src/utils/lib/os_stubs.h
ViewVC logotype

Diff of /mldonkey/src/utils/lib/os_stubs.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by spiralvoice, Fri Sep 2 22:39:59 2005 UTC revision 1.10 by spiralvoice, Thu Sep 8 12:44:53 2005 UTC
# Line 110  extern int os_getdtablesize(); Line 110  extern int os_getdtablesize();
110  extern int64 os_getfdsize(OS_FD fd);  extern int64 os_getfdsize(OS_FD fd);
111  extern int64 os_getfilesize(char *path);  extern int64 os_getfilesize(char *path);
112  extern void os_set_nonblock(OS_SOCKET fd);  extern void os_set_nonblock(OS_SOCKET fd);
113    extern void os_uname(char buf[]);
114    
115    
116  #define HASH_BUFFER_LEN 131072  #define HASH_BUFFER_LEN 131072

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26