musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/regex.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2013年07月22日 14:08:33 -0400
committerRich Felker <dalias@aerifal.cx>2013年07月22日 14:08:33 -0400
commit1da53dad278f98b7712ac002162afaa8815ba580 (patch)
tree31629639333932714d99aa6d566d8dc2d73d540f /include/regex.h
parent4e3c6b430382b152e783454a31f9a884223ce77f (diff)
downloadmusl-1da53dad278f98b7712ac002162afaa8815ba580.tar.gz
disable legacy init/fini processing on ARM
since the old, poorly-thought-out musl approach to init/fini arrays on ARM (when it was the only arch that needed them) was to put the code in crti/crtn and have the legacy _init/_fini code run the arrays, adding proper init/fini array support caused the arrays to get processed twice on ARM. I'm not sure skipping legacy init/fini processing is the best solution to the problem, but it works, and it shouldn't break anything since the legacy init/fini system was never used for ARM EABI.
Diffstat (limited to 'include/regex.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月09日 21:58:08 +0000

AltStyle によって変換されたページ (->オリジナル) /