PERFORCE change 125483 for review

Peter Wemm peter at FreeBSD.org
Mon Aug 20 23:38:16 PDT 2007


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

Change 125483 by peter at peter_daintree on 2007/08/21 06:37:39

	The ! prefix was a note to myself.
	"This syscall is important, wrap it asap!"

Affected files ...

.. //depot/projects/valgrind/coregrind/m_syswrap/syswrap-freebsd.c#7 edit

Differences ...

==== //depot/projects/valgrind/coregrind/m_syswrap/syswrap-freebsd.c#7 (text+ko) ====

@@ -2708,11 +2708,6 @@
    // extattr_delete_link						   414
    // __mac_execve							   415
 
-   //!sigaction								   416
-/*
- * XXX: not sure what peter indicates with the '!'
- * but this call below seems to work /phk
- */
    BSDXY(__NR_sigaction6,		sys_sigaction6),		// 416
    //!sigreturn								   417
    // __xstat								   418


More information about the p4-projects mailing list