mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Define ret_NOERRNO.
This commit is contained in:
@ -78,6 +78,8 @@
|
|||||||
#define PSEUDO_END_NOERRNO(name) \
|
#define PSEUDO_END_NOERRNO(name) \
|
||||||
END (name)
|
END (name)
|
||||||
|
|
||||||
|
#define ret_NOERRNO ret
|
||||||
|
|
||||||
#ifdef PIC
|
#ifdef PIC
|
||||||
# if RTLD_PRIVATE_ERRNO
|
# if RTLD_PRIVATE_ERRNO
|
||||||
# define SYSCALL_ERROR_HANDLER \
|
# define SYSCALL_ERROR_HANDLER \
|
||||||
|
Reference in New Issue
Block a user