Changeset 866c465f in rtems


Ignore:
Timestamp:
01/19/98 22:27:56 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3294650
Parents:
4dc0fd6
Message:

more info from Eric

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libc/syscalls.c

    r4dc0fd6 r866c465f  
    4343  /*
    4444   * For now assume stdin/stdout/stderr are always a TTY line
     45   *
     46   *  From Eric Norum:
     47   *
     48   *  The `fix' is not complete.  It still doesn't properly handle
     49   *  file descriptors for any files/devices other  than the console
     50   *  serial lines.....
    4551   */
    4652  if (_fd <= 2) {
Note: See TracChangeset for help on using the changeset viewer.