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

Created proper backend for fcntl removing F_GETOSFD in the process. Using fcntl to set O_NONBLOCK on sockets works now.

File:
1 edited

Legend:

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

    r2438 r2439  
    88          Kudos to Yuri for tracking down the places which required attention.
    99    - libc:
     10        o Created proper backend for fcntl removing F_GETOSFD in the process. Using
     11          fcntl to set O_NONBLOCK on sockets works now.
    1012        o Fixed a generic error handling bug in ioctl, write, read, dup and dup
    1113          which was causing incorrect errnos.
Note: See TracChangeset for help on using the changeset viewer.