summaryrefslogtreecommitdiff
path: root/malloc/obstack.h
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2017-07-03 15:37:16 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2017-07-04 16:50:07 -0300
commit6f6d1c6b8a400927530c1450ede2269827a14935 (patch)
tree126a6ed1af409ddd6d285dab21aa3d4933a9252a /malloc/obstack.h
parent62dfe266adceed67b8d25c3b6ae3b66468108a3a (diff)
downloadglibc-6f6d1c6b8a400927530c1450ede2269827a14935.tar.gz
Consolidate non cancellable fcntl call
This patch consolidates all the non cancellable fcntl calls to use the __fcntl_nocancel identifier. For non cancellable targets it will be just a macro to call the default respective symbol while on Linux will be a internal one. Since its prototype is already defined at internal fcntl.h header, it is removed from not-cancel.h one. Checked on x86_64-linux-gnu, x86_64-linux-gnu-x32, and i686-linux-gnu. * login/utmp_file.c (timeout_handler): Replace fcntl_not_cancel with __fcntl_nocancel. * sysdeps/generic/not-cancel.h (fcntl_not_cancel): Remove macro. * sysdeps/unix/sysv/linux/not-cancel.h (fcntl_not_cancel): Likewise.
Diffstat (limited to 'malloc/obstack.h')
0 files changed, 0 insertions, 0 deletions