Changeset 1664
- Timestamp:
- Nov 22, 2004, 11:23:48 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ReleaseNotes.os2
-
Property cvs2svn:cvs-rev
changed from
1.22
to1.23
r1663 r1664 9 9 (C)'2004 Knut St. Osmundsen 10 10 11 12 GCC v3.3.5 / LIBC v0.6 - Beta 1: 13 -------------------------------- 14 15 New features: 16 17 o setitimer/alarm implementation. Needs some review later 18 the accuracy isn't extacly great. 19 20 o Added a couple of missing os2emx.h features. 21 22 o Some more 16-bit thunkers. 23 24 Bug fixes: 25 26 o Select worker called wrong tcpip function. 27 28 o Incorrect assertion during thread destruction. 29 30 o Fixed broken chdir and getdrive. 31 32 o Improved deadlock detection (fmutex have changed, 33 thus stdio FILE is also changed). 34 35 o ... 36 37 38 Known Limitiations/Problems: 39 40 o Static linking not possible - will be fixed. 41 42 o Job control will only be applied to thread 1 in a process. 43 This won't change. 44 45 o Missing some process group interfaces required for 46 job control. They'll show up soon. 47 48 o Doesn't evaluate trailing slash in paths as directory 49 specifier, it's currently ignored. 50 51 11 52 12 53 GCC v3.3.5 / LIBC v0.6 - Alpha 3: -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.