index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
posix
/
termios.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add extended baud rates to posix/termios (#8322)
Jeff Ciesielski
2018-07-16
1
-0
/
+15
*
remove dead code elimination option (#7669)
Jacek Sieka
2018-04-23
1
-1
/
+1
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-1
/
+1
*
Linux abi take 3 (#5692)
Jacek Sieka
2017-04-12
1
-7
/
+19
*
Use imported symbols & remove non-POSIX stuff
John Novak
2016-12-01
1
-160
/
+111
*
Evidently Travis build termios.h does not pull in sys/ioctl.h
Charles Blake
2016-09-01
1
-1
/
+1
*
Change type name to be more NEP-1-ish as per Araq request.
Charles Blake
2016-09-01
1
-2
/
+2
*
Add terminal.terminalWidth and supporting types/calls.
Charles Blake
2016-09-01
1
-0
/
+10
*
Fixed --debugger:on option. Removed c_line from termios.
Yuriy Glukhov
2015-08-12
1
-1
/
+0
*
lib/posix - Dropped 'T' from types
pdw
2015-06-04
1
-6
/
+7
*
Fix Termios wrapper
def
2015-04-24
1
-9
/
+6
*
fixes #2466
Araq
2015-04-24
1
-52
/
+52
*
Rename termios template CCEQ to cceq
def
2015-02-04
1
-1
/
+1
*
Change termios proc capitalization
def
2015-02-04
1
-14
/
+14
*
Fix typo
def
2015-02-04
1
-1
/
+1
*
Add copyright header
def
2015-02-03
1
-0
/
+9
*
Add termios wrapper
def
2015-02-03
1
-0
/
+255