| [854] | 1 | $Id: Todo.os2 2099 2005-06-28 13:05:20Z bird $
|
|---|
| 2 |
|
|---|
| 3 | This file contains some very rough lists of things to look into.
|
|---|
| 4 | Contributions are very much wanted on these topics.
|
|---|
| 5 |
|
|---|
| 6 |
|
|---|
| 7 | List of things to implement:
|
|---|
| 8 | o vfork().
|
|---|
| 9 | o pthread.
|
|---|
| [1273] | 10 | o Make fast string functions in assembly, in particular: strncpy
|
|---|
| 11 | o stpncpy()
|
|---|
| 12 | o getrusage()
|
|---|
| [854] | 13 |
|
|---|
| 14 | List of things to investigate (picked from configure runs):
|
|---|
| 15 | o checking whether declaration is required for errno... no
|
|---|
| 16 | o checking for POSIXized ISC... no
|
|---|
| 17 | o checking for values.h... (cached) no
|
|---|
| |
|---|