glibc/hurd
Florian Weimer 58548b9d68 Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
In the future, this will result in a compilation failure if the
macros are unexpectedly undefined (due to header inclusion ordering
or header inclusion missing altogether).

Assembler sources are more difficult to convert.  In many cases,
they are hand-optimized for the mangling and no-mangling variants,
which is why they are not converted.

sysdeps/s390/s390-32/__longjmp.c and sysdeps/s390/s390-64/__longjmp.c
are special: These are C sources, but most of the implementation is
in assembler, so the PTR_DEMANGLE macro has to be undefined in some
cases, to match the assembler style.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-10-18 17:04:10 +02:00
..
hurd Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
alloc-fd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
catch-exc.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
catch-signal.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
compat-20.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctty-input.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctty-output.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Depend * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
dtable.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
exc2signal.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
faultexc.defs Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-12 16:38:08 +00:00
fchroot.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fcntl-internal.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fd-cleanup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fd-close.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fd-read.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fd-write.c hurd: Fix vm_size_t incoherencies 2022-08-29 01:42:47 +02:00
fopenport.c hurd: Fix vm_size_t incoherencies 2022-08-29 01:42:47 +02:00
get-host.c hurd: Fix vm_size_t incoherencies 2022-08-29 01:42:47 +02:00
getdport.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
geteuids.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getumask.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurd-raise.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurd.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdauth.c hurd: Make RPC input array parameters const 2022-01-16 18:48:08 +00:00
hurdchdir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdexec.c hurd: optimize exec cleanup 2022-01-16 00:02:16 +01:00
hurdfault.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdfault.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdfchdir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdhost.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdinit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdioctl.c hurd: Fix vm_size_t incoherencies 2022-08-29 01:42:47 +02:00
hurdkill.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdlock.c Use atomic_exchange_release/acquire 2022-09-26 16:58:08 +01:00
hurdlock.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdlookup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdmalloc.c hurd: Fix static-PIE startup 2021-12-28 10:28:22 +01:00
hurdmalloc.h hurdmalloc: Run fork handler as late as possible [BZ #19431] 2016-09-22 01:45:48 +02:00
hurdmsg.c hurd: Make RPC input array parameters const 2022-01-16 18:48:08 +00:00
hurdpid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdports.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdprio.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdrlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdselect.c Replace {u}int_fast{16|32} with {u}int32_t 2022-04-13 21:23:04 -05:00
hurdsig.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdsock.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdsocket.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdstartup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
hurdstartup.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
intern-fd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
intr-msg.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
intr-rpc.defs Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
intr-rpc.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
longjmp-ts.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
lookup-at.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
lookup-retry.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
msgportdemux.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
new-fd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Notes initial import 1995-02-18 01:27:10 +00:00
openport.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
path-lookup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
pid2task.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
port2fd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
port-cleanup.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ports-get.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ports-set.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
preempt-sig.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
privports.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
report-wait.c hurd: Make RPC input array parameters const 2022-01-16 18:48:08 +00:00
RPC_gsync_wait_intr.c hurd: Add __lll_abstimed_wait_intr 2020-12-16 01:58:33 +01:00
set-host.c hurd: Fix vm_size_t incoherencies 2022-08-29 01:42:47 +02:00
setauth.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
seteuids.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
siginfo.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sigunwind.c Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources 2022-10-18 17:04:10 +02:00
stack_chk_fail_local.c hurd: fix build with -fstack-protector-strong 2017-08-27 22:10:17 +02:00
task2pid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
thread-cancel.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
thread-self.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
trampoline.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions hurd: Export _hurd_libc_proc_init 2021-04-12 00:23:36 +02:00
vpprintf.c hurd: Fix vm_size_t incoherencies 2022-08-29 01:42:47 +02:00
xattr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00