Changeset 2437 for trunk/src/emx/ChangeLog.LIBC
- Timestamp:
- Nov 13, 2005, 12:50:29 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/ChangeLog.LIBC
r2436 r2437 8 8 Kudos to Yuri for tracking down the places which required attention. 9 9 - 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(). 10 13 o Corrected shmat to return -1 instead of NULL on failure. 11 14 o Fixed bug in the sigsuspend (includes pause ++) handling,
Note:
See TracChangeset
for help on using the changeset viewer.