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 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
ftw: default flags to ftw-phys
Kaz Kylheku
2022-11-10
1
-3
/
+3
*
args: don't use alloca for const size cases.
Kaz Kylheku
2022-10-15
1
-1
/
+1
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
exceptions: hack to store errno in string object.
Kaz Kylheku
2021-09-07
1
-2
/
+2
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
c_str now takes a self argument.
Kaz Kylheku
2021-06-23
1
-1
/
+1
*
lib: fix neglect to use self variable.
Kaz Kylheku
2021-03-14
1
-4
/
+5
*
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