* support/Makefile.am: Add utime.c and sys-time.c to the build.
authorJonathan Pryor <jpryor@novell.com>
Fri, 12 Nov 2004 15:07:39 +0000 (15:07 -0000)
committerJonathan Pryor <jpryor@novell.com>
Fri, 12 Nov 2004 15:07:39 +0000 (15:07 -0000)
commita89a45c700d210d0e1a7e85cd8a8f163107d46fa
tree8b06f775097808b17a8e0e86cb1c6c52dde96c1b
parent61471b144d5755d3b377781e81c5ac1ee0fe37bc
  * support/Makefile.am: Add utime.c and sys-time.c to the build.
  * support/sys-time.c: Added; export gettimeofday(2), settimeofday(2), utimes(2).
  * support/sys-stat.c: Export mknod(2).
  * support/utime.c: Added; export utime(2).

svn path=/trunk/mono/; revision=36053
support/Makefile.am
support/sys-stat.c
support/sys-time.c [new file with mode: 0644]
support/utime.c [new file with mode: 0644]