Changeset 1273 for trunk/doc/Todo.os2


Ignore:
Timestamp:
Feb 20, 2004, 1:15:50 PM (22 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/Todo.os2

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r1272 r1273  
    1111    o All the missing UNIX signals.
    1212    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()
    1318
    1419List of things to investigate (picked from configure runs):
     
    1621    o checking for POSIXized ISC... no
    1722    o checking for values.h... (cached) no
    18     o checking for argz.h... (cached) no
    19     o checking for __argz_count... (cached) no
    20     o checking for __argz_stringify... (cached) no
    21     o checking for __argz_next... (cached) no
    2223    o checking for direct.h... no
    2324    o checking for mktemp... no
     
    2829    o checking whether setrlimit is declared... no
    2930    o checking whether getrusage is declared... no
    30     o checking for mempcpy... no
    31     o checking for tsearch... no
    32     o checking for xgettext... (cached) no
    33     o strsignal
    3431    o psignal
    35     o sys_siglist
    3632    o checking for nl_types.h... (cached) no
    3733    o checking if gcc.exe static flag  works... (cached) no
     
    109105    o checking for asprintf... no
    110106    o checking for vasprintf... no
    111     o checking for insque... no
    112107    o checking for mkstemps... no
    113108    o checking for sigsetmask... no
Note: See TracChangeset for help on using the changeset viewer.