~ubuntu-branches/ubuntu/karmic/findutils/karmic

« back to all changes in this revision

Viewing changes to gnulib/lib/strtol.c

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-02-08 12:31:14 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20080208123114-r10wogrqrq6lck12
Tags: 4.2.32-1ubuntu1
* Merge with Debian; remaining changes:
  - debian/locate-cron.daily: Test if called by root (LP: #147911),
    add /var/lib/schroot/mount to PRUNEPATHS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
   NOTE: The canonical source of this file is maintained with the GNU C
8
8
   Library.  Bugs can be reported to bug-glibc@gnu.org.
9
9
 
10
 
   This program is free software; you can redistribute it and/or modify it
 
10
   This program is free software: you can redistribute it and/or modify it
11
11
   under the terms of the GNU General Public License as published by the
12
 
   Free Software Foundation; either version 2, or (at your option) any
 
12
   Free Software Foundation; either version 3 of the License, or any
13
13
   later version.
14
14
 
15
15
   This program is distributed in the hope that it will be useful,
18
18
   GNU General Public License for more details.
19
19
 
20
20
   You should have received a copy of the GNU General Public License
21
 
   along with this program; if not, write to the Free Software Foundation,
22
 
   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
21
   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
23
22
 
24
23
#ifdef _LIBC
25
24
# define USE_NUMBER_GROUPING