On Fri, 12/02 01:30, Max Reitz wrote:
> On 31.10.2016 16:38, Fam Zheng wrote:
> > They are wrappers of POSIX fcntl "file private locking".
> >
> > Signed-off-by: Fam Zheng
> > ---
> > include/qemu/osdep.h | 2 ++
> > util/osdep.c | 29 +
> > 2 files changed,
On 31.10.2016 16:38, Fam Zheng wrote:
> They are wrappers of POSIX fcntl "file private locking".
>
> Signed-off-by: Fam Zheng
> ---
> include/qemu/osdep.h | 2 ++
> util/osdep.c | 29 +
> 2 files changed, 31 insertions(+)
>
> diff --git a/include/qemu/osdep.
They are wrappers of POSIX fcntl "file private locking".
Signed-off-by: Fam Zheng
---
include/qemu/osdep.h | 2 ++
util/osdep.c | 29 +
2 files changed, 31 insertions(+)
diff --git a/include/qemu/osdep.h b/include/qemu/osdep.h
index 0e3c330..f15e122 100644
-