Re: mdk-1.0 mixvm, command 'load'

Jose Antonio Ortega Ruiz <[email protected]> Tue, 09 Apr 2002 19:33:56 -0400
Newsgroups gmane.comp.gnu.mdk.bugs
Message-ID <[email protected]>
Sami Farin <[email protected]> writes:

> hi.
> 
> little bugfix.
> 

oops! thank you!

> shouldn't errno be saved? in case snprintf fails ;-D
> 

hmmm... snprintf does not set errno, does it?... oh, wait: can it be
interrupted by a signal?