summaryrefslogtreecommitdiff
path: root/term/ptyio.c
AgeCommit message (Expand)Author
1996-04-02(pty_po_create_hook): Don't do anything here.Michael I. Bushnell
1996-03-27(pty_io_read): Block using hurd_condition_wait instead of condition_wait.Miles Bader
1996-02-24(ptyio_init): This can't be a constructor because it frobs INPUTQ, which isMiles Bader
1996-01-18(pty_io_select): Add new reply port parameter, and askMichael I. Bushnell
1995-12-21(ptyopen, nptyperopens, pktnostop, output_stopped): Initialize to 0.Miles Bader
1995-12-14(pty_io_read): When copying TIOCPKT_DATA; account for size correctly.Michael I. Bushnell
1995-12-14(pty_io_write): Always tell the user everything was written.Michael I. Bushnell
1995-12-12Typos.Michael I. Bushnell
1995-12-12(ptyio_init): Make this a constructor function.Michael I. Bushnell
1995-12-12(pty_po_create_hook, pty_po_destroy_hook): New functions.Michael I. Bushnell
1995-12-12(pty_open_hook): New function.Michael I. Bushnell
1995-12-05Include <fcntl.h>.Michael I. Bushnell
1995-12-05(pty_io_read, pty_io_write): Validate CRED.Michael I. Bushnell
1995-12-05(pty_io_select): Add arg CRED.Michael I. Bushnell
1995-12-05(pty_io_write): Add CRED arg.Michael I. Bushnell
1995-12-05(pty_io_read): Add CRED arg.Michael I. Bushnell
1995-12-05unistd.h, not termios.h.Michael I. Bushnell
1995-12-05Include <termios.h>.Michael I. Bushnell
1995-12-05(ptyio_set_bits): If the stop char state has changed, dinkle the stopMichael I. Bushnell
1995-12-05Initial revisionMichael I. Bushnell