This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mips64 sigaction changes


Alexandre Oliva <aoliva at redhat dot com> writes:

> This patch ports sigaction to all 3 mips64 ABIs.  __restore and
> __NR_restore are probably not really necessary, since n32 and n64
> always use the rt variants and o32 doesn't need a sa_restorer, but I
> thought it wouldn't hurt to put it in, just in case...  Ok?
>
>
> Index: ChangeLog
> 2003-03-14  Alexandre Oliva  <aoliva at redhat dot com>
>
> 	* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
> 	(_KERNEL_NSIG_BPW): Define in terms of _MIPS_SZLONG.
> 	* sysdeps/unix/sysv/linux/mips/sigaction.c: Define restore and
> 	restore_rt functions.  Use them.

Ok,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj at suse dot de
   private aj at arthur dot inka dot de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]