Nuno Goncalves
2bb6af5101
tcsh: fix out of memory error with musl
Since __GLIBC__ is no longer defined under musl, we must hard patch it.
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years ago
Nuno Goncalves
097c3085aa
tcsh: add source mirrors
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years ago
Jo-Philipp Wich
b2aba46406
tcsh: fix musl compatibility
Avoid using `union wait` under musl as it does not provide this definition.
Implement solution suggested by http://www.openwall.com/lists/musl/2013/06/21/4
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Nuno Goncalves
2de5acd6bd
tcsh: update to 6.19.00
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
10 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Nuno Goncalves
8f52a803a4
tcsh: move to github, bump version to 6.18.01
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
10 years ago