Ignore:
Timestamp:
Jul 17, 2005, 2:25:44 PM (20 years ago)
Author:
bird
Message:

o LIBC_ASSERT*() are for internal libc errors, LIBCLOG_ERROR*() are

for user related error. Big code adjustements.

o Fixed a few smaller issues.
o Started fixing exec() backend.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/ChangeLog.LIBC

    • Property cvs2svn:cvs-rev changed from 1.105 to 1.106
    r2253 r2254  
    33TODO: open replace on RAMFS fails with error 32!
    44
     52005-07-17: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     6    - libc:
     7        o LIBC_ASSERT*() are for internal libc errors, LIBCLOG_ERROR*() are
     8          for user related error. Big code adjustements.
     9        o Fixed a few smaller issues.
     10        o Started fixing exec() backend.
     11
    5122005-07-11: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     13    - libos2:
    614        o UniStrFromUcs added and UniStrToUcs to uconv.h.
    715          Added UniStrFromUcs, UniStrToUcs, UniMalloc and UniFree to unicode.imp.
Note: See TracChangeset for help on using the changeset viewer.