mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
2008-04-21 Mike Frysinger <vapier@gentoo.org>
* sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h (DOCARGS_6, UNDOCARGS_6): Define.
This commit is contained in:
parent
e8d992d708
commit
e6e41f0f49
@ -1,3 +1,8 @@
|
|||||||
|
2008-04-21 Mike Frysinger <vapier@gentoo.org>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h (DOCARGS_6,
|
||||||
|
UNDOCARGS_6): Define.
|
||||||
|
|
||||||
2008-04-21 Khem Raj <kraj@mvista.com>
|
2008-04-21 Khem Raj <kraj@mvista.com>
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/arm/bits/shm.h: New file.
|
* sysdeps/unix/sysv/linux/arm/bits/shm.h: New file.
|
||||||
|
@ -73,6 +73,9 @@
|
|||||||
# define DOCARGS_5 DOCARGS_4
|
# define DOCARGS_5 DOCARGS_4
|
||||||
# define UNDOCARGS_5 UNDOCARGS_4
|
# define UNDOCARGS_5 UNDOCARGS_4
|
||||||
|
|
||||||
|
# define DOCARGS_6 DOCARGS_5
|
||||||
|
# define UNDOCARGS_6 UNDOCARGS_5
|
||||||
|
|
||||||
# ifdef IS_IN_libpthread
|
# ifdef IS_IN_libpthread
|
||||||
# define CENABLE bl PLTJMP(__pthread_enable_asynccancel)
|
# define CENABLE bl PLTJMP(__pthread_enable_asynccancel)
|
||||||
# define CDISABLE bl PLTJMP(__pthread_disable_asynccancel)
|
# define CDISABLE bl PLTJMP(__pthread_disable_asynccancel)
|
||||||
|
Loading…
Reference in New Issue
Block a user