popa3d
- From: "J.D. Bronson" <jbronson@xxxxxxxx>
- Date: Tue, 30 May 2006 19:03:49 -0500
I noticed this when compiling the port of popa3d on 6.1:
/*
* Locking method your system uses for user mailboxes. It is important
* that you set this correctly.
*
* *BSDs use flock(2), others typically use fcntl(2).
*/
#define LOCK_FCNTL 1
#define LOCK_FLOCK 0
..why are we using 'fcntl' when the messages saus for *BSDs use 'flock' ?
Anyone have any idea?
-JD
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: audio playback glitches while using CD drive
- Next by Date: Re: pkg_upgrade?
- Previous by thread: intel pro wireless 2200bg support
- Next by thread: Please Resotre Your Account Details.
- Index(es):