mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
Add not-cancel.h for m68k/nptl
This commit is contained in:
parent
31d470ac24
commit
41597a7c02
@ -1,3 +1,8 @@
|
|||||||
|
2013-01-19 Andreas Schwab <schwab@linux-m68k.org>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: New file.
|
||||||
|
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Add waitpid.
|
||||||
|
|
||||||
2013-01-10 Joseph Myers <joseph@codesourcery.com>
|
2013-01-10 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* sysdeps/m68k/bits/byteswap.h (__bswap_64): Use __extension__
|
* sysdeps/m68k/bits/byteswap.h (__bswap_64): Use __extension__
|
||||||
|
1
ports/sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h
Normal file
1
ports/sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h
Normal file
@ -0,0 +1 @@
|
|||||||
|
#include <nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h>
|
@ -1,6 +1,7 @@
|
|||||||
# File name Caller Syscall name Args Strong name Weak names
|
# File name Caller Syscall name Args Strong name Weak names
|
||||||
|
|
||||||
chown - chown32 i:sii __chown chown
|
chown - chown32 i:sii __chown chown
|
||||||
|
waitpid - waitpid Ci:ipi __waitpid waitpid __libc_waitpid
|
||||||
|
|
||||||
cacheflush EXTRA cacheflush i:iiii __cacheflush cacheflush
|
cacheflush EXTRA cacheflush i:iiii __cacheflush cacheflush
|
||||||
prlimit64 EXTRA prlimit64 i:iipp prlimit64
|
prlimit64 EXTRA prlimit64 i:iipp prlimit64
|
||||||
|
Loading…
Reference in New Issue
Block a user