mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
1999-02-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * misc/syslog.c (vsyslog): Remember errno for %m format. Fix check for priority mask.
This commit is contained in:
@@ -152,11 +152,6 @@ extern int __pthread_sig_cancel;
|
||||
|
||||
extern int __pthread_sig_debug;
|
||||
|
||||
/* Default signals used if we don't have realtime signals */
|
||||
|
||||
#define DEFAULT_SIG_RESTART SIGUSR1
|
||||
#define DEFAULT_SIG_CANCEL SIGUSR2
|
||||
|
||||
/* Global array of thread handles, used for validating a thread id
|
||||
and retrieving the corresponding thread descriptor. Also used for
|
||||
mapping the available stack segments. */
|
||||
|
||||
Reference in New Issue
Block a user