* io/futimens.c: Add missing start-of-file descriptive comment.
* io/utime.c: Likewise.
* misc/futimesat.c: Likewise.
* misc/utimes.c: Likewise.
* sysdeps/mach/hurd/futimesat.c: Likewise.
* sysdeps/mach/hurd/utimes.c: Likewise.
* sysdeps/posix/utime.c: Likewise.
* sysdeps/posix/utimes.c: Likewise.
* sysdeps/unix/sysv/linux/futimesat.c: Likewise.
* sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
* sysdeps/unix/sysv/linux/generic/utimes.c: Likewise.
* sysdeps/unix/sysv/linux/utimes.c: Likewise.
+2018-03-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * io/futimens.c: Add missing start-of-file descriptive comment.
+ * io/utime.c: Likewise.
+ * misc/futimesat.c: Likewise.
+ * misc/utimes.c: Likewise.
+ * sysdeps/mach/hurd/futimesat.c: Likewise.
+ * sysdeps/mach/hurd/utimes.c: Likewise.
+ * sysdeps/posix/utime.c: Likewise.
+ * sysdeps/posix/utimes.c: Likewise.
+ * sysdeps/unix/sysv/linux/futimesat.c: Likewise.
+ * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
+ * sysdeps/unix/sysv/linux/generic/utimes.c: Likewise.
+ * sysdeps/unix/sysv/linux/utimes.c: Likewise.
+
2018-03-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
* sysdeps/mach/hurd/utime-helper.c (hurd_futimens): Rename function to
-/* Change access and modification times of open file. Linux version.
+/* Change access and modification times of open file. Stub version.
Copyright (C) 2007-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
-/* Copyright (C) 1991-2018 Free Software Foundation, Inc.
+/* utime -- change access and modification times of file. Stub version.
+ Copyright (C) 1991-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* futimesat -- Change access and modification times of file. Stub version.
+ Copyright (C) 2005-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
-/* Copyright (C) 1991-2018 Free Software Foundation, Inc.
+/* utimes -- Change access and modification times of file. Stub version.
+ Copyright (C) 1991-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
-/* Copyright (C) 1991-2018 Free Software Foundation, Inc.
+/* futimesat -- change access and modification times of file. Hurd version.
+ Copyright (C) 1991-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
-/* Copyright (C) 1991-2018 Free Software Foundation, Inc.
+/* utimes -- change access and modification times of file. Hurd version.
+ Copyright (C) 1991-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
-/* Copyright (C) 1991-2018 Free Software Foundation, Inc.
+/* utime -- Change access and modification times of file. Posix version.
+ Copyright (C) 1991-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
-/* Copyright (C) 1995-2018 Free Software Foundation, Inc.
+/* utimes -- Change access and modification times of file. Posix version.
+ Copyright (C) 1995-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* futimesat -- Change access and modification times of file. Linux version.
+ Copyright (C) 2005-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
-/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
+/* futimesat -- Change access and modification times of file. Linux version.
+ Copyright (C) 2005-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
-/* Copyright (C) 2011-2018 Free Software Foundation, Inc.
+/* utimes -- Change access and modification times of file. Linux version.
+ Copyright (C) 2011-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
-/* Copyright (C) 1995-2018 Free Software Foundation, Inc.
+/* utimes -- Change access and modification times of file. Linux version.
+ Copyright (C) 1995-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or