English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /trunk/freewrt/tools/paxmirabilis/src/extern.h

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

revision 3815 by tg, Sat Sep 6 16:06:24 2008 UTC revision 3816 by tg, Wed Oct 29 17:58:40 2008 UTC
# Line 1  Line 1 
1  /**     $MirOS: src/bin/pax/extern.h,v 1.10 2007/10/23 20:07:42 tg Exp $ */  /**     $MirOS: src/bin/pax/extern.h,v 1.11 2008/10/29 17:34:48 tg Exp $ */
2  /*      $OpenBSD: extern.h,v 1.32 2006/11/17 08:38:04 otto Exp $        */  /*      $OpenBSD: extern.h,v 1.32 2006/11/17 08:38:04 otto Exp $        */
3  /*      $NetBSD: extern.h,v 1.5 1996/03/26 23:54:16 mrg Exp $   */  /*      $NetBSD: extern.h,v 1.5 1996/03/26 23:54:16 mrg Exp $   */
4    
# Line 145  int bcpio_wr(ARCHD *); Line 145  int bcpio_wr(ARCHD *);
145  extern char *gnu_name_string, *gnu_link_string;  extern char *gnu_name_string, *gnu_link_string;
146  int file_creat(ARCHD *);  int file_creat(ARCHD *);
147  void file_close(ARCHD *, int);  void file_close(ARCHD *, int);
148  int lnk_creat(ARCHD *);  int lnk_creat(ARCHD *, int *);
149  int cross_lnk(ARCHD *);  int cross_lnk(ARCHD *);
150  int chk_same(ARCHD *);  int chk_same(ARCHD *);
151  int node_creat(ARCHD *);  int node_creat(ARCHD *);

Legend:
Removed from v.3815  
changed lines
  Added in v.3816

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20