A few things:
commitbb22014b2f54914cb9f12565b0eca656a1db0fca
authorStefan 'psYchotic' Zwanenburg <stefanhetzwaantje@gmail.com>
Fri, 29 Jan 2010 20:16:59 +0000 (29 21:16 +0100)
committerStefan 'psYchotic' Zwanenburg <stefanhetzwaantje@gmail.com>
Fri, 29 Jan 2010 20:16:59 +0000 (29 21:16 +0100)
tree542fea8ea09fcd0cd4abf16945d4c92fd499f973
parent81fa16dccbb832f8cb442d182cb26607be93f804
A few things:
  - Added a 'status' builtin that will print the last exit status
  - Added a ':' builtin, which always succeeds and does nothing
  - Fixed the 'exit' builtin by making sure builtin return values are
    returned by handle_input()
builtins.h
ss.c