Changeset 2260 for trunk/src/emx/ChangeLog.LIBC
- Timestamp:
- Jul 18, 2005, 3:15:18 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/ChangeLog.LIBC
-
Property cvs2svn:cvs-rev
changed from
1.106
to1.107
r2259 r2260 9 9 o Fixed a few smaller issues. 10 10 o Started fixing exec() backend. 11 o Fixed some more mktime / localtime bugs. 12 o Fixed crash on simple LIBC_ASSERT() caused by NULL format string. 13 o Generate device numbers for devices and pipes too. 14 o Fixed mixup of Dev and Inode during filehandle inheritance. 15 o Fixed __dup and __dup2 bug in relation to the FD_CLOEXEC clearing. 16 o Fixed bug in codepage normalization during setlocale(). 17 o Fixed bug in regex where the lock was overwritten after initialization. 18 o Switch the glibc locks to smutex to avoid leaking event semaphores. 19 o Added _smutex_try_request(). 11 20 12 21 2005-07-11: knut st. osmundsen <bird-gccos2-spam@anduin.net> -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.