Changeset 1883


Ignore:
Timestamp:
Apr 24, 2005, 1:21:14 AM (20 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.24 to 1.25
    r1882 r1883  
    11/* $Id$ */
     2
     32005-04-23: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     4    - src/lib/sys/signals.c:
     5        o Added cs:eip to the abnormal termination message.
     6    - src/lib/process/beginthr.c:
     7        o Default stack size 512KB when caller specifies 0.
     8        o Use the env.var. LIBC_THREAD_MIN_STACK_SIZE value as a byte count
     9          specifying the minimum stack size. When not specified minium size
     10          defaults to 4096.
    211
    3122005-03-23: knut st. osmundsen <bird-gccos2-spam@anduin.net>
    413    - src/lib/sys/__spawnve.c:
    5         o Fixed double free of pFS (should've been pSig). 
     14        o Fixed double free of pFS (should've been pSig).
    615          Thanks for froloff.
    716
    8172005-03-19: knut st. osmundsen <bird-gccos2-spam@anduin.net>
    918    - 386/builtin.h:
    10         o Fixed serveral bugs in the atomic inc/dec functions. 
     19        o Fixed serveral bugs in the atomic inc/dec functions.
    1120          Added a testcase for these.
    1221    - libc:
Note: See TracChangeset for help on using the changeset viewer.