[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Thu Sep 16 14:20:17 MDT 2010


The branch, master has been updated
       via  66ad6c7 Ñ•3: remove smb_msleep prototype from here
      from  6bc68fa s3: remove TvalDiff macro, we can use the shared usec_time_diff function

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 66ad6c75e9efbd9837c70a716b556520c0279597
Author: Björn Jacke <bj at sernet.de>
Date:   Thu Sep 16 22:18:45 2010 +0200

    Ñ•3: remove smb_msleep prototype from here

-----------------------------------------------------------------------

Summary of changes:
 source3/include/proto.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/proto.h b/source3/include/proto.h
index 6fe8f64..7796e05 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -1153,7 +1153,6 @@ char *unix_clean_name(TALLOC_CTX *ctx, const char *s);
 char *clean_name(TALLOC_CTX *ctx, const char *s);
 ssize_t write_data_at_offset(int fd, const char *buffer, size_t N, SMB_OFF_T pos);
 int set_blocking(int fd, bool set);
-void smb_msleep(unsigned int t);
 NTSTATUS reinit_after_fork(struct messaging_context *msg_ctx,
 			   struct event_context *ev_ctx,
 			   struct server_id id,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list