index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysif.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
statf becomes external.
Kaz Kylheku
2015-09-23
1
-2
/
+2
*
Add unix group database functions.
Kaz Kylheku
2015-09-17
1
-0
/
+110
*
Implement ~/.txr_profile mechanism.
Kaz Kylheku
2015-09-13
1
-1
/
+1
*
Load and save repl history.
Kaz Kylheku
2015-09-07
1
-1
/
+1
*
Unix password database access.
Kaz Kylheku
2015-09-01
1
-0
/
+114
*
Move stat functions to use a struct.
Kaz Kylheku
2015-08-30
1
-1
/
+76
*
Renaming c_true to tnil.
Kaz Kylheku
2015-08-27
1
-5
/
+5
*
C++ upkeep: conversions, clashes, warnings.
Kaz Kylheku
2015-08-07
1
-3
/
+3
*
* sysif.c (w_lstat): If we don't have S_IFLINK, implement
Kaz Kylheku
2015-08-07
1
-0
/
+4
*
Adding support for uid and gid manipulation.
Kaz Kylheku
2015-08-05
1
-0
/
+97
*
Switching some globals to lexical and changing some names.
Kaz Kylheku
2015-08-03
1
-34
/
+34
*
Support lstat and fstat.
Kaz Kylheku
2015-08-02
1
-12
/
+60
*
Adding poll function.
Kaz Kylheku
2015-04-28
1
-0
/
+97
*
Adding getenv, setenv and unsetenv.
Kaz Kylheku
2015-04-18
1
-0
/
+31
*
Adding exit* function which calls _exit.
Kaz Kylheku
2015-04-16
1
-0
/
+17
*
Add exec and pipe functions.
Kaz Kylheku
2015-04-16
1
-0
/
+36
*
Adding chmod.
Kaz Kylheku
2015-04-16
1
-0
/
+20
*
* sysif.c: Use HAVE_FORK_STUFF to wrap fork, waitpid and dup/dup2.
Kaz Kylheku
2015-04-11
1
-2
/
+2
*
Exposing dup and dup2.
Kaz Kylheku
2015-04-11
1
-0
/
+8
*
Fork and wait support.
Kaz Kylheku
2015-04-09
1
-0
/
+98
*
* sysif.c (mkdir_nothrow_exists): New static function.
Kaz Kylheku
2015-03-10
1
-0
/
+64
*
* sysif.c (abort_wrap): New static function.
Kaz Kylheku
2015-02-06
1
-0
/
+6
*
Update copyright notices from 2014 to 2015.
Kaz Kylheku
2015-02-01
1
-1
/
+1
*
Converting cast expressions to macros that are retargetted
Kaz Kylheku
2014-10-17
1
-2
/
+2
*
Moving system interface functions to separate module out of
Kaz Kylheku
2014-10-08
1
-0
/
+487
[prev]