diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 00:11:28 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 00:11:28 +0000 |
| commit | 04277e02d7f54d3582bebcf8386b317018cd5e1d (patch) | |
| tree | 13727789dcfa30b2ba85939f28ff909f4bff4925 /io | |
| parent | e740e5b1f0d786bdd95898b61c4a81f8f00bb063 (diff) | |
| download | glibc-04277e02d7f54d3582bebcf8386b317018cd5e1d.tar.xz glibc-04277e02d7f54d3582bebcf8386b317018cd5e1d.zip | |
Update copyright dates with scripts/update-copyrights.
* All files with FSF copyright notices: Update copyright dates
using scripts/update-copyrights.
* locale/programs/charmap-kw.h: Regenerated.
* locale/programs/locfile-kw.h: Likewise.
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/bits/statx.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/copy_file_range-compat.c | 2 | ||||
| -rw-r--r-- | io/copy_file_range.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/fcntl64.c | 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/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-- |
