Changeset 2534


Ignore:
Timestamp:
Feb 5, 2006, 7:28:08 AM (20 years ago)
Author:
bird
Message:

0.6.1 notes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/doc/ReleaseNotes.os2

    r2458 r2534  
    55
    66
    7 (C)'2004-2005 Knut St. Osmundsen (bird-gccspam@anduin.net)
     7(C)'2004-2006 Knut St. Osmundsen (bird-gccspam@anduin.net)
    88(C)'2003-2005 InnoTek Systemberatung GmbH (http://www.innotek.de)
     9
     10
     11GCC v3.3.5 CSD 1 / LIBC v0.6.1:
     12-------------------------------
     13
     14    First, thanks to Yuri, nickk, Paul and Andy for patches, bugs and
     15    other feedback.
     16
     17
     18    Fix list:
     19
     20        #22  libc: path resolver fails on open file
     21        #21  libc: limit Unix EAs to specific file systems
     22        #30  libc: setlocale / ctype is broken.
     23        #23  libc: symlink is broken
     24        #41  libc: incorrect __libc_back_fsUnixAttribsGet() usage caused
     25                   st_dev and st_ino to be 0 in some stat()s and chmod &
     26                   fchmod to set MODE EA without type
     27        #24  libc: fts crashes because it's still using chdir()
     28        #33  libc: panic when using timers
     29        #40  libc: open("/", RDONLY) fails.
     30        #32  libc: readdir_r returns -1 instead of errno
     31        #20  libc: random panic SIGSEGV when doing parallel builds
     32        #38  libc: when debugged default to breakpoint on panic
     33        #19  gcc: gcc limits.h overrides limits.h from libc
     34        #34  weakld: generate duplicate weak aliases
     35        #28  emxbind doesn't read library name from .def file
     36        #36  emxbind: export truncation bug and allow export & imports up to 255 chars
     37        #27  ld bug when map files are requested
     38
     39    Full details can be found at:
     40
     41        http://svn.netlabs.org/libc/query?milestone=libc-0.6.1&order=id
     42
    943
    1044
Note: See TracChangeset for help on using the changeset viewer.