This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc


Hi,

    In eCos libc, stdin and stdout stream use the same device and the device
is defined by CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE, now I want to stdin stream
point to keyboard device and stdout stream point to lcd device. Will RedHat
support two news macros CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE_IN and
CYGDAT_LIBC_STDIO_DEFAULT_CONSOLE_OUT.
I must do it every time after updating CVS, it is very suffering.

Best Regards
james




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]