entered into RCS
authorRoland McGrath <roland@gnu.org>
Thu, 13 May 1993 01:27:59 +0000 (01:27 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 13 May 1993 01:27:59 +0000 (01:27 +0000)
sysdeps/unix/sysv/sysv4/solaris2/utimes.S [new file with mode: 0644]
sysdeps/unix/sysv/sysv4/utsnamelen.h [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/sysv4/solaris2/utimes.S b/sysdeps/unix/sysv/sysv4/solaris2/utimes.S
new file mode 100644 (file)
index 0000000..16baf44
--- /dev/null
@@ -0,0 +1,2 @@
+/* Solaris has the BSD `utimes' function.  */
+#include <sysdeps/unix/bsd/__utimes.S>
diff --git a/sysdeps/unix/sysv/sysv4/utsnamelen.h b/sysdeps/unix/sysv/sysv4/utsnamelen.h
new file mode 100644 (file)
index 0000000..9dcc618
--- /dev/null
@@ -0,0 +1 @@
+#define _UTSNAME_LENGTH 257