source: trunk/src/emx/ChangeLog.LIBC@ 1738

Last change on this file since 1738 was 1734, checked in by bird, 21 years ago

* empty log message *

  • Property cvs2svn:cvs-rev set to 1.4
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 752 bytes
Line 
1/* $Id: ChangeLog.LIBC 1734 2004-12-12 20:58:29Z bird $ */
2
32004-12-12: knut st. osmundsen <bird-gccos2-spam@anduin.net>
4 - os2emx.h:
5 o Corrected define of NP_NBLK. (thanks to froloff)
6 - __mcount:
7 o Export stub in all builds but the profiling build.
8 - libdl:
9 o Removed and stubbed it (install). It's all in LIBC now.
10 TODO: make libm and libdl stubbing in LIBC!
11
122004-12-09: knut st. osmundsen <bird-gccos2-spam@anduin.net>
13 - waitpid(), waitid(), wait(), wait4(), wait3(),
14 __libc_Back_processWait():
15 o Fixed missing WNOHANG handling.
16 Created waitpid-1.c testcase in testcase/misc for this problem.
17 o Clearified error codes ECHILD and EINVAL, use the waitpid() specs.
18
19 - ChangeLog.Libc:
20 o Created this file.
21
Note: See TracBrowser for help on using the repository browser.