Date: Tue, 01 Jul 2003 14:28:00 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: David Xu <davidxu@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/alpha/alpha machdep.c src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c src/sys/ia64/ia64 machdep.c src/sys/pc98/i386 machdep.c src/sys/powerpc/powerpc machdep.c src/sys/sparc64/sparc64 machdep.c Message-ID: <XFMail.20030701142800.jhb@FreeBSD.org> In-Reply-To: <200306280634.h5S6Y8B1093843@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 28-Jun-2003 David Xu wrote: > davidxu 2003/06/27 23:34:08 PDT > > FreeBSD src repository > > Modified files: > sys/alpha/alpha machdep.c > sys/amd64/amd64 machdep.c > sys/i386/i386 machdep.c > sys/ia64/ia64 machdep.c > sys/pc98/i386 machdep.c > sys/powerpc/powerpc machdep.c > sys/sparc64/sparc64 machdep.c > Log: > Add a machine depended function thread_siginfo, SA signal code > will use the function to construct a siginfo structure and use > the result to export to userland. > > Reviewed by: julian Perhaps call this cpu_thread_siginfo() to match the cpu_* naming convention for other MD functions? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030701142800.jhb>