This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] C11 support for <stdlib.h>




On 28/09/15 18:21, Craig Howland wrote:
On 09/28/2015 02:42 AM, Sebastian Huber wrote:
Ping.

Why are only function prototypes being added to the header? It is normal Newlib practice to only have prototypes when the functions are actually supplied. (Not that it cannot reasonably be argued otherwise, but that is how it is usually done.) That is, where are the functions, themselves?

The similar function posix_memalign() is not implemented in the general area of Newlib. I tried to add reasonable default implementations in the second version of the patch.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]