This website requires JavaScript.
Explore
Help
Sign In
izackp
/
mosh
Watch
1
Star
0
Fork
0
You've already forked mosh
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ea9e3e5a4c370243187e34c46f644ac5f2775f1
mosh
/
src
/
util
T
History
Anders Kaseorg
10dca75fb2
Type Select::got_signal as volatile sig_atomic_t
...
Fixes
#634
. Signed-off-by: Anders Kaseorg <
andersk@mit.edu
>
2018-01-18 19:25:05 -05:00
..
dos_assert.h
Use c99 standard name instead of gcc-ism
2012-12-01 14:49:29 +01:00
fatal_assert.h
Use c99 standard name instead of gcc-ism
2012-12-01 14:49:29 +01:00
locale_utils.cc
Eliminate unnecessary, trailing else conditional blocks.
2017-08-06 22:22:05 -04:00
locale_utils.h
Add OpenSSL licensing exception
2012-07-20 16:46:00 -04:00
Makefile.am
Make Terminal::Framebuffer::Rows shared and copy-on-write.
2015-12-06 17:42:34 -05:00
pty_compat.cc
Implement CTTY grabbing when TIOCSCTTY is missing
2015-05-25 02:22:21 -04:00
pty_compat.h
Added forkpty() and cfmakeraw() fallback implementations if they don't exist.
2012-08-11 17:14:44 -04:00
select.cc
Put spin debug under -vv flag, and add to mosh-client
2016-11-06 06:15:41 -05:00
select.h
Type Select::got_signal as volatile sig_atomic_t
2018-01-18 19:25:05 -05:00
shared.h
Add missing shared::make_shared<T>()
2017-08-02 22:07:02 -04:00
swrite.cc
Eliminate unnecessary, trailing else conditional blocks.
2017-08-06 22:22:05 -04:00
swrite.h
Add OpenSSL licensing exception
2012-07-20 16:46:00 -04:00
timestamp.cc
Do clock_gettime() weak symbol check only on OS X/iOS
2016-12-29 23:46:00 -05:00
timestamp.h
Get system timestamp less often (only after sleeping/selecting)
2012-07-26 21:13:26 -04:00