lkml.org 
[lkml]   [2008]   [May]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromRoland McGrath <>
SubjectRe: [PATCH 02/18] flag parameters: paccept
DateThu, 8 May 2008 15:50:43 -0700 (PDT)
> Some architectures (including x86) do not implement TIF_RESTORE_SIGMASK.

It's now spelled:

       set_restore_sigmask();

For the other syscalls that depend on this (e.g. sys_ppoll),
we just put the whole definition in #ifdef HAVE_SET_RESTORE_SIGMASK.

The few machines that don't have RESTORE_SIGMASK support of some flavor,
also have not assigned numbers to the syscalls that need it.


Thanks,
Roland


\
 
 \ /
  Last update: 2008-05-09 00:53    [from the cache]
©2003-2008