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
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
mkalltypes.sed
musl-clang.in
musl-gcc.specs.sh
version.sh