X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=blobdiff_plain;f=include%2Fnfsc%2Flibnfs.h;h=8ac6b94d3fc9de08f0654f2f2074b6fdb2ce23ea;hp=ff0d4e4ad4b4bcdfae7f38a9c502e0389faa7e3a;hb=370c59e351df5991b0f82a5a4aae0b7bb863e120;hpb=8dea7c3e2dce362f7a49a2193881a3e291f2fdbe diff --git a/include/nfsc/libnfs.h b/include/nfsc/libnfs.h index ff0d4e4..8ac6b94 100644 --- a/include/nfsc/libnfs.h +++ b/include/nfsc/libnfs.h @@ -689,6 +689,7 @@ EXTERN int nfs_creat(struct nfs_context *nfs, const char *path, int mode, struct * O_APPEND * O_SYNC * O_EXCL + * O_TRUNC * * Function returns * 0 : The operation was initiated. Once the operation finishes, the callback will be invoked.