/[guile]/guile/guile-core/libguile/strerror.c
ViewVC logotype

Diff of /guile/guile-core/libguile/strerror.c

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

revision 1.5 by mdj, Mon Jun 12 12:28:24 2000 UTC revision 1.5.4.1 by ttn, Sat May 4 02:22:11 2002 UTC
# Line 1  Line 1 
1  /* Turning errno values into English error messages.  /* Turning errno values into English error messages.
2     Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 2000 Free Software Foundation, Inc.     Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 2000, 2002 Free Software Foundation, Inc.
3    
4  This file is part of GNU Emacs.  This file is part of GNU Emacs.
5    
# Line 18  along with GNU Emacs; see the file COPYI Line 18  along with GNU Emacs; see the file COPYI
18  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19  Boston, MA 02111-1307, USA.  */  Boston, MA 02111-1307, USA.  */
20    
 /* Software engineering face-lift by Greg J. Badros, 11-Dec-1999,  
    gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */  
21    
22  char *  char *
23  strerror (int errnum)  strerror (int errnum)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.4.1

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