Re: [Patch v2 08/17] util: add string-util.[ch]
authorJani Nikula <jani@nikula.org>
Fri, 30 Nov 2012 23:41:10 +0000 (01:41 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:51:14 +0000 (09:51 -0800)
a0/b15874845229f4100ce6fa85c3803c00bdcb85 [new file with mode: 0644]

diff --git a/a0/b15874845229f4100ce6fa85c3803c00bdcb85 b/a0/b15874845229f4100ce6fa85c3803c00bdcb85
new file mode 100644 (file)
index 0000000..75e3f38
--- /dev/null
@@ -0,0 +1,174 @@
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 78F72431FAF\r
+       for <notmuch@notmuchmail.org>; Fri, 30 Nov 2012 15:41:19 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id aFBT+GJPZGGG for <notmuch@notmuchmail.org>;\r
+       Fri, 30 Nov 2012 15:41:14 -0800 (PST)\r
+Received: from mail-la0-f53.google.com (mail-la0-f53.google.com\r
+       [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 88BE4431FAE\r
+       for <notmuch@notmuchmail.org>; Fri, 30 Nov 2012 15:41:14 -0800 (PST)\r
+Received: by mail-la0-f53.google.com with SMTP id w12so856013lag.26\r
+       for <notmuch@notmuchmail.org>; Fri, 30 Nov 2012 15:41:13 -0800 (PST)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+       d=google.com; s=20120113;\r
+       h=from:to:cc:subject:in-reply-to:references:user-agent:date\r
+       :message-id:mime-version:content-type:x-gm-message-state;\r
+       bh=1EGn6wO1dSLpXY+kkHKIjg5LDDjuTdbAzUiqTGtYMvE=;\r
+       b=bj46xxPARHmrT7Hlstl2rfv0UMDqK8teBWsXfcJ+zXlWQ5SBpKedjiDUCCOtSnQLME\r
+       CySZU3PP0FdO/kpY5er2RSSDCHtvk9oIDc9Yxgr0EMA/9am+uinc/YaverTt/3vi7FeI\r
+       FjFgTQ4Te4TX43HpKx8qal1jDgOHYrSd7OGv/3ZYiqm4a7q7xXABTU4ef4w0b05p/rcE\r
+       1MZzlsmTJt97ZVp3AE4U44i7nMM8a1Aop5KbdhTNfyAZimzjtJgUZz4O1l9NwQi3wvq7\r
+       1/3FhFvCGuTOfhFz4zmb0lh33ze/M/z/P1dAB2KggmqQ259nZ73SjTY253GicYKoOm8w\r
+       RZoA==\r
+Received: by 10.112.87.40 with SMTP id u8mr1507442lbz.50.1354318873013;\r
+       Fri, 30 Nov 2012 15:41:13 -0800 (PST)\r
+Received: from localhost (dsl-hkibrasgw4-fe51df00-27.dhcp.inet.fi.\r
+       [80.223.81.27])\r
+       by mx.google.com with ESMTPS id y10sm2591311lbg.4.2012.11.30.15.41.11\r
+       (version=SSLv3 cipher=OTHER); Fri, 30 Nov 2012 15:41:12 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: david@tethera.net, notmuch@notmuchmail.org\r
+Subject: Re: [Patch v2 08/17] util: add string-util.[ch]\r
+In-Reply-To: <1353792017-31459-9-git-send-email-david@tethera.net>\r
+References: <1353792017-31459-1-git-send-email-david@tethera.net>\r
+       <1353792017-31459-9-git-send-email-david@tethera.net>\r
+User-Agent: Notmuch/0.14+124~g3b17402 (http://notmuchmail.org) Emacs/23.4.1\r
+       (i686-pc-linux-gnu)\r
+Date: Sat, 01 Dec 2012 01:41:10 +0200\r
+Message-ID: <87fw3qacbt.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-Gm-Message-State:\r
+ ALoCoQlPD5mWqDrmF9iww2q0eKzzno/lhBpTRYocnHH5V5ePHXAn4i6XiR7XJB1ni12aMBHwTgpl\r
+Cc: David Bremner <bremner@debian.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 30 Nov 2012 23:41:19 -0000\r
+\r
+On Sat, 24 Nov 2012, david@tethera.net wrote:\r
+> From: David Bremner <bremner@debian.org>\r
+>\r
+> This is to give a home to strtok_len. It's a bit silly to add a header\r
+> for one routine, but it needs to be shared between several compilation\r
+> units (or at least that's the most natural design).\r
+\r
+Good stuff! ;)\r
+\r
+Jani.\r
+\r
+> ---\r
+>  util/Makefile.local |    3 ++-\r
+>  util/string-util.c  |   34 ++++++++++++++++++++++++++++++++++\r
+>  util/string-util.h  |   19 +++++++++++++++++++\r
+>  3 files changed, 55 insertions(+), 1 deletion(-)\r
+>  create mode 100644 util/string-util.c\r
+>  create mode 100644 util/string-util.h\r
+>\r
+> diff --git a/util/Makefile.local b/util/Makefile.local\r
+> index 3ca623e..a11e35b 100644\r
+> --- a/util/Makefile.local\r
+> +++ b/util/Makefile.local\r
+> @@ -3,7 +3,8 @@\r
+>  dir := util\r
+>  extra_cflags += -I$(srcdir)/$(dir)\r
+>  \r
+> -libutil_c_srcs := $(dir)/xutil.c $(dir)/error_util.c $(dir)/hex-escape.c\r
+> +libutil_c_srcs := $(dir)/xutil.c $(dir)/error_util.c $(dir)/hex-escape.c \\r
+> +              $(dir)/string-util.c\r
+>  \r
+>  libutil_modules := $(libutil_c_srcs:.c=.o)\r
+>  \r
+> diff --git a/util/string-util.c b/util/string-util.c\r
+> new file mode 100644\r
+> index 0000000..44f8cd3\r
+> --- /dev/null\r
+> +++ b/util/string-util.c\r
+> @@ -0,0 +1,34 @@\r
+> +/* string-util.c -  Extra or enhanced routines for null terminated strings.\r
+> + *\r
+> + * Copyright (c) 2012 Jani Nikula\r
+> + *\r
+> + * This program is free software: you can redistribute it and/or modify\r
+> + * it under the terms of the GNU General Public License as published by\r
+> + * the Free Software Foundation, either version 3 of the License, or\r
+> + * (at your option) any later version.\r
+> + *\r
+> + * This program is distributed in the hope that it will be useful,\r
+> + * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
+> + * GNU General Public License for more details.\r
+> + *\r
+> + * You should have received a copy of the GNU General Public License\r
+> + * along with this program.  If not, see http://www.gnu.org/licenses/ .\r
+> + *\r
+> + * Author: Jani Nikula <jani@nikula.org>\r
+> + */\r
+> +\r
+> +\r
+> +#include "string-util.h"\r
+> +\r
+> +char *\r
+> +strtok_len (char *s, const char *delim, size_t *len)\r
+> +{\r
+> +    /* skip initial delims */\r
+> +    s += strspn (s, delim);\r
+> +\r
+> +    /* length of token */\r
+> +    *len = strcspn (s, delim);\r
+> +\r
+> +    return *len ? s : NULL;\r
+> +}\r
+> diff --git a/util/string-util.h b/util/string-util.h\r
+> new file mode 100644\r
+> index 0000000..696da40\r
+> --- /dev/null\r
+> +++ b/util/string-util.h\r
+> @@ -0,0 +1,19 @@\r
+> +#ifndef _STRING_UTIL_H\r
+> +#define _STRING_UTIL_H\r
+> +\r
+> +#include <string.h>\r
+> +\r
+> +/* like strtok(3), but without state, and doesn't modify s. usage pattern:\r
+> + *\r
+> + * const char *tok = input;\r
+> + * const char *delim = " \t";\r
+> + * size_t tok_len = 0;\r
+> + *\r
+> + * while ((tok = strtok_len (tok + tok_len, delim, &tok_len)) != NULL) {\r
+> + *     // do stuff with string tok of length tok_len\r
+> + * }\r
+> + */\r
+> +\r
+> +char *strtok_len (char *s, const char *delim, size_t *len);\r
+> +\r
+> +#endif\r
+> -- \r
+> 1.7.10.4\r
+>\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> http://notmuchmail.org/mailman/listinfo/notmuch\r