Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 2,744 of 2,753    |
|    Philipp Klaus Krause to All    |
|    Re: Crypto friendly optimization?    |
|    05 Apr 25 19:50:48    |
   
   From: pkk@spth.de   
      
   Am 25.08.24 um 18:06 schrieb anton@mips.complang.tuwien.ac.at:   
   >> I'm not aware of any current implementations that support it.   
   >   
   > That's trivial:   
   >   
   > void *memset_explicit( void *dest, int ch, size_t count )   
   > {   
   > memset(dest, ch, count);   
   > }   
      
   SDCC has had memset_explicit since SDCC 4.2.0 (released 2021), and this   
   is the implementation:   
      
   #include
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca