~ubuntu-branches/ubuntu/trusty/hfsprogs/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/20-apple_specific_files.patch

  • Committer: Bazaar Package Importer
  • Author(s): Rogério Brito
  • Date: 2009-03-03 11:26:11 UTC
  • Revision ID: james.westby@ubuntu.com-20090303112611-prd4w8vuqk34qbvc
Tags: 332.14-6
debian/patches/*: include description (lintian).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: hfsprogs-332.14/include/bitstring.h
2
 
===================================================================
3
 
--- /dev/null   1970-01-01 00:00:00.000000000 +0000
4
 
+++ hfsprogs-332.14/include/bitstring.h 2008-10-07 05:08:10.000000000 -0300
 
1
Author: Rogério Brito <rbrito@ime.usp.br>
 
2
Description:
 
3
  Add some include files from an Apple system that contain the definition of
 
4
  the data structures used by the programs that manipulate the filesystems.
 
5
--- /dev/null
 
6
+++ b/include/bitstring.h
5
7
@@ -0,0 +1,164 @@
6
8
+/*
7
9
+ * Copyright (c) 2000 Apple Computer, Inc. All rights reserved.
167
169
+}
168
170
+
169
171
+#endif /* !_BITSTRING_H_ */
170
 
Index: hfsprogs-332.14/include/hfs/hfs_format.h
171
 
===================================================================
172
 
--- /dev/null   1970-01-01 00:00:00.000000000 +0000
173
 
+++ hfsprogs-332.14/include/hfs/hfs_format.h    2008-10-07 05:08:10.000000000 -0300
 
172
--- /dev/null
 
173
+++ b/include/hfs/hfs_format.h
174
174
@@ -0,0 +1,689 @@
175
175
+/*
176
176
+ * Copyright (c) 2000-2004 Apple Computer, Inc. All rights reserved.
861
861
+#endif
862
862
+
863
863
+#endif /* __HFS_FORMAT__ */
864
 
Index: hfsprogs-332.14/include/hfs/hfs_mount.h
865
 
===================================================================
866
 
--- /dev/null   1970-01-01 00:00:00.000000000 +0000
867
 
+++ hfsprogs-332.14/include/hfs/hfs_mount.h     2008-10-07 05:08:10.000000000 -0300
 
864
--- /dev/null
 
865
+++ b/include/hfs/hfs_mount.h
868
866
@@ -0,0 +1,78 @@
869
867
+/*
870
868
+ * Copyright (c) 2000-2003 Apple Computer, Inc. All rights reserved.
944
942
+#endif /* __APPLE_API_UNSTABLE */
945
943
+
946
944
+#endif /* ! _HFS_MOUNT_H_ */
947
 
Index: hfsprogs-332.14/include/sys/appleapiopts.h
948
 
===================================================================
949
 
--- /dev/null   1970-01-01 00:00:00.000000000 +0000
950
 
+++ hfsprogs-332.14/include/sys/appleapiopts.h  2008-10-07 05:08:10.000000000 -0300
 
945
--- /dev/null
 
946
+++ b/include/sys/appleapiopts.h
951
947
@@ -0,0 +1,56 @@
952
948
+/*
953
949
+ * Copyright (c) 2002 Apple Computer, Inc. All rights reserved.