[launchd-changes] [23671] branches/PR-6045086/launchd/src/launchd_runtime.c

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 18 18:41:36 PDT 2008


Revision: 23671
          http://trac.macosforge.org/projects/launchd/changeset/23671
Author:   dsorresso at apple.com
Date:     2008-08-18 18:41:36 -0700 (Mon, 18 Aug 2008)
Log Message:
-----------
Made some logging changes for tracking down the bug.

Modified Paths:
--------------
    branches/PR-6045086/launchd/src/launchd_runtime.c

Modified: branches/PR-6045086/launchd/src/launchd_runtime.c
===================================================================
--- branches/PR-6045086/launchd/src/launchd_runtime.c	2008-08-18 23:13:27 UTC (rev 23670)
+++ branches/PR-6045086/launchd/src/launchd_runtime.c	2008-08-19 01:41:36 UTC (rev 23671)
@@ -1173,7 +1173,7 @@
 INTERNAL_ABI int
 runtime_fsync(int fd)
 {
-#if 0
+#if 1
 	if (do_apple_internal_logging) {
 		return fcntl(fd, F_FULLFSYNC, NULL);
 	} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20080818/6c1856e0/attachment.html 


More information about the launchd-changes mailing list