/[tar]/tar/src/common.h
ViewVC logotype

Diff of /tar/src/common.h

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

revision 1.19 by eggert, Mon Sep 22 18:54:50 2003 UTC revision 1.20 by gray, Thu Oct 2 10:28:30 2003 UTC
# Line 560  void name_close (void); Line 560  void name_close (void);
560  void name_gather (void);  void name_gather (void);
561  struct name *addname (char const *, int);  struct name *addname (char const *, int);
562  int name_match (const char *);  int name_match (const char *);
563    bool names_done (void);
564  void names_notfound (void);  void names_notfound (void);
565  void collect_and_sort_names (void);  void collect_and_sort_names (void);
566  struct name *name_scan (const char *);  struct name *name_scan (const char *);
# Line 581  bool contains_dot_dot (char const *); Line 582  bool contains_dot_dot (char const *);
582  int confirm (const char *, const char *);  int confirm (const char *, const char *);
583  void request_stdin (const char *);  void request_stdin (const char *);
584  void destroy_stat (struct tar_stat_info *);  void destroy_stat (struct tar_stat_info *);
585    bool all_names_found (void);
586    
587  /* Module update.c.  */  /* Module update.c.  */
588    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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