/[gcl]/gcl/h/protoize.h
ViewVC logotype

Diff of /gcl/h/protoize.h

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

revision 1.51 by camm, Sun Apr 10 03:18:33 2005 UTC revision 1.52 by camm, Wed May 4 17:40:51 2005 UTC
# Line 504  typedef void (*funcvoid)(void); Line 504  typedef void (*funcvoid)(void);
504  /* unixfsys.c:145:OF */ extern char *getwd (char *buffer); /* (buffer) char *buffer; */  /* unixfsys.c:145:OF */ extern char *getwd (char *buffer); /* (buffer) char *buffer; */
505  /* unixfsys.c:209:OF */ extern void coerce_to_filename (object pathname, char *p); /* (pathname, p) object pathname; char *p; */  /* unixfsys.c:209:OF */ extern void coerce_to_filename (object pathname, char *p); /* (pathname, p) object pathname; char *p; */
506  /* unixfsys.c:329:OF */ extern bool file_exists (object file); /* (file) object file; */  /* unixfsys.c:329:OF */ extern bool file_exists (object file); /* (file) object file; */
507    /* unixfsys.c:359:OF */ extern FILE *fopen_not_dir (char *filename, char *option); /* (filename, option) char *filename; char *option; */
508  /* unixfsys.c:359:OF */ extern FILE *backup_fopen (char *filename, char *option); /* (filename, option) char *filename; char *option; */  /* unixfsys.c:359:OF */ extern FILE *backup_fopen (char *filename, char *option); /* (filename, option) char *filename; char *option; */
509  /* unixfsys.c:372:OF */ extern int file_len (FILE *fp); /* (fp) FILE *fp; */  /* unixfsys.c:372:OF */ extern int file_len (FILE *fp); /* (fp) FILE *fp; */
510  /* unixfsys.c:382:OF */ extern object truename (object); /* () */  /* unixfsys.c:382:OF */ extern object truename (object); /* () */

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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