~ubuntu-branches/ubuntu/trusty/expect/trusty

« back to all changes in this revision

Viewing changes to pty_termios.c

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2006-10-01 22:23:00 UTC
  • mfrom: (2.1.7 edgy)
  • Revision ID: james.westby@ubuntu.com-20061001222300-08nd1wqc92mxggdq
Tags: 5.43.0-8
* Added patch from Niko Tyni <ntyni@iki.fi> to fix static library name on
  alpha, mips and mipsel (Closes: #390366).
* Added *.so symlink (Closes: #390365).

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
#define SIGCHLD SIGCLD
15
15
#endif
16
16
 
17
 
#include "expect.h"
18
17
#include "expect_cf.h"
19
 
#include "exp_int.h"  /* expErrnoMsg() prototype */
20
18
 
21
19
/*
22
20
   The following functions are linked from the Tcl library.  They