Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-04-28 | libbb/xconnect: initialize winsock before using it | Nguyễn Thái Ngọc Duy | 3 | -7/+23 |
2009-04-28 | libbb/strbuf_file: stdio emulation layer for handling with Winsock handles | Nguyễn Thái Ngọc Duy | 3 | -0/+189 |
2009-04-28 | libbb/xfuncs.c: fix get_terminal_width_height() to 80x25 | Nguyễn Thái Ngọc Duy | 1 | -1/+10 |
2009-04-23 | shell/ash: redo execcmd() and get rid of shellexec() | Nguyễn Thái Ngọc Duy | 1 | -0/+11 |
2009-04-23 | shell/ash: pass env vars over when forking shell | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2009-04-23 | run-command: rework interface to pass program path directly | Nguyễn Thái Ngọc Duy | 4 | -17/+15 |
2009-04-23 | applets/applets.c: recognize subcommand in .exe form | Nguyễn Thái Ngọc Duy | 1 | -0/+6 |