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
/
ftw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
stat, lstat and dirstat now take struct param.
Kaz Kylheku
2020-07-20
1
-1
/
+1
*
c_num: now takes self argument.
Kaz Kylheku
2020-06-29
1
-3
/
+6
*
Replace all strerror calls with wrapper.
Kaz Kylheku
2020-06-20
1
-1
/
+1
*
Remove unnecessary #include directives.
Kaz Kylheku
2020-04-22
1
-1
/
+0
*
ftw: throw exception on failure.
Kaz Kyheku
2020-01-28
1
-1
/
+7
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
ftw: forgotten copyright bump.
Kaz Kylheku
2019-09-11
1
-1
/
+1
*
Eliminate ALLOCA_H.
Kaz Kylheku
2018-12-31
1
-1
/
+1
*
ftw: fix broken callback mechanism.
Kaz Kylheku
2018-06-25
1
-1
/
+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
-1
/
+1
*
Bump copyright year to 2017.
Kaz Kylheku
2017-01-23
1
-1
/
+1
*
Let guard frames optionally pass through unwinding.
Kaz Kylheku
2016-10-26
1
-1
/
+1
*
Synchronize license comments with LICENSE.
Kaz Kylheku
2016-10-01
1
-16
/
+17
*
Adding -D_GNU_SOURCE to compiler command line.
Kaz Kylheku
2016-05-01
1
-3
/
+0
*
Support list of paths in ftw.
Kaz Kylheku
2016-04-22
1
-0
/
+12
*
ftw.c affected by g++/glibc issue __USE_GNU is defined.
Kaz Kylheku
2016-04-20
1
-0
/
+2
*
Adding ftw function.
Kaz Kylheku
2016-04-15
1
-0
/
+177