This is the mail archive of the glibc-cvs@sourceware.cygnus.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]

libc/sysdeps/posix sigset.c


CVSROOT:	/glibc/cvsfiles
Module name:	libc
Changes by:	drepper@egcs.cygnus.com	99/08/03 10:07:29

Modified files:
	sysdeps/posix  : sigset.c 

Log message:
	Unblock the signal after setting its disposition.  Use SIG_BLOCK/SIG_UNBLOCK
	instead of SIG_SETMASK to avoid two calls to sigprocmask.


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