Print this page
13111 Want futimes() and lutimes() functions
Change-ID: I3be82d4242255a4100f8c35db373eb9140402fc4
   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet
   9 # at http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2011, Richard Lowe
  14 # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
  15 # Copyright 2014 Garrett D'Amore <garrett@damore.org>

  16 #
  17 
  18 include         $(SRC)/Makefile.master
  19 
  20 MANSECT=        3head
  21 
  22 MANFILES=       acct.h.3head            \
  23                 aio.h.3head             \
  24                 ar.h.3head              \
  25                 archives.h.3head        \
  26                 assert.h.3head          \
  27                 complex.h.3head         \
  28                 cpio.h.3head            \
  29                 dirent.h.3head          \
  30                 endian.h.3head          \
  31                 errno.h.3head           \
  32                 fcntl.h.3head           \
  33                 fenv.h.3head            \
  34                 float.h.3head           \
  35                 floatingpoint.h.3head   \


  76                 socket.h.3head          \
  77                 spawn.h.3head           \
  78                 stat.h.3head            \
  79                 statvfs.h.3head         \
  80                 stdbool.h.3head         \
  81                 stddef.h.3head          \
  82                 stdint.h.3head          \
  83                 stdio.h.3head           \
  84                 stdlib.h.3head          \
  85                 string.h.3head          \
  86                 strings.h.3head         \
  87                 stropts.h.3head         \
  88                 syslog.h.3head          \
  89                 tar.h.3head             \
  90                 tcp.h.3head             \
  91                 termios.h.3head         \
  92                 tgmath.h.3head          \
  93                 time.h.3head            \
  94                 timeb.h.3head           \
  95                 times.h.3head           \

  96                 types.h.3head           \
  97                 types32.h.3head         \
  98                 uchar.h.3head           \
  99                 ucontext.h.3head        \
 100                 uio.h.3head             \
 101                 ulimit.h.3head          \
 102                 un.h.3head              \
 103                 unistd.h.3head          \
 104                 utime.h.3head           \
 105                 utmpx.h.3head           \
 106                 utsname.h.3head         \
 107                 values.h.3head          \
 108                 wait.h.3head            \
 109                 wchar.h.3head           \
 110                 wctype.h.3head          \
 111                 wordexp.h.3head         \
 112                 xlocale.h.3head
 113 
 114 MANLINKS=       \
 115                 LIST_CLASS_ENTRY.3head \


 256                 socket.3head            \
 257                 spawn.3head             \
 258                 stat.3head              \
 259                 statvfs.3head           \
 260                 stdbool.3head           \
 261                 stddef.3head            \
 262                 stdint.3head            \
 263                 stdio.3head             \
 264                 stdlib.3head            \
 265                 string.3head            \
 266                 strings.3head           \
 267                 stropts.3head           \
 268                 syslog.3head            \
 269                 tar.3head               \
 270                 tcp.3head               \
 271                 termios.3head           \
 272                 tgmath.3head            \
 273                 time.3head              \
 274                 timeb.3head             \
 275                 times.3head             \



 276                 types.3head             \
 277                 types32.3head           \
 278                 ucontext.3head          \
 279                 uio.3head               \
 280                 ulimit.3head            \
 281                 un.3head                \
 282                 unistd.3head            \
 283                 utime.3head             \
 284                 utmpx.3head             \
 285                 utsname.3head           \
 286                 values.3head            \
 287                 wait.3head              \
 288                 wchar.3head             \
 289                 wctype.3head            \
 290                 wordexp.3head           \
 291                 xlocale.3head
 292 
 293 LIST_CLASS_ENTRY.3head := LINKSRC = queue.h.3head
 294 LIST_CLASS_HEAD.3head := LINKSRC = queue.h.3head
 295 LIST_CONCAT.3head := LINKSRC = queue.h.3head


 434 socket.3head            := LINKSRC = socket.h.3head
 435 spawn.3head             := LINKSRC = spawn.h.3head
 436 stat.3head              := LINKSRC = stat.h.3head
 437 statvfs.3head           := LINKSRC = statvfs.h.3head
 438 stdbool.3head           := LINKSRC = stdbool.h.3head
 439 stddef.3head            := LINKSRC = stddef.h.3head
 440 stdint.3head            := LINKSRC = stdint.h.3head
 441 stdio.3head             := LINKSRC = stdio.h.3head
 442 stdlib.3head            := LINKSRC = stdlib.h.3head
 443 string.3head            := LINKSRC = string.h.3head
 444 strings.3head           := LINKSRC = strings.h.3head
 445 stropts.3head           := LINKSRC = stropts.h.3head
 446 syslog.3head            := LINKSRC = syslog.h.3head
 447 tar.3head               := LINKSRC = tar.h.3head
 448 tcp.3head               := LINKSRC = tcp.h.3head
 449 termios.3head           := LINKSRC = termios.h.3head
 450 tgmath.3head            := LINKSRC = tgmath.h.3head
 451 time.3head              := LINKSRC = time.h.3head
 452 timeb.3head             := LINKSRC = timeb.h.3head
 453 times.3head             := LINKSRC = times.h.3head




 454 types.3head             := LINKSRC = types.h.3head
 455 types32.3head           := LINKSRC = types32.h.3head
 456 ucontext.3head          := LINKSRC = ucontext.h.3head
 457 uio.3head               := LINKSRC = uio.h.3head
 458 ulimit.3head            := LINKSRC = ulimit.h.3head
 459 un.3head                := LINKSRC = un.h.3head
 460 unistd.3head            := LINKSRC = unistd.h.3head
 461 utime.3head             := LINKSRC = utime.h.3head
 462 utmpx.3head             := LINKSRC = utmpx.h.3head
 463 utsname.3head           := LINKSRC = utsname.h.3head
 464 values.3head            := LINKSRC = values.h.3head
 465 wait.3head              := LINKSRC = wait.h.3head
 466 wchar.3head             := LINKSRC = wchar.h.3head
 467 wctype.3head            := LINKSRC = wctype.h.3head
 468 wordexp.3head           := LINKSRC = wordexp.h.3head
 469 xlocale.3head           := LINKSRC = xlocale.h.3head
 470 
 471 .KEEP_STATE:
 472 
 473 include         $(SRC)/man/Makefile.man
   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet
   9 # at http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2011, Richard Lowe
  14 # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
  15 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  16 # Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
  17 #
  18 
  19 include         $(SRC)/Makefile.master
  20 
  21 MANSECT=        3head
  22 
  23 MANFILES=       acct.h.3head            \
  24                 aio.h.3head             \
  25                 ar.h.3head              \
  26                 archives.h.3head        \
  27                 assert.h.3head          \
  28                 complex.h.3head         \
  29                 cpio.h.3head            \
  30                 dirent.h.3head          \
  31                 endian.h.3head          \
  32                 errno.h.3head           \
  33                 fcntl.h.3head           \
  34                 fenv.h.3head            \
  35                 float.h.3head           \
  36                 floatingpoint.h.3head   \


  77                 socket.h.3head          \
  78                 spawn.h.3head           \
  79                 stat.h.3head            \
  80                 statvfs.h.3head         \
  81                 stdbool.h.3head         \
  82                 stddef.h.3head          \
  83                 stdint.h.3head          \
  84                 stdio.h.3head           \
  85                 stdlib.h.3head          \
  86                 string.h.3head          \
  87                 strings.h.3head         \
  88                 stropts.h.3head         \
  89                 syslog.h.3head          \
  90                 tar.h.3head             \
  91                 tcp.h.3head             \
  92                 termios.h.3head         \
  93                 tgmath.h.3head          \
  94                 time.h.3head            \
  95                 timeb.h.3head           \
  96                 times.h.3head           \
  97                 timespec.3head          \
  98                 types.h.3head           \
  99                 types32.h.3head         \
 100                 uchar.h.3head           \
 101                 ucontext.h.3head        \
 102                 uio.h.3head             \
 103                 ulimit.h.3head          \
 104                 un.h.3head              \
 105                 unistd.h.3head          \
 106                 utime.h.3head           \
 107                 utmpx.h.3head           \
 108                 utsname.h.3head         \
 109                 values.h.3head          \
 110                 wait.h.3head            \
 111                 wchar.h.3head           \
 112                 wctype.h.3head          \
 113                 wordexp.h.3head         \
 114                 xlocale.h.3head
 115 
 116 MANLINKS=       \
 117                 LIST_CLASS_ENTRY.3head \


 258                 socket.3head            \
 259                 spawn.3head             \
 260                 stat.3head              \
 261                 statvfs.3head           \
 262                 stdbool.3head           \
 263                 stddef.3head            \
 264                 stdint.3head            \
 265                 stdio.3head             \
 266                 stdlib.3head            \
 267                 string.3head            \
 268                 strings.3head           \
 269                 stropts.3head           \
 270                 syslog.3head            \
 271                 tar.3head               \
 272                 tcp.3head               \
 273                 termios.3head           \
 274                 tgmath.3head            \
 275                 time.3head              \
 276                 timeb.3head             \
 277                 times.3head             \
 278                 timeval.3head           \
 279                 TIMEVAL_TO_TIMESPEC.3head \
 280                 TIMESPEC_TO_TIMEVAL.3head \
 281                 types.3head             \
 282                 types32.3head           \
 283                 ucontext.3head          \
 284                 uio.3head               \
 285                 ulimit.3head            \
 286                 un.3head                \
 287                 unistd.3head            \
 288                 utime.3head             \
 289                 utmpx.3head             \
 290                 utsname.3head           \
 291                 values.3head            \
 292                 wait.3head              \
 293                 wchar.3head             \
 294                 wctype.3head            \
 295                 wordexp.3head           \
 296                 xlocale.3head
 297 
 298 LIST_CLASS_ENTRY.3head := LINKSRC = queue.h.3head
 299 LIST_CLASS_HEAD.3head := LINKSRC = queue.h.3head
 300 LIST_CONCAT.3head := LINKSRC = queue.h.3head


 439 socket.3head            := LINKSRC = socket.h.3head
 440 spawn.3head             := LINKSRC = spawn.h.3head
 441 stat.3head              := LINKSRC = stat.h.3head
 442 statvfs.3head           := LINKSRC = statvfs.h.3head
 443 stdbool.3head           := LINKSRC = stdbool.h.3head
 444 stddef.3head            := LINKSRC = stddef.h.3head
 445 stdint.3head            := LINKSRC = stdint.h.3head
 446 stdio.3head             := LINKSRC = stdio.h.3head
 447 stdlib.3head            := LINKSRC = stdlib.h.3head
 448 string.3head            := LINKSRC = string.h.3head
 449 strings.3head           := LINKSRC = strings.h.3head
 450 stropts.3head           := LINKSRC = stropts.h.3head
 451 syslog.3head            := LINKSRC = syslog.h.3head
 452 tar.3head               := LINKSRC = tar.h.3head
 453 tcp.3head               := LINKSRC = tcp.h.3head
 454 termios.3head           := LINKSRC = termios.h.3head
 455 tgmath.3head            := LINKSRC = tgmath.h.3head
 456 time.3head              := LINKSRC = time.h.3head
 457 timeb.3head             := LINKSRC = timeb.h.3head
 458 times.3head             := LINKSRC = times.h.3head
 459 timespec.3head          := LINKSRC = time.h.3head
 460 timeval.3head           := LINKSRC = timespec.3head
 461 TIMEVAL_TO_TIMESPEC.3head := LINKSRC = timespec.3head
 462 TIMESPEC_TO_TIMEVAL.3head := LINKSRC = timespec.3head
 463 types.3head             := LINKSRC = types.h.3head
 464 types32.3head           := LINKSRC = types32.h.3head
 465 ucontext.3head          := LINKSRC = ucontext.h.3head
 466 uio.3head               := LINKSRC = uio.h.3head
 467 ulimit.3head            := LINKSRC = ulimit.h.3head
 468 un.3head                := LINKSRC = un.h.3head
 469 unistd.3head            := LINKSRC = unistd.h.3head
 470 utime.3head             := LINKSRC = utime.h.3head
 471 utmpx.3head             := LINKSRC = utmpx.h.3head
 472 utsname.3head           := LINKSRC = utsname.h.3head
 473 values.3head            := LINKSRC = values.h.3head
 474 wait.3head              := LINKSRC = wait.h.3head
 475 wchar.3head             := LINKSRC = wchar.h.3head
 476 wctype.3head            := LINKSRC = wctype.h.3head
 477 wordexp.3head           := LINKSRC = wordexp.h.3head
 478 xlocale.3head           := LINKSRC = xlocale.h.3head
 479 
 480 .KEEP_STATE:
 481 
 482 include         $(SRC)/man/Makefile.man