Ignore:
Timestamp:
Nov 13, 2005, 12:50:29 PM (20 years ago)
Author:
bird
Message:

Fixed a generic error handling bug in ioctl, write, read, dup and dup which was causing incorrect errnos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/ChangeLog.LIBC

    r2436 r2437  
    88          Kudos to Yuri for tracking down the places which required attention.
    99    - libc:
     10        o Fixed a generic error handling bug in ioctl, write, read, dup and dup
     11          which was causing incorrect errnos.
     12        o Changed line buffer from 512 to 8192 bytes in _response().
    1013        o Corrected shmat to return -1 instead of NULL on failure.
    1114        o Fixed bug in the sigsuspend (includes pause ++) handling,
Note: See TracChangeset for help on using the changeset viewer.