summaryrefslogtreecommitdiffstats
path: root/compat/forkpty-aix.c
AgeCommit message (Expand)Author
2017-04-20getptmfd() and fdforkpty() compat.Nicholas Marriott
2017-03-17Fix some warnings.Nicholas Marriott
2017-01-25compat/* should not include tmux.h.Nicholas Marriott
2016-01-19Update my email address.Nicholas Marriott
2015-07-15Implement osdep_get_name and osdep_get_cwd for AIX, from J Raynor.Nicholas Marriott
2014-11-08No need for $Id$ now.Nicholas Marriott
2014-09-23I broke last change, fix so it works, from J Raynor.Nicholas Marriott
2014-09-22Synchronize forkpty master and child to avoid hang on AIX with fast exitingNicholas Marriott
2011-07-09Expand the Id keyword. Tiago Cunha
2011-01-10Trim spaces.Nicholas Marriott
2009-09-20Don't try to use tio if it is NULL.Nicholas Marriott
2009-08-19Call tcsetattr(). Not tested.Nicholas Marriott
2009-03-31More AIX tweaks.Nicholas Marriott
2009-03-31AIX forkpty.Nicholas Marriott