Bug#589504: eventfd manpage should mention EFD_SEMAPHORE

2010-09-03 Thread Goswin von Brederlow
Michael Kerrisk writes: > tags 589504 fixed-upstream > thanks > > On Sun, Jul 18, 2010 at 12:34 PM, Goswin von Brederlow > wrote: >> Package: manpages-dev >> Version: 3.24-1 >> Severity: normal >> File: /usr/share/man/man2/eventfd.2.gz >> >> Hi, >> >> the eventfd manpage lists only 2 flags, EFD_

Bug#589504: eventfd manpage should mention EFD_SEMAPHORE

2010-08-29 Thread Michael Kerrisk
tags 589504 fixed-upstream thanks On Sun, Jul 18, 2010 at 12:34 PM, Goswin von Brederlow wrote: > Package: manpages-dev > Version: 3.24-1 > Severity: normal > File: /usr/share/man/man2/eventfd.2.gz > > Hi, > > the eventfd manpage lists only 2 flags, EFD_NONBLOCK and EFD_CLOEXEC, > while there is

Bug#589504: eventfd manpage should mention EFD_SEMAPHORE

2010-07-18 Thread Goswin von Brederlow
Package: manpages-dev Version: 3.24-1 Severity: normal File: /usr/share/man/man2/eventfd.2.gz Hi, the eventfd manpage lists only 2 flags, EFD_NONBLOCK and EFD_CLOEXEC, while there is a thrid flag: EFD_SEMAPHORE. EFD_SEMAPHORE changes the behaviour of eventfd_read() to decrement the count by 1 an