~ubuntu-branches/debian/jessie/binfmt-support/jessie

« back to all changes in this revision

Viewing changes to gnulib/lib/basename-lgpl.c

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2014-03-30 22:05:53 UTC
  • mfrom: (27.1.4)
  • Revision ID: package-import@ubuntu.com-20140330220553-txaf28wlsdeploq9
Tags: 2.1.4-1
* New upstream release.
  - Make the Upstart job be a service, not a task (closes: #743018).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* basename.c -- return the last element in a file name
2
2
 
3
 
   Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2013 Free Software
 
3
   Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2014 Free Software
4
4
   Foundation, Inc.
5
5
 
6
6
   This program is free software: you can redistribute it and/or modify