Mail Archives: djgpp-workers/2001/03/31/07:59:30
Forwarded message:
> Update by cvs id: eliz
> Update of /cvs/djgpp/djgpp/include/libc
>
> Modified Files:
> ttyprvt.h
> Log Message:
> Make `select' be aware of characters buffered in the termios input queue.
>
>
>
> ===================================================================
> RCS file: /cvs/djgpp/djgpp/include/libc/ttyprvt.h,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -p -2 -r1.2 -r1.3
> *** djgpp/include/libc/ttyprvt.h 1998/06/28 22:11:38 1.2
> --- djgpp/include/libc/ttyprvt.h 2001/03/31 10:33:42 1.3
> *************** extern int __libc_termios_hook_common_co
> *** 129,132 ****
> --- 129,133 ----
> /* functions */
> void __libc_termios_init (void);
> + extern int __libc_termios_exist_queue (void);
>
> #endif /* !_POSIX_SOURCE */
If this function comes out of the closet, perhaps it should have a
texinfo page?
Right,
MartinS
- Raw text -