musl/tools
Tim Cuthbertson 2e1bb87af2 install.sh: avoid creating symlinks with restricted permissions
Linux and most systems do not have symlink permissions, but some
systems, including MacOS, do, and creation of the symlink with umask
set to 0777 makes the symlink inaccessible on such systems.

clear umask when making a symlink so that the behavior is uniform.
2024-02-03 19:57:30 -05:00
..
add-cfi.common.awk factor common awk functions for CFI generation scripts into new file 2015-10-08 21:03:10 +00:00
add-cfi.i386.awk fix incorrect escaping in add-cfi.*.awk scripts 2020-01-20 15:57:29 -05:00
add-cfi.x86_64.awk fix incorrect escaping in add-cfi.*.awk scripts 2020-01-20 15:57:29 -05:00
install.sh install.sh: avoid creating symlinks with restricted permissions 2024-02-03 19:57:30 -05:00
ld.musl-clang.in add musl-clang, a wrapper for system clang installs 2015-07-06 23:52:16 +00:00
mkalltypes.sed refactor headers, especially alltypes.h, and improve C++ ABI compat 2013-07-22 11:22:36 -04:00
musl-clang.in add musl-clang, a wrapper for system clang installs 2015-07-06 23:52:16 +00:00
musl-gcc.specs.sh fix musl-gcc wrapper to be compatible with default-pie gcc toolchains 2018-08-02 19:15:48 -04:00
version.sh add infrastructure to record and report the version of libc.so 2013-12-01 17:27:25 -05:00