From 33f3f8954d202664c7c7a224d13ba5a0c14a0e01 Mon Sep 17 00:00:00 2001 From: joseph Date: Sat, 18 Feb 2012 02:24:59 +0000 Subject: Merge changes between r17050 and r17194 from /fsf/trunk. git-svn-id: svn://svn.eglibc.org/trunk@17195 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- libc/io/sys/poll.h | 5 ++--- libc/io/sys/sendfile.h | 5 ++--- libc/io/sys/stat.h | 5 ++--- libc/io/sys/statfs.h | 5 ++--- libc/io/sys/statvfs.h | 5 ++--- 5 files changed, 10 insertions(+), 15 deletions(-) (limited to 'libc/io/sys') diff --git a/libc/io/sys/poll.h b/libc/io/sys/poll.h index c0a7e0409..6089b618b 100644 --- a/libc/io/sys/poll.h +++ b/libc/io/sys/poll.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _SYS_POLL_H #define _SYS_POLL_H 1 diff --git a/libc/io/sys/sendfile.h b/libc/io/sys/sendfile.h index 4c1367b6b..dd6c0348d 100644 --- a/libc/io/sys/sendfile.h +++ b/libc/io/sys/sendfile.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _SYS_SENDFILE_H #define _SYS_SENDFILE_H 1 diff --git a/libc/io/sys/stat.h b/libc/io/sys/stat.h index 7f22edec4..01ad2514a 100644 --- a/libc/io/sys/stat.h +++ b/libc/io/sys/stat.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* * POSIX Standard: 5.6 File Characteristics diff --git a/libc/io/sys/statfs.h b/libc/io/sys/statfs.h index 0d00276df..9e9f0944d 100644 --- a/libc/io/sys/statfs.h +++ b/libc/io/sys/statfs.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _SYS_STATFS_H #define _SYS_STATFS_H 1 diff --git a/libc/io/sys/statvfs.h b/libc/io/sys/statvfs.h index 1440fc051..06a7ac147 100644 --- a/libc/io/sys/statvfs.h +++ b/libc/io/sys/statvfs.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _SYS_STATVFS_H #define _SYS_STATVFS_H 1 -- cgit v1.2.1