Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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.