| 1 |
|
|---|
| 2 |
|
|---|
| 3 | R e l e a s e N o t e s G C C f o r O S / 2
|
|---|
| 4 | +----------------------------------------------------+
|
|---|
| 5 |
|
|---|
| 6 |
|
|---|
| 7 | (C)'2003-2004 InnoTek Systemberatung GmbH
|
|---|
| 8 | http://www.innotek.de
|
|---|
| 9 |
|
|---|
| 10 | v3.2.2 Beta 4 CSD 1:
|
|---|
| 11 | --------------------
|
|---|
| 12 |
|
|---|
| 13 | Bug fixes:
|
|---|
| 14 |
|
|---|
| 15 | o Fixed crash in file stream allocation code.
|
|---|
| 16 |
|
|---|
| 17 | o Fixed incorrect time on machines which had DATETIME::timezone
|
|---|
| 18 | set. This fix changes the time granularity from hundredths of
|
|---|
| 19 | a second to milliseconds.
|
|---|
| 20 |
|
|---|
| 21 | o Added the SPBCDATA struct, the defines FCF_CLOSEBUTTON and
|
|---|
| 22 | BS_NOTEBOOKBUTTON and infosegment structs to os2emx.h
|
|---|
| 23 |
|
|---|
| 24 | o Fixed bug in sys/locale.h where it hid the lconv struct.
|
|---|
| 25 |
|
|---|
| 26 | o Fixed missing error number translations in getsockopt() and
|
|---|
| 27 | setsockopt().
|
|---|
| 28 |
|
|---|
| 29 | o Fixed potential conflict caused by sys/types.h not defining
|
|---|
| 30 | _KEY_T with the key_t typedef.
|
|---|
| 31 |
|
|---|
| 32 | o Fixed missing 64bit I/O support in ftell(), fstat() and stat().
|
|---|
| 33 |
|
|---|
| 34 | o Fixed UCS-2 codepage mappings.
|
|---|
| 35 |
|
|---|
| 36 | o Fixed problem with emxbind not recognizing option -e and
|
|---|
| 37 | a problem with case sensitivity in the export checking.
|
|---|
| 38 |
|
|---|
| 39 |
|
|---|
| 40 | v3.2.2 Beta 4:
|
|---|
| 41 | --------------
|
|---|
| 42 |
|
|---|
| 43 | (The changelog is removed, thus the release notes are more detailed.)
|
|---|
| 44 |
|
|---|
| 45 | New features and fixes:
|
|---|
|
|---|