Ignore:
Timestamp:
Aug 27, 2006, 4:26:13 PM (19 years ago)
Author:
bird
Message:

Fixed problems with fork() and module loading/unloading. Fixes #76.
Fixed atexit() and on_exit() problem with callbacks in unloaded DLLs. Fixes #103.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/ChangeLog.LIBC

    r2685 r2786  
    22
    33TODO: open replace on RAMFS fails with error 32!
     4
     52006-08-27: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     6    - libc:
     7        o Fixed problems with fork() and module loading/unloading. Fixes #76.
     8        o Fixed atexit() and on_exit() problem with callbacks in unloaded DLLs. Fixes #103.
     9        o Added usage counting to _CRT_init and _CRT_term. Fixing #114.
    410
    5112006-03-26: knut st. osmundsen <bird-gccos2-spam@anduin.net>
Note: See TracChangeset for help on using the changeset viewer.