Changeset 2265


Ignore:
Timestamp:
Jul 18, 2005, 5:21:33 AM (20 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ReleaseNotes.os2

    • Property cvs2svn:cvs-rev changed from 1.30 to 1.31
    r2264 r2265  
    223223        o The HLL debug info isn't working 100% correctly.
    224224
    225        
     225
    226226    Todos before LIBC06.DLL:
    227        
    228                 0. Make my way through the glibc testsuite.
    229                
    230                 1. New select() from Brian (aka nuke).
    231                
     227
     228        0. Make my way through the glibc testsuite.
     229
     230        1. New select() from Brian (aka nuke).
     231
    232232        2. Missing job pgid functions.
    233233
     
    304304        o ???
    305305
    306         Todos before LIBC06.DLL:
    307        
    308                 0. Fix all bugs. :-)
    309                
    310                 1. Reimplement opendir in BSD style (+fchdir).
    311                
    312                 2. Shared IPC structures for XSI msq, sem and shm.
    313                
    314                 3. Missing job pgid functions.
    315                
    316                 4. Port GLIBC intl/*. gettext is a pita! because it's
    317                    passing FILE pointers around between different LIBCs.
    318                    objdump is constantly broken between LIBC versions.
     306    Todos before LIBC06.DLL:
     307
     308        0. Fix all bugs. :-)
     309
     310        1. Reimplement opendir in BSD style (+fchdir).
     311
     312        2. Shared IPC structures for XSI msq, sem and shm.
     313
     314        3. Missing job pgid functions.
     315
     316        4. Port GLIBC intl/*. gettext is a pita! because it's
     317           passing FILE pointers around between different LIBCs.
     318           objdump is constantly broken between LIBC versions.
    319319
    320320        5. Figure out the EA exclusive read access trouble.
     
    336336        o wchar.h and wctype.h and much of the non-stream functions
    337337          declared therein are implemented. Though, the FreeBSD
    338                   string/w*.c functions are still in the porting queue.
     338          string/w*.c functions are still in the porting queue.
    339339
    340340        o Added __mcount stub to all LIBC DLLs but the .prf one which
     
    376376          and waitid().
    377377
    378                 o Corrected several severe bugs in the path resolver.
    379 
    380                 o Fixed handling of paths ending with slash.
     378        o Corrected several severe bugs in the path resolver.
     379
     380        o Fixed handling of paths ending with slash.
    381381
    382382        o Fixed weird fork() problem which showed up as a heap
     
    392392
    393393        o Various incorrect assertions in the strict/log build.
    394                
     394
    395395        o ...
    396396
     
    406406
    407407        o Not tested too well. Especially the regex update.
    408                
    409         Todos before LIBC06.DLL:
    410        
    411                 0. Fix all bugs. :-)
    412                
    413                 1. Implement new ino_t scheme and reimplement opendir
    414                    in BSD style while doing so (+fchdir).
    415                
    416                 2. Shared IPC structures for XSI msq, sem and shm.
    417                
    418                 3. Port string/w* functions.
    419                
    420                 4. Missing job pgid functions.
    421                
    422                 5. Port GLIBC intl/*. gettext is a pita! because it's
    423                    passing FILE pointers around between different LIBCs.
    424                    objdump is constantly broken between LIBC versions.
     408
     409    Todos before LIBC06.DLL:
     410
     411        0. Fix all bugs. :-)
     412
     413        1. Implement new ino_t scheme and reimplement opendir
     414           in BSD style while doing so (+fchdir).
     415
     416        2. Shared IPC structures for XSI msq, sem and shm.
     417
     418        3. Port string/w* functions.
     419
     420        4. Missing job pgid functions.
     421
     422        5. Port GLIBC intl/*. gettext is a pita! because it's
     423           passing FILE pointers around between different LIBCs.
     424           objdump is constantly broken between LIBC versions.
    425425
    426426
Note: See TracChangeset for help on using the changeset viewer.