On Mon, 5 Jan 2009 08:38:39 -0600, Paul Gilmartin <[email protected]> wrote:
>(Related to a thread on MVS-OE, but perhaps a reader here >knows more) > >In: > > Title: z/OS V1R10.0 XL C/C++ Run-Time Library Reference > Document Number: SA22-7821-10 > > Linkname: fcntl() -- Control Open File Descriptors > URL: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/EDCLB190/3.245 > >I see: > > #define _POSIX_SOURCE > #include <fcntl.h> > int fcntl(int fildes, int action, ...); > >However: > >MVS:147$ uname -a >OS/390 ECC8 20.00 03 2094 You seem to be running on an OS/390 system but referring to z/OS documentation. I wonder if that's part of your problem? Of course, I may simply not understand what "uname -a" told you. -- Walt ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

