source:
kBuild/trunk/src/kash@
2307
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
bltin | 1233 | 17 years | keywords. | ||
funcs | 1233 | 17 years | keywords. | ||
generated | 2290 | 16 years | kash: malloc/free/friends gets a psh. | ||
tests | 2305 | 16 years | tests/redirect-3: oops. | ||
alias.c | 6.6 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
alias.h | 2.1 KB | 1233 | 17 years | keywords. | |
arith.y | 4.9 KB | 1233 | 17 years | keywords. | |
arith_lex.l | 3.4 KB | 1233 | 17 years | keywords. | |
builtins.def | 3.1 KB | 1233 | 17 years | keywords. | |
cd.c | 10.7 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
cd.h | 2.1 KB | 1236 | 17 years | Deal with basic bash prompting. | |
error.c | 8.7 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
error.h | 4.8 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
eval.c | 29.1 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
eval.h | 2.7 KB | 1233 | 17 years | keywords. | |
exec.c | 27.2 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
exec.h | 3.6 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
expand.c | 33.1 KB | 2306 | 16 years | kash: better CRLF hack for backtick. | |
expand.h | 2.9 KB | 1233 | 17 years | keywords. | |
histedit.c | 11.9 KB | 1233 | 17 years | keywords. | |
init.h | 1.8 KB | 1233 | 17 years | keywords. | |
input.c | 12.2 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
input.h | 2.8 KB | 1233 | 17 years | keywords. | |
jobs.c | 31.0 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
jobs.h | 4.3 KB | 1233 | 17 years | keywords. | |
machdep.h | 2.2 KB | 1233 | 17 years | keywords. | |
mail.c | 3.6 KB | 1233 | 17 years | keywords. | |
mail.h | 1.8 KB | 1233 | 17 years | keywords. | |
main.c | 11.0 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
main.h | 2.1 KB | 1233 | 17 years | keywords. | |
Makefile.kmk | 4.5 KB | 2304 | 16 years | kash: CRLF hacking, tests run cleanly on windows now! | |
memalloc.c | 7.9 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
memalloc.h | 3.4 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
miscbltin.c | 9.5 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
miscbltin.h | 1.6 KB | 1233 | 17 years | keywords. | |
mkbuiltins | 3.2 KB | 1233 | 17 years | keywords. | |
mkinit.sh | 4.6 KB | 1233 | 17 years | keywords. | |
mknodes.sh | 5.2 KB | 1233 | 17 years | keywords. | |
mktokens | 2.9 KB | 1233 | 17 years | keywords. | |
myhistedit.h | 2.1 KB | 1233 | 17 years | keywords. | |
mystring.c | 3.3 KB | 1233 | 17 years | keywords. | |
mystring.h | 2.2 KB | 1233 | 17 years | keywords. | |
nodes.c.pat | 3.7 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
nodetypes | 5.1 KB | 1215 | 17 years | native eol-style. | |
options.c | 11.9 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
options.h | 5.5 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
output.c | 10.0 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
output.h | 3.2 KB | 1233 | 17 years | keywords. | |
parser.c | 40.5 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
parser.h | 3.5 KB | 1233 | 17 years | keywords. | |
redir.c | 9.2 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
redir.h | 2.2 KB | 1233 | 17 years | keywords. | |
setmode.c | 10.9 KB | 2290 | 16 years | kash: malloc/free/friends gets a psh. | |
sh.1 | 56.2 KB | 1233 | 17 years | keywords. | |
shell.h | 3.0 KB | 1233 | 17 years | keywords. | |
shfile.c | 39.9 KB | 2307 | 16 years | kash: More file inheritance stuff. | |
shfile.h | 5.1 KB | 2307 | 16 years | kash: More file inheritance stuff. | |
shfork-win.c | 8.6 KB | 2293 | 16 years | kash: forking on windows (almost there). | |
shforkA-win.asm | 9.1 KB | 2296 | 16 years | kash: avoid file steams in the trace code. | |
shheap.c | 15.2 KB | 2295 | 16 years | kash: realloc fix. | |
shheap.h | 1.2 KB | 2293 | 16 years | kash: forking on windows (almost there). | |
shinstance.c | 32.8 KB | 2303 | 16 years | kash: new execve implementation for windows. more file ops. | |
shinstance.h | 16.3 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
show.c | 10.8 KB | 2297 | 16 years | kash: removed the stdio based logging. | |
show.h | 2.1 KB | 2297 | 16 years | kash: removed the stdio based logging. | |
shthread.c | 2.7 KB | 2296 | 16 years | kash: avoid file steams in the trace code. | |
shthread.h | 1.3 KB | 2289 | 16 years | kash: implementing shfile on top of the win32 api instead of msvcrt. | |
shtypes.h | 3.1 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
strlcpy.c | 2.5 KB | 1233 | 17 years | keywords. | |
syntax.c | 4.5 KB | 1233 | 17 years | keywords. | |
syntax.h | 3.7 KB | 1233 | 17 years | keywords. | |
sys_signame.c | 1.8 KB | 1218 | 17 years | changed eol-style to LF. | |
TOUR | 16.8 KB | 1233 | 17 years | keywords. | |
trap.c | 9.4 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
trap.h | 2.1 KB | 2298 | 16 years | kash: no return indicators that works for both gcc and msc (not … | |
var.c | 19.8 KB | 2294 | 16 years | kash: more fixes + pipe. | |
var.h | 5.2 KB | 1233 | 17 years | keywords. |
Note:
See TracBrowser
for help on using the repository browser.