summaryrefslogtreecommitdiff
path: root/gnome-pty-helper
Commit message (Expand)AuthorAgeFilesLines
* fix the bits I missed when fixing #95085.Nalin Dahyabhai2002-10-101-2/+2
* allow specifying the scrollback buffer size. if we don't have <wchar.h>,Nalin Dahyabhai2002-10-102-5/+3
* Fix HAVE_UT_UT_TV for cases where the static initializer might not workNalin Dahyabhai2002-09-241-1/+2
* Doc fixups (mention gnome-terminal instead of profterm, note the properNalin Dahyabhai2002-09-241-0/+6
* only use MSG_NOSIGNAL if it's definedjacob berkman2002-09-122-17/+9
* Reorder definitions to avoid implicit declaration warnings. Check forNalin Dahyabhai2002-09-111-0/+5
* Test for sendmsg() with AC_CHECK_FUNCS instead of AC_TRY_COMPILE. Removed.Nalin Dahyabhai2002-09-111-14/+0
* Added check for socket library and SendMsg check. Added this file with aBrian Cameron2002-09-111-1/+23
* Update from libzvt CVS. Fix some automake breakage.Nalin Dahyabhai2002-09-115-50/+47
* build fixesvte_0_9_0Nalin Dahyabhai2002-09-112-71/+0
* Skip lookups for padding information if we're pretty sure we're using aNalin Dahyabhai2002-09-1113-0/+2329