Date: Thu, 2 Aug 2007 15:49:38 GMT From: Roman Divacky <rdivacky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 124533 for review Message-ID: <200708021549.l72FncfV020021@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=124533 Change 124533 by rdivacky@rdivacky_witten on 2007/08/02 15:48:57 White space.. Noticed by: netchild Affected files ... .. //depot/projects/soc2007/rdivacky/linux_fixes/sys/amd64/linux32/syscalls.master#3 edit Differences ... ==== //depot/projects/soc2007/rdivacky/linux_fixes/sys/amd64/linux32/syscalls.master#3 (text+ko) ==== @@ -408,7 +408,7 @@ 240 AUE_NULL STD { int linux_sys_futex(void *uaddr, int op, int val, \ struct l_timespec *timeout, void *uaddr2, int val3); } 241 AUE_NULL UNIMPL linux_sched_setaffinity -242 AUE_NULL STD { int linux_sched_getaffinity(l_pid_t pid, l_uint len, \ +242 AUE_NULL STD { int linux_sched_getaffinity(l_pid_t pid, l_uint len, \ l_ulong *user_mask_ptr); } 243 AUE_NULL STD { int linux_set_thread_area(struct l_user_desc *desc); } 244 AUE_NULL UNIMPL linux_get_thread_area
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708021549.l72FncfV020021>