LWN.net Logo

Advertisement

AOSP, Kernel Androidisms, System Server, Internals / 5-days / O'Reilly Author Instructor

Advertise here

Some API changes for 2.6.14

Some API changes for 2.6.14

Posted Sep 22, 2005 21:26 UTC (Thu) by xorbe (subscriber, #3165)
Parent article: Some API changes for 2.6.14

> One of those is kzalloc(), which allocates pre-zeroed memory.

What happened to calloc()?


(Log in to post comments)

Some API changes for 2.6.14

Posted Sep 24, 2005 22:33 UTC (Sat) by zblaxell (subscriber, #26385) [Link]

calloc lacks a gfp_flags parameter.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds