/[gnats]/gnats/libiberty/xstrerror.c
ViewVC logotype

Diff of /gnats/libiberty/xstrerror.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by brendan, Thu Nov 5 19:54:16 1998 UTC revision 1.2 by chewie, Sat Nov 13 05:14:17 2004 UTC
# Line 2  Line 2 
2     Fri Jun 16 18:30:00 1995  Pat Rankin  <rankin@eql.caltech.edu>     Fri Jun 16 18:30:00 1995  Pat Rankin  <rankin@eql.caltech.edu>
3     This code is in the public domain.  */     This code is in the public domain.  */
4    
5    /*
6    
7    @deftypefn Replacement char* xstrerror (int @var{errnum})
8    
9    Behaves exactly like the standard @code{strerror} function, but
10    will never return a @code{NULL} pointer.
11    
12    @end deftypefn
13    
14    */
15    
16  #include <stdio.h>  #include <stdio.h>
17    
18  #include "libiberty.h"  #include "libiberty.h"

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26