~ubuntu-branches/ubuntu/saucy/augeas/saucy

« back to all changes in this revision

Viewing changes to gnulib/lib/realloc.c

  • Committer: Bazaar Package Importer
  • Author(s): Nicolas Valcárcel Scerpella (Canonical)
  • Date: 2010-04-23 09:28:28 UTC
  • mfrom: (1.2.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20100423092828-lx8lripknvhkawf3
Tags: 0.7.1-2
* Remove libaugeas0 from augeas-lenses depends. (Closes: #578880)
* Change iptables config location. (LP: #566803)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* realloc() function that is glibc compatible.
2
2
 
3
 
   Copyright (C) 1997, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
 
3
   Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2010 Free Software
 
4
   Foundation, Inc.
4
5
 
5
6
   This program is free software: you can redistribute it and/or modify
6
7
   it under the terms of the GNU Lesser General Public License as published by