PERFORCE change 110923 for review

John Birrell jb at FreeBSD.org
Sat Dec 2 18:48:58 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=110923

Change 110923 by jb at jb_freebsd8 on 2006/12/03 02:48:38

	More general compatibility definition.

Affected files ...

.. //depot/projects/dtrace/src/include/stdlib.h#5 edit

Differences ...

==== //depot/projects/dtrace/src/include/stdlib.h#5 (text+ko) ====

@@ -288,7 +288,7 @@
  */
 #ifdef _SOLARIS_C_SOURCE
 
-#define	getpname()	getprogname()
+#define	getpname	getprogname
 
 #endif /* _SOLARIS_C_SOURCE */
 __END_DECLS


More information about the p4-projects mailing list