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
/
termios.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
*
args: don't use alloca for const size cases.
Kaz Kylheku
2022-10-15
1
-1
/
+1
*
termios: overflow in initialization on 32 bits.
Kaz Kylheku
2022-02-22
1
-2
/
+2
*
autoload: move termios material into termios module.
Kaz Kylheku
2022-02-19
1
-0
/
+22
*
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
-14
/
+14
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
termios: FreeBSD has no TAB1 and TAB2.
Kaz Kylheku
2021-08-13
1
-0
/
+8
*
port: build on OpenBSD
Alexander Shendi
2021-04-18
1
-0
/
+8
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
c_num: now takes self argument.
Kaz Kylheku
2020-06-29
1
-36
/
+44
*
Replace all strerror calls with wrapper.
Kaz Kylheku
2020-06-20
1
-7
/
+8
*
warning cleanup: GNU C++ initializer warnings.
Kaz Kylheku
2020-04-06
1
-2
/
+2
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
1
-1
/
+1
*
Eliminate ALLOCA_H.
Kaz Kylheku
2018-12-31
1
-2
/
+2
*
Drastically reduce inclusion of <dirent.h>.
Kaz Kylheku
2018-12-11
1
-1
/
+0
*
Copyright year bump 2018.
Kaz Kylheku
2018-02-15
1
-1
/
+1
*
Bump copyright year to 2017.
Kaz Kylheku
2017-01-23
1
-1
/
+1
*
Fix some C style casts to use casting macros.
Kaz Kylheku
2016-12-07
1
-2
/
+2
*
Synchronize license comments with LICENSE.
Kaz Kylheku
2016-10-01
1
-16
/
+17
*
Adding termios support.
Kaz Kylheku
2016-05-18
1
-0
/
+560