~ubuntu-branches/debian/stretch/db1-compat/stretch

« back to all changes in this revision

Viewing changes to debian/patches/weak-alias.patch

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2014-01-14 02:21:46 UTC
  • Revision ID: package-import@ubuntu.com-20140114022146-alzokau2a8ldx3rf
Tags: 2.1.3-17
* Switch to git; add Vcs-* fields.
* Copy 4.4 BSD licence inline in debian/copyright rather than referring to
  /usr/share/common-licenses/BSD, per Lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description: Weak alias definitions
2
 
 Import part of libc-symbols.h from glibc.
3
 
Author: Colin Watson <cjwatson@debian.org>
 
1
From 209f7314efe4aae98d000843b2f4c4614aafb3a3 Mon Sep 17 00:00:00 2001
 
2
From: Colin Watson <cjwatson@debian.org>
 
3
Date: Tue, 14 Jan 2014 02:08:52 +0000
 
4
Subject: Weak alias definitions
 
5
 
 
6
Import part of libc-symbols.h from glibc.
 
7
 
4
8
Forwarded: no
5
9
Last-Update: 2010-03-26
6
10
 
7
 
Index: b/compat.h
8
 
===================================================================
 
11
Patch-Name: weak-alias.patch
 
12
---
 
13
 compat.h | 6 ++++++
 
14
 1 file changed, 6 insertions(+)
 
15
 
 
16
diff --git a/compat.h b/compat.h
 
17
index 706e582..89295a8 100644
9
18
--- a/compat.h
10
19
+++ b/compat.h
11
20
@@ -45,5 +45,11 @@