summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
Diffstat (limited to 'io')
-rw-r--r--io/futimens.c2
-rw-r--r--io/utime.c3
2 files changed, 3 insertions, 2 deletions
diff --git a/io/futimens.c b/io/futimens.c
index fa93096de6..fb170ffc3c 100644
--- a/io/futimens.c
+++ b/io/futimens.c
@@ -1,4 +1,4 @@
-/* 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.
diff --git a/io/utime.c b/io/utime.c
index 1b385a2fe3..3f3c03c92d 100644
--- a/io/utime.c
+++ b/io/utime.c
@@ -1,4 +1,5 @@
-/* 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