login
Header Space

 
 

manual page 'ack to Inbox Arch

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kernel Linux <linux-kernel@...>
Date: Monday, November 19, 2007 - 10:10 am

Manual page 'man 2 fork' says:
                  'File locks ... are not inherited.'
This is true for POSIX locks (fcntl-style locks).

But flock-style locks (aka bsd-style locks) are not inherited across
fork, correct ?

Would not it be more helpful if fork manpage said:

         POSIX file locks(fcntl(2)) are not inherited.
         flock-style locks are inherited (see flock(2))

?

Yakov
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
manual page 'ack to Inbox Arch, Yakov Lerner, (Mon Nov 19, 10:10 am)
Re: manual page 'ack to Inbox A, Yakov Lerner, (Mon Nov 19, 10:25 am)
speck-geostationary