<div dir="ltr">On Fri, Mar 6, 2015 at 11:26 AM, Brian Paul <span dir="ltr"><<a href="mailto:brian.e.paul@gmail.com" target="_blank">brian.e.paul@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="">On Fri, Mar 6, 2015 at 9:32 AM, Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span> wrote:<br></span><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Used for aligned_alloc and other C11 functions missing from the header.<br>
<br>
Signed-off-by: Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>><br>
---<br>
 include/c11_stdlib.h | 118 ++++++++++++++++++++++++++++++</blockquote><div><br></div></span><div>I wonder if this should be include/c11/stdlib.h instead.<br><br></div><div>I also wonder if I should have put c99_math.h in c99/math.h  Jose followed my pattern with c99_alloca.h<br><br></div><div>We should probably be more consistent about this.  What do you think?<br></div></div></div></div></blockquote><div><br></div><div>Maybe scratch that, actually.  There's a distinction to be made between wrapper headers and replacement headers.  c99_math.h is a wrapper for math.h while c99/*.h are replacements for missing headers on MSVC.<br><br></div><div>So c11_stdlib.h is probably the right choice.<br><br></div><div>-Brian<br><br></div><div><br><br><br><br> </div></div></div></div>