I've got a piece of C code that references IPC_CREAT, IPC_PRIVATE, and IPC_RMID. Grepping around turned up a Perl man page, but not a header file containing those macros. Does anyone know how I can define a macro that will satisfy this value?
TIA, Jonathan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/