index
:
prokit/prokit.git
feature/block-device-mounting
feature/improve-error-handling
feature/installer-integration
feature/sessions
feature/use-shld
master
ProteanOS Development Kit
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
session.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
session_begin(): Drop atexit parameter
Patrick McDermott
2020-06-25
1
-3/+2
*
session: Prefix "static" vars with "_"
Patrick McDermott
2020-06-25
1
-50/+50
*
session: Don't end on signal; don't run cb on end
Patrick McDermott
2020-06-25
1
-11/+0
*
session: Don't exit on signal
Patrick McDermott
2020-06-25
1
-2/+10
*
session_exec(): Make "set -e"-safe
Patrick McDermott
2019-04-25
1
-2/+3
*
src/session.sh: Make some functions "static"
Patrick McDermott
2019-04-25
1
-9/+9
*
src/session.sh: Define functions before references
Patrick McDermott
2019-04-25
1
-73/+73
*
src/session.sh: Define functions before references
Patrick McDermott
2019-04-25
1
-70/+70
*
src/session.sh: Delimit command operands
Patrick McDermott
2019-04-25
1
-12/+12
*
src/session.sh: Shift function arguments
Patrick McDermott
2019-04-25
1
-0/+2
*
Update remaining copyright notices
Patrick McDermott
2019-04-25
1
-1/+1
*
Add braces to param exps in arith substs
Patrick McDermott
2019-04-19
1
-2/+2
*
Add explicit returns to some functions
P. J. McDermott
2016-01-18
1
-0/+6
*
session_handle_sig(): Drop ${exit_status} handling
P. J. McDermott
2016-01-17
1
-5/+1
*
session_begin(), session_end(): Use non-exiting error()
P. J. McDermott
2016-01-17
1
-3/+8
*
Move lib/*.sh to src/
P. J. McDermott
2015-12-06
1
-0/+210