PERFORCE change 95288 for review
John Birrell
jb at FreeBSD.org
Fri Apr 14 23:17:48 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=95288
Change 95288 by jb at jb_freebsd2 on 2006/04/14 23:17:01
More compatibility cruft.
Affected files ...
.. //depot/projects/dtrace/src/contrib/opensolaris/compat/fcntl.h#1 add
.. //depot/projects/dtrace/src/contrib/opensolaris/compat/stdio.h#1 add
.. //depot/projects/dtrace/src/contrib/opensolaris/compat/unistd.h#2 edit
Differences ...
==== //depot/projects/dtrace/src/contrib/opensolaris/compat/unistd.h#2 (text+ko) ====
@@ -31,6 +31,8 @@
#include <unistd.h>
+#define ftruncate64 ftruncate
+#define lseek64 lseek
#define pread64 pread
#endif
More information about the p4-projects
mailing list