libnfs/lib
Vitaliy Filippov 5a991e1fcb Do not try to ZDR_DECODE bytes into a preallocated buffer (it also segfaults) 2022-02-12 14:09:40 +03:00
..
CMakeLists.txt initial pthread support 2021-10-14 16:31:26 +10:00
Makefile.am New version 5.0.0 2022-01-28 10:50:38 +10:00
init.c WIN32: add multithreading support for windows 2022-01-02 13:02:31 +10:00
libnfs-sync.c multithreading: make nfs_get_error() work for multithreaded applications 2022-01-28 10:38:32 +10:00
libnfs-win32.def WIN32: add multithreading support for windows 2022-01-02 13:02:31 +10:00
libnfs-zdr.c Do not try to ZDR_DECODE bytes into a preallocated buffer (it also segfaults) 2022-02-12 14:09:40 +03:00
libnfs.c multithreading: make nfs_get_error() work for multithreaded applications 2022-01-28 10:38:32 +10:00
multithreading.c multithreading/ptread: gettid() is not available in all versions 2022-02-03 17:26:26 +10:00
nfs_v3.c nfsv3: fix multithreading mutex 2022-01-28 23:28:54 +00:00
nfs_v4.c nfsv4: fix nfs4_op_release_lockowner defined but not used 2022-01-28 23:33:07 +00:00
pdu.c Add an opaque pointer argument to service_proc 2022-02-06 02:29:39 +03:00
socket.c Fix rpc_read_from_socket (no idea how it worked before) 2022-02-12 13:57:31 +03:00