Hi all,I would like to use Pthread read/write locks. It seems that it depends on __USE_UNIX98 being defined, which depends on _XOPEN_SOURCE being defined, which depends on _GNU_SOURCE being defined.
Would this break anything? If not, should I do it locally in my header file or should it come from PVFS?
Thanks, Scott _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
