|
Message-ID: <tencent_72C2AF5B277E00AE5BC0A201@qq.com>
Date: Fri, 31 Oct 2014 11:03:35 +0800
From: "黄建忠" <jianzhong.huang@...oft.com.cn>
To: "musl" <musl@...ts.openwall.com>
Subject: the prototype decl of memcpy/memcmp/calloc/free should not in sched.h
Hi, there,
sched.h in musl should not contains the prototype declarations of "memcpy/memcmp/calloc/free" func.
memcpy/memcmp already in string.h
calloc/free already in stdlib.h
Any reason they should exist in sched.h?
Content of type "text/html" skipped
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.