1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 09:41:18 +02:00
openwrt/package/busybox
2009-10-20 06:51:30 +00:00
..
config busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871 2009-10-03 10:56:19 +00:00
files
patches At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior 2009-10-20 06:51:30 +00:00
convert_menuconfig.pl
Makefile gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 2009-10-10 19:25:48 +00:00
target-config.in