Print this page
OS-3294 add support for inotify
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3c/Makefile
          +++ new/usr/src/man/man3c/Makefile
↓ open down ↓ 202 lines elided ↑ open up ↑
 203  203                  glob.3c                                         \
 204  204                  grantpt.3c                                      \
 205  205                  hsearch.3c                                      \
 206  206                  iconv.3c                                        \
 207  207                  iconv_close.3c                                  \
 208  208                  iconv_open.3c                                   \
 209  209                  imaxabs.3c                                      \
 210  210                  imaxdiv.3c                                      \
 211  211                  index.3c                                        \
 212  212                  initgroups.3c                                   \
      213 +                inotify_init.3c                                 \
      214 +                inotify_add_watch.3c                            \
      215 +                inotify_rm_watch.3c                             \
 213  216                  insque.3c                                       \
 214  217                  is_system_labeled.3c                            \
 215  218                  isaexec.3c                                      \
 216  219                  isastream.3c                                    \
 217  220                  isatty.3c                                       \
 218  221                  isnand.3c                                       \
 219  222                  iswalpha.3c                                     \
 220  223                  iswctype.3c                                     \
 221  224                  killpg.3c                                       \
 222  225                  lckpwdf.3c                                      \
↓ open down ↓ 2281 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX