Changeset 1895


Ignore:
Timestamp:
Apr 24, 2005, 8:16:28 AM (20 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.27 to 1.28
    r1894 r1895  
    22
    332005-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.
    114    - emxomf:
    125        o Refined the 'G' hack fixing globals in the text segment.
    136    - libc:
     7        o Added cs:eip to the abnormal termination message. (signals.c)
     8        o Default stack size 512KB when caller specifies 0. (beginthr.c)
     9        o Use the env.var. LIBC_THREAD_MIN_STACK_SIZE value as a byte count
     10          specifying the minimum stack size. When not specified minium size
     11          defaults to 4096. (beginthr.c)
    1412        o Added the libsocket and libsyslog libraries to the libc IMPORT library.
    1513          There are now two sets of libc_dll.a/lib libraries, one for tcpipv4 and
    1614          one for tcpipv41+ (default).
     15        o Added nanosleep() and changed usleep() and sleep() to use it.
    1716
    18172005-03-23: knut st. osmundsen <bird-gccos2-spam@anduin.net>
Note: See TracChangeset for help on using the changeset viewer.