diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2016-01-04 16:05:18 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2016-01-04 16:05:18 +0000 |
| commit | f7a9f785e547bd599dee496fd906a28bcb4ec7fe (patch) | |
| tree | 3d106a69fbe220419a6bbd2cce71ffee71f870b5 /io | |
| parent | d4eed61f85791a8fc4f94ce4fb17997d4ee0eed3 (diff) | |
| download | glibc-f7a9f785e547bd599dee496fd906a28bcb4ec7fe.tar.xz glibc-f7a9f785e547bd599dee496fd906a28bcb4ec7fe.zip | |
Update copyright dates with scripts/update-copyrights.
Diffstat (limited to 'io')
| -rw-r--r-- | io/Makefile | 2 | ||||
| -rw-r--r-- | io/access.c | 2 | ||||
| -rw-r--r-- | io/bits/fcntl2.h | 2 | ||||
| -rw-r--r-- | io/bits/poll2.h | 2 | ||||
| -rw-r--r-- | io/bug-ftw1.c | 2 | ||||
| -rw-r--r-- | io/bug-ftw2.c | 2 | ||||
| -rw-r--r-- | io/bug-ftw4.c | 2 | ||||
| -rw-r--r-- | io/chdir.c | 2 | ||||
| -rw-r--r-- | io/chmod.c | 2 | ||||
| -rw-r--r-- | io/chown.c | 2 | ||||
| -rw-r--r-- | io/close.c | 2 | ||||
| -rw-r--r-- | io/creat.c | 2 | ||||
| -rw-r--r-- | io/creat64.c | 2 | ||||
| -rw-r--r-- | io/dup.c | 2 | ||||
| -rw-r--r-- | io/dup2.c | 2 | ||||
| -rw-r--r-- | io/dup3.c | 2 | ||||
| -rw-r--r-- | io/euidaccess.c | 2 | ||||
| -rw-r--r-- | io/faccessat.c | 2 | ||||
| -rw-r--r-- | io/fchdir.c | 2 | ||||
| -rw-r--r-- | io/fchmod.c | 2 | ||||
| -rw-r--r-- | io/fchmodat.c | 2 | ||||
| -rw-r--r-- | io/fchown.c | 2 | ||||
| -rw-r--r-- | io/fchownat.c | 2 | ||||
| -rw-r--r-- | io/fcntl.c | 2 | ||||
| -rw-r--r-- | io/fcntl.h | 2 | ||||
| -rw-r--r-- | io/flock.c | 2 | ||||
| -rw-r--r-- | io/fstat.c | 2 | ||||
| -rw-r--r-- | io/fstat64.c | 2 | ||||
| -rw-r--r-- | io/fstatat.c | 2 | ||||
| -rw-r--r-- | io/fstatat64.c | 2 | ||||
| -rw-r--r-- | io/fstatfs.c | 2 | ||||
| -rw-r--r-- | io/fstatfs64.c | 2 | ||||
| -rw-r--r-- | io/fstatvfs.c | 2 | ||||
| -rw-r--r-- | io/fstatvfs64.c | 2 | ||||
| -rw-r--r-- | io/fts.c | 2 | ||||
| -rw-r--r-- | io/fts.h | 2 | ||||
| -rw-r--r-- | io/fts64.c | 2 | ||||
| -rw-r--r-- | io/ftw.c | 2 | ||||
| -rw-r--r-- | io/ftw.h | 2 | ||||
| -rw-r--r-- | io/ftw64.c | 2 | ||||
| -rw-r--r-- | io/ftwtest-sh | 2 | ||||
| -rw-r--r-- | io/futimens.c | 2 | ||||
| -rw-r--r-- | io/fxstat.c | 2 | ||||
| -rw-r--r-- | io/fxstat64.c | 2 | ||||
| -rw-r--r-- | io/fxstatat.c | 2 | ||||
| -rw-r--r-- | io/fxstatat64.c | 2 | ||||
| -rw-r--r-- | io/getcwd.c | 2 | ||||
| -rw-r--r-- | io/getdirname.c | 2 | ||||
| -rw-r--r-- | io/getwd.c | 2 | ||||
| -rw-r--r-- | io/have_o_cloexec.c | 2 | ||||
| -rw-r--r-- | io/isatty.c | 2 | ||||
| -rw-r--r-- | io/lchmod.c | 2 | ||||
| -rw-r--r-- | io/lchown.c | 2 | ||||
| -rw-r--r-- | io/link.c | 2 | ||||
| -rw-r--r-- | io/linkat.c | 2 | ||||
| -rw-r--r-- | io/lockf.c | 2 | ||||
| -rw-r--r-- | io/lockf64.c | 2 | ||||
| -rw-r--r-- | io/lseek.c | 2 | ||||
| -rw-r--r-- | io/lseek64.c | 2 | ||||
| -rw-r--r-- | io/lstat.c | 2 | ||||
| -rw-r--r-- | io/lstat64.c | 2 | ||||
| -rw-r--r-- | io/lxstat.c | 2 | ||||
| -rw-r--r-- | io/lxstat64.c | 2 | ||||
| -rw-r--r-- | io/mkdir.c | 2 | ||||
| -rw-r--r-- | io/mkdirat.c | 2 | ||||
| -rw-r--r-- | io/mkfifo.c | 2 | ||||
| -rw-r--r-- | io/mkfifoat.c | 2 | ||||
| -rw-r--r-- | io/mknod.c | 2 | ||||
| -rw-r--r-- | io/mknodat.c | 2 | ||||
| -rw-r--r-- | io/open.c | 2 | ||||
| -rw-r--r-- | io/open64.c | 2 | ||||
| -rw-r--r-- | io/open64_2.c | 2 | ||||
| -rw-r--r-- | io/open_2.c | 2 | ||||
| -rw-r--r-- | io/openat.c | 2 | ||||
| -rw-r--r-- | io/openat64.c | 2 | ||||
| -rw-r--r-- | io/openat64_2.c | 2 | ||||
| -rw-r--r-- | io/openat_2.c | 2 | ||||
| -rw-r--r-- | io/pipe.c | 2 | ||||
| -rw-r--r-- | io/pipe2.c | 2 | ||||
| -rw-r--r-- | io/poll.c | 2 | ||||
| -rw-r--r-- | io/posix_fadvise.c | 2 | ||||
| -rw-r--r-- | io/posix_fadvise64.c | 2 | ||||
| -rw-r--r-- | io/posix_fallocate.c | 2 | ||||
| -rw-r--r-- | io/posix_fallocate64.c | 2 | ||||
| -rw-r--r-- | io/ppoll.c | 2 | ||||
| -rw-r--r-- | io/pwd.c | 2 | ||||
| -rw-r--r-- | io/read.c | 2 | ||||
| -rw-r--r-- | io/readlink.c | 2 | ||||
| -rw-r--r-- | io/readlinkat.c | 2 | ||||
| -rw-r--r-- | io/rmdir.c | 2 | ||||
| -rw-r--r-- | io/sendfile.c | 2 | ||||
| -rw-r--r-- | io/sendfile64.c | 2 | ||||
| -rw-r--r-- | io/stat.c | 2 | ||||
| -rw-r--r-- | io/stat64.c | 2 | ||||
| -rw-r--r-- | io/statfs.c | 2 | ||||
| -rw-r--r-- | io/statfs64.c | 2 | ||||
| -rw-r--r-- | io/statvfs.c | 2 | ||||
| -rw-r--r-- | io/statvfs64.c | 2 | ||||
| -rw-r--r-- | io/symlink.c |
