Mercurial > flash_v2
comparison packages/language/c/libc/string/current/cdl/string.cdl @ 726:ad7c1313fd3d
* cdl/string.cdl: Fix doc link.
| author | jlarmour |
|---|---|
| date | Mon, 24 Feb 2003 14:28:23 +0000 |
| parents | d2c90368aeef |
| children | f8ef9a4bea92 |
comparison
equal
deleted
inserted
replaced
| 725:10142e758de9 | 726:ad7c1313fd3d |
|---|---|
| 51 cdl_package CYGPKG_LIBC_STRING { | 51 cdl_package CYGPKG_LIBC_STRING { |
| 52 display "ISO C library string functions" | 52 display "ISO C library string functions" |
| 53 description " | 53 description " |
| 54 This package provides string functions specified by the | 54 This package provides string functions specified by the |
| 55 ISO C standard - ISO/IEC 9899:1990." | 55 ISO C standard - ISO/IEC 9899:1990." |
| 56 doc redirect/the-iso-standard-c-and-math-libraries.html | 56 doc ref/libc.html |
| 57 include_dir cyg/libc/string | 57 include_dir cyg/libc/string |
| 58 parent CYGPKG_LIBC | 58 parent CYGPKG_LIBC |
| 59 implements CYGINT_ISO_STRTOK_R | 59 implements CYGINT_ISO_STRTOK_R |
| 60 implements CYGINT_ISO_STRING_LOCALE_FUNCS | 60 implements CYGINT_ISO_STRING_LOCALE_FUNCS |
| 61 implements CYGINT_ISO_STRING_MEMFUNCS | 61 implements CYGINT_ISO_STRING_MEMFUNCS |
