Mercurial > ecos
comparison packages/language/c/libc/stdlib/current/cdl/stdlib.cdl @ 163:0d2b193a635f
Merge from eCos master repository on 2001-06-22-17:38:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 22 Jun 2001 18:18:44 +0000 |
| parents | 6ed91473a1cd |
| children | e0c0827131d1 |
comparison
equal
deleted
inserted
replaced
| 162:2395031e7a66 | 163:0d2b193a635f |
|---|---|
| 54 implements CYGINT_ISO_BSEARCH | 54 implements CYGINT_ISO_BSEARCH |
| 55 implements CYGINT_ISO_QSORT | 55 implements CYGINT_ISO_QSORT |
| 56 implements CYGINT_ISO_ABS | 56 implements CYGINT_ISO_ABS |
| 57 implements CYGINT_ISO_DIV | 57 implements CYGINT_ISO_DIV |
| 58 requires CYGINT_ISO_CTYPE | 58 requires CYGINT_ISO_CTYPE |
| 59 requires CYGINT_ISO_STRING_STRFUNCS | |
| 59 | 60 |
| 60 compile abs.cxx atox.cxx bsearch.cxx \ | 61 compile abs.cxx atox.cxx bsearch.cxx \ |
| 61 div.cxx getenv.cxx qsort.cxx \ | 62 div.cxx getenv.cxx qsort.cxx \ |
| 62 rand.cxx strtod.cxx strtol.cxx \ | 63 rand.cxx strtod.cxx strtol.cxx \ |
| 63 strtoul.cxx system.cxx | 64 strtoul.cxx system.cxx |
