On 2012-04-24, at 12:30 AM, Philip Guenther wrote: > On Mon, 23 Apr 2012, Mansour Moufid wrote: >> The attached patch makes a few small type changes in the files getenv.c >> and setenv.c. The assumption is that unsigned types (specifically >> size_t) better represent object sizes than signed types, and that >> ptrdiff_t is best for pointer arithmetic. > ... >> [demime 1.01d removed an attachment of type application/octet-stream which had a name of getenv.patch] >> [demime 1.01d removed an attachment of type application/octet-stream which had a name of setenv.patch] > > Can you resend you mail and patches, but with them inline in the text of > the email instead of as MIME attachments?
Sorry about that. (I also forgot to mention this applies in /usr/src/lib/libc/stdlib/.) Mansour
