~vcs-imports/eglibc/trunk

« back to all changes in this revision

Viewing changes to libc/string/envz.c

  • Committer: joseph
  • Date: 2014-01-03 17:51:28 UTC
  • Revision ID: svn-v4:7b3dc134-2b1b-0410-93df-9e9f96275f8d:trunk:24942
Merge changes between r24468 and r24941 from /fsf/trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Routines for dealing with '\0' separated environment vectors
2
 
   Copyright (C) 1995-2013 Free Software Foundation, Inc.
 
2
   Copyright (C) 1995-2014 Free Software Foundation, Inc.
3
3
   This file is part of the GNU C Library.
4
4
   Written by Miles Bader <miles@gnu.org>
5
5