All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] is there a short form for "memset(blah, 0, len)"?
@ 2007-02-10 16:14 Robert P. J. Day
  2007-02-10 17:01 ` Bernd Petrovitsch
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Robert P. J. Day @ 2007-02-10 16:14 UTC (permalink / raw)
  To: kernel-janitors


  i doubt anything will ever come of this but, given the number of
calls to "memset(addr, 0, len)", did anyone ever consider defining a
macro short form, say:

  clearmem(addr, len)
  zeromem(addr, len)

or something like that?  just curious.

rday

-- 
====================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
====================================
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-02-10 20:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-10 16:14 [KJ] is there a short form for "memset(blah, 0, len)"? Robert P. J. Day
2007-02-10 17:01 ` Bernd Petrovitsch
2007-02-10 18:25 ` Robert P. J. Day
2007-02-10 18:55 ` Bernd Petrovitsch
2007-02-10 19:12 ` Richard Knutsson
2007-02-10 19:56 ` Robert P. J. Day
2007-02-10 20:03 ` Robert P. J. Day
2007-02-10 20:11 ` Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.