This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-03-13 00:30:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
libbb
History
Stephen Heumann
036cea4dbe
Add support to our execve for running scripts, which may have a #! line giving the interpreter to use.
...
We have to do this ourselves, since the GNO kernel's _execve doesn't do it for us.
2014-11-22 21:27:11 -06:00
..
appletlib.c
…
bb.basename.c
…
bb.qsort.c
…
bb.strtonum.c
…
cmp.str.array.c
…
conc.pathfile.c
…
endofname.c
…
error.retval.c
…
escape.seq.c
…
exec.gno.c
Add support to our execve for running scripts, which may have a #! line giving the interpreter to use.
2014-11-22 21:27:11 -06:00
full.write.c
…
get.exec.path.c
…
get.line.c
…
getopt32.c
…
last.char.is.c
…
lineedit.c
…
llist.c
…
mempcpy.c
…
messages.c
…
parse.mode.c
…
perror.msg.c
…
pgrp.c
…
platform.c
…
poll.c
…
printable.str.c
…
read.c
…
read.key.c
…
s.gethostname.c
…
safe.poll.c
…
safe.strncpy.c
…
safe.write.c
…
signal.names.c
…
signals.c
…
skip.whitespc.c
…
time.c
…
unicode.c
…
verror.msg.c
…
vfork.and.run.c
…
waitpid.emul.c
…
wfopen.c
…
xatonum.c
…
xatonum.tmplt.c
…
xfunc.die.c
…
xfuncs.c
…
xfuncs.printf.c
…
xgetcwd.c
…
xrealloc.vec.c
…