Changeset 1273 for trunk/doc/Todo.os2
- Timestamp:
- Feb 20, 2004, 1:15:50 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/Todo.os2
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r1272 r1273 11 11 o All the missing UNIX signals. 12 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() 13 18 14 19 List of things to investigate (picked from configure runs): … … 16 21 o checking for POSIXized ISC... no 17 22 o checking for values.h... (cached) no 18 o checking for argz.h... (cached) no19 o checking for __argz_count... (cached) no20 o checking for __argz_stringify... (cached) no21 o checking for __argz_next... (cached) no22 23 o checking for direct.h... no 23 24 o checking for mktemp... no … … 28 29 o checking whether setrlimit is declared... no 29 30 o checking whether getrusage is declared... no 30 o checking for mempcpy... no31 o checking for tsearch... no32 o checking for xgettext... (cached) no33 o strsignal34 31 o psignal 35 o sys_siglist36 32 o checking for nl_types.h... (cached) no 37 33 o checking if gcc.exe static flag works... (cached) no … … 109 105 o checking for asprintf... no 110 106 o checking for vasprintf... no 111 o checking for insque... no112 107 o checking for mkstemps... no 113 108 o checking for sigsetmask... no -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.