Changeset 2265
- Timestamp:
 - Jul 18, 2005, 5:21:33 AM (20 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/doc/ReleaseNotes.os2 (modified) (6 diffs, 1 prop)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/doc/ReleaseNotes.os2
- 
Property       cvs2svn:cvs-rev
 changed from       
1.30to1.31 
r2264 r2265 223 223 o The HLL debug info isn't working 100% correctly. 224 224 225 225 226 226 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 232 232 2. Missing job pgid functions. 233 233 … … 304 304 o ??? 305 305 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's317 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. 319 319 320 320 5. Figure out the EA exclusive read access trouble. … … 336 336 o wchar.h and wctype.h and much of the non-stream functions 337 337 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. 339 339 340 340 o Added __mcount stub to all LIBC DLLs but the .prf one which … … 376 376 and waitid(). 377 377 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. 381 381 382 382 o Fixed weird fork() problem which showed up as a heap … … 392 392 393 393 o Various incorrect assertions in the strict/log build. 394 394 395 395 o ... 396 396 … … 406 406 407 407 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 opendir414 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's423 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. 425 425 426 426  - 
Property       cvs2svn:cvs-rev
 changed from       
 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  