]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(malloc): Returns void *, not char *.
authorJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 09:07:43 +0000 (09:07 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 09:07:43 +0000 (09:07 +0000)
commit548b033dd6a3698befd21e5d928e4129a8538688
treee1c56897ef37bd3ca914908549b16e505ec49667
parentc69779b7bc0931a935efc3f9f8e39826ccbf9440
(malloc): Returns void *, not char *.
Include <string.h> unconditionally.
(strchr, memcpy, NULL): Do not define.
lib/putenv.c