summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-03-13 01:07:49 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-03-13 01:07:49 -0700
commit5251ac1ca49b5abc0d68f77291eb463f2040eb31 (patch)
treeae9b60f56270a79931ffe6c8c1a3cd9b5c7198e4 /ChangeLog
parent03e6fc5649ab4548fc331a0fe8bb5ed93eb296db (diff)
downloadtxr-5251ac1ca49b5abc0d68f77291eb463f2040eb31.tar.gz
txr-5251ac1ca49b5abc0d68f77291eb463f2040eb31.tar.bz2
txr-5251ac1ca49b5abc0d68f77291eb463f2040eb31.zip
* stream.c (open_process): If execvp fails, use errno as the
exit status. (sh, run): New static functions. (stream_init): sh and run registered as intrinsics.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8ddb285..5ec29e8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-03-13 Kaz Kylheku <kaz@kylheku.com>
+
+ * stream.c (open_process): If execvp fails, use errno as the
+ exit status.
+ (sh, run): New static functions.
+ (stream_init): sh and run registered as intrinsics.
+
2014-03-12 Kaz Kylheku <kaz@kylheku.com>
* lib.c (iffi): Bugfix: was still using incorrect, outdated optional