Mercurial > ecos
comparison packages/language/c/libc/string/current/ChangeLog @ 2949:ae816c83f082
* include/string.h: Declare strnlen.
* include/stringsupp.hxx: Declare __strnlen.
* src/strnlen.cxx, tests/strnlen.c: Created.
* cdl/string.cdl (CYGFUN_LIBC_STRING_GNU_STRNLEN): New option,
compiles strnlen.cxx.
(CYGPKG_LIBC_STRING_TESTS): Add strnlen test.
| author | jlarmour |
|---|---|
| date | Tue, 11 May 2010 16:26:19 +0000 |
| parents | 74dbf4c3f2e1 |
| children | a27026771dae |
comparison
equal
deleted
inserted
replaced
| 2948:041821fb5427 | 2949:ae816c83f082 |
|---|---|
| 1 2010-05-10 Ross Younger <wry@ecoscentric.com> | |
| 2 | |
| 3 * include/string.h: Declare strnlen. | |
| 4 * include/stringsupp.hxx: Declare __strnlen. | |
| 5 * src/strnlen.cxx, tests/strnlen.c: Created. | |
| 6 * cdl/string.cdl (CYGFUN_LIBC_STRING_GNU_STRNLEN): New option, | |
| 7 compiles strnlen.cxx. | |
| 8 (CYGPKG_LIBC_STRING_TESTS): Add strnlen test. | |
| 9 | |
| 1 2009-01-26 Jonathan Larmour <jifl@eCosCentric.com> | 10 2009-01-26 Jonathan Larmour <jifl@eCosCentric.com> |
| 2 | 11 |
| 3 * tests/memchr.c (main): Rename to cyg_user_start if main isn't | 12 * tests/memchr.c (main): Rename to cyg_user_start if main isn't |
| 4 going to be called. | 13 going to be called. |
| 5 * tests/memcmp1.c (main): Ditto. | 14 * tests/memcmp1.c (main): Ditto. |
