mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
* mach/lock-intern.h: Include <sys/cdefs.h>.
* sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before reading A. * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias to __sigsuspend. * sysdeps/mach/i386/sysdep.h: Include <dl-sysdep.h> and <tls.h>. 2006-06-13 Thomas Schwinge <tschwinge@gnu.org> * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to `__ASSEMBLER__'. * sysdeps/mach/hurd/i386/tls.h: Likewise.
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
#ifndef _LOCK_INTERN_H
|
||||
#define _LOCK_INTERN_H
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <machine-lock.h>
|
||||
|
||||
#ifndef _EXTERN_INLINE
|
||||
|
Reference in New Issue
Block a user