aboutsummaryrefslogtreecommitdiff
path: root/compat/forkpty-aix.c
Commit message (Collapse)AuthorAge
* getptmfd() and fdforkpty() compat.Nicholas Marriott2017-04-20
|
* Fix some warnings.Nicholas Marriott2017-03-17
|
* compat/* should not include tmux.h.Nicholas Marriott2017-01-25
|
* Update my email address.Nicholas Marriott2016-01-19
|
* Implement osdep_get_name and osdep_get_cwd for AIX, from J Raynor.Nicholas Marriott2015-07-15
|
* No need for $Id$ now.Nicholas Marriott2014-11-08
|
* I broke last change, fix so it works, from J Raynor.Nicholas Marriott2014-09-23
|
* Synchronize forkpty master and child to avoid hang on AIX with fast exitingNicholas Marriott2014-09-22
| | | | child and output left in the queue, from J Raynor.
* Expand the Id keyword. Tiago Cunha2011-07-09
|
* Trim spaces.Nicholas Marriott2011-01-10
|
* Don't try to use tio if it is NULL.Nicholas Marriott2009-09-20
|
* Call tcsetattr(). Not tested.Nicholas Marriott2009-08-19
|
* More AIX tweaks.Nicholas Marriott2009-03-31
|
* AIX forkpty.Nicholas Marriott2009-03-31