• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/gamin/gamin-0.1.9-debug.patch
John VoltzJohn Voltz committed 70d3331748106 Mar 2008
Raw file
Source viewDiff to previous
 
1
--- a/server/gam_poll_basic.c   2007-07-04 09:46:29.000000000 -0400
2
+++ b/server/gam_poll_basic.c   2008-02-13 15:04:57.000000000 -0500
3
@@ -343,9 +343,9 @@ gam_poll_basic_poll_file(GamNode * node)
4
 #ifdef VERBOSE_POLL
5
        GAM_DEBUG(DEBUG_INFO, "Poll: poll_file %s unchanged\n", path);
6
 #ifdef ST_MTIM_NSEC
7
-       GAM_DEBUG(DEBUG_INFO, "%d %d : %d %d\n", node->sbuf.st_mtim.tv_sec, node->sbuf.st_mtim.tv_nsec, sbuf.st_mtim.tv_sec, sbuf.st_mtim.tv_nsec);
8
+//     GAM_DEBUG(DEBUG_INFO, "%d %d : %d %d\n", node->sbuf.st_mtim.tv_sec, node->sbuf.st_mtim.tv_nsec, sbuf.st_mtim.tv_sec, sbuf.st_mtim.tv_nsec);
9
 #else
10
-       GAM_DEBUG(DEBUG_INFO, "%d : %d\n", node->sbuf.st_mtime, sbuf.st_mtim.tv_nsec);
11
+//     GAM_DEBUG(DEBUG_INFO, "%d : %d\n", node->sbuf.st_mtime, sbuf.st_mtim.tv_nsec);
12
 #endif /* ST_MTIM_NSEC */
13
 #endif /* VERBOSE_POLL */
14
    }
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.