From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16410 invoked by alias); 16 May 2013 22:05:26 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 16400 invoked by uid 89); 16 May 2013 22:05:25 -0000 X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Received: from mail-pa0-f53.google.com (HELO mail-pa0-f53.google.com) (209.85.220.53) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 16 May 2013 22:05:24 +0000 Received: by mail-pa0-f53.google.com with SMTP id kq12so2916676pab.40 for ; Thu, 16 May 2013 15:05:23 -0700 (PDT) X-Received: by 10.68.166.229 with SMTP id zj5mr20091362pbb.167.1368741922966; Thu, 16 May 2013 15:05:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.160.98 with HTTP; Thu, 16 May 2013 15:04:41 -0700 (PDT) From: =?UTF-8?B?0JjQs9C+0YDRjCDQn9Cw0YjQtdCy?= Date: Thu, 16 May 2013 22:05:00 -0000 Message-ID: Subject: bufsplit equivalent To: libc-ports@sourceware.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2013-05/txt/msg00074.txt.bz2 Hi, all! Is there an equivalent of bufsplit() function in glibc? bufsplit=E2=80=93 split buffer into fields: http://docs.oracle.com/cd/E19683-01/817-0679/6mgfb870d/index.html