source: trunk/doc/Todo.os2@ 1386

Last change on this file since 1386 was 1273, checked in by bird, 22 years ago

* empty log message *

  • Property cvs2svn:cvs-rev set to 1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 4.3 KB
Line 
1$Id: Todo.os2 1273 2004-02-20 12:15:50Z bird $
2
3This file contains some very rough lists of things to look into.
4Contributions are very much wanted on these topics.
5
6
7List of things to implement:
8 o Inheritance of non-standard file handles (sockets).
9 o fork().
10 o vfork().
11 o All the missing UNIX signals.
12 o pthread.
13 o Make fast string functions in assembly, in particular: strncpy
14 o memrchr()
15 o stpncpy()
16 o getrusage()
17 o mkstemps()
18
19List of things to investigate (picked from configure runs):
20 o checking whether declaration is required for errno... no
21 o checking for POSIXized ISC... no
22 o checking for values.h... (cached) no