--- dietlibc/CHANGES 2002/02/17 23:53:03 1.235 +++ dietlibc/CHANGES 2002/02/18 00:13:23 1.236 @@ -29,6 +29,10 @@ Ryan told me that fmod was not included in libm. Oops. strstr(whatever,"") returned NULL, not whatever. Found by a new test suite entry for strstr that I wrote. + Thomas Oggrisegg suggested the following: + add for profiling support. + make strncpy a #define in string.h to save a few bytes. + add a getenv test suite entry. 0.14: fix brk again (missing __brk, trivial oversight)