| Commit message (Expand) | Author | Age | Files | Lines |
* | stat, lstat and dirstat now take struct param. | Kaz Kylheku | 2020-07-20 | 1 | -2/+2 |
* | c_num: now takes self argument. | Kaz Kylheku | 2020-06-29 | 1 | -1/+1 |
* | Replace all strerror calls with wrapper. | Kaz Kylheku | 2020-06-20 | 1 | -0/+1 |
* | repl: improve dotfile security tests. | Kaz Kylheku | 2020-04-09 | 1 | -0/+1 |
* | fstat: turn into true alias. | Kaz Kylheku | 2020-02-04 | 1 | -1/+1 |
* | sysif: fix inappropriate use of w_ convention. | Kaz Kylheku | 2020-01-15 | 1 | -2/+1 |
* | sysif.h: remove dependency on off_t. | Kaz Kylheku | 2020-01-01 | 1 | -12/+0 |
* | Copyright year bump 2020. | Kaz Kylheku | 2019-12-31 | 1 | -1/+1 |
* | lib: don't assume time_t is signed. | Kaz Kylheku | 2019-10-31 | 1 | -0/+2 |
* | stat: support high resolution time stamps. | Kaz Kylheku | 2019-10-29 | 1 | -1/+3 |
* | lib: more nuanced file access errors. | Kaz Kylheku | 2019-05-01 | 1 | -0/+1 |
* | streams: use Boolean return value for stdio_fseek. | Kaz Kylheku | 2019-01-25 | 1 | -1/+1 |
* | sysif: remove low-level MPI code for off_t conversion. | Kaz Kylheku | 2019-01-23 | 1 | -1/+1 |
* | Copyright year bump 2019. | Kaz Kylheku | 2019-01-16 | 1 | -1/+1 |
* | bugfix: correcly obtain self path on Solaris. | Kaz Kylheku | 2018-05-04 | 1 | -0/+3 |
* | Copyright year bump 2018. | Kaz Kylheku | 2018-02-15 | 1 | -1/+1 |
* | New path slot in stat struct. | Kaz Kylheku | 2017-04-08 | 1 | -2/+2 |
* | Bump copyright year to 2017. | Kaz Kylheku | 2017-01-23 | 1 | -1/+1 |
* | Synchronize license comments with LICENSE. | Kaz Kylheku | 2016-10-01 | 1 | -16/+17 |
* | Don't use sleep function in tail streams. | Kaz Kylheku | 2016-05-23 | 1 | -0/+1 |
* | New functions: at-exit-call and at-exit-do-not-call. | Kaz Kylheku | 2016-05-18 | 1 | -0/+2 |
* | New --reexec option. | Kaz Kylheku | 2016-05-05 | 1 | -0/+3 |
* | Implement setgid script support. | Kaz Kylheku | 2016-05-02 | 1 | -2/+2 |
* | Expose stat_to_struct outside of sysif. | Kaz Kylheku | 2016-04-15 | 1 | -0/+4 |
* | Missing return type on some inline functions. | Kaz Kylheku | 2016-02-29 | 1 | -2/+2 |
* | Support setuid operation. | Kaz Kylheku | 2016-01-23 | 1 | -0/+9 |
* | Copyright year bump. | Kaz Kylheku | 2015-12-31 | 1 | -1/+1 |
* | Large file support. | Kaz Kylheku | 2015-12-04 | 1 | -0/+14 |
* | statf becomes external. | Kaz Kylheku | 2015-09-23 | 1 | -0/+1 |
* | Implement ~/.txr_profile mechanism. | Kaz Kylheku | 2015-09-13 | 1 | -0/+1 |
* | Load and save repl history. | Kaz Kylheku | 2015-09-07 | 1 | -0/+1 |
* | Move stat functions to use a struct. | Kaz Kylheku | 2015-08-30 | 1 | -0/+8 |
* | Update copyright notices from 2014 to 2015. | Kaz Kylheku | 2015-02-01 | 1 | -1/+1 |
* | Moving system interface functions to separate module out of | Kaz Kylheku | 2014-10-08 | 1 | -0/+27 |