zig/libc/glibc/csu
Jay Weisskopf cddc77dd97 Remove glibc compat shim with restrictive license
Unlike the other glibc source code checked into the repo, `csu/init.c`
did not have a license clause that allowed linking without restrictions.

`_IO_stdin_used` is the only symbol in the file and appears to be a 20
year old compatibility shim for the glibc 2.0 ABI. Obsolete in 2.1.
2019-03-08 08:46:06 -05:00
..
abi-note.S initial glibc support 2019-03-04 22:15:53 -05:00
abi-tag.h initial glibc support 2019-03-04 22:15:53 -05:00
elf-init.c initial glibc support 2019-03-04 22:15:53 -05:00