GNU bug report logs - #40868
Grep C library for multi-string pattern matching?

Previous Next

Package: grep;

Reported by: noloader <at> gmail.com

Date: Sun, 26 Apr 2020 13:59:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Paul Jackson" <pj <at> usa.net>
To: 40868 <at> debbugs.gnu.org
Subject: bug#40868: Grep C library for multi-string pattern matching?
Date: Sun, 26 Apr 2020 18:53:26 -0500
Perhaps you could use fork, exec, pipe, read, write, and similar system calls,
to execute grep and feed data through it, without resorting to any shell or
any shell wrapper such as the system(3) library call.

Or, if that would work, except for being rather fussy to code,
then consider Colin Watson's libpipeline:

  http://libpipeline.nongnu.org

-- 
                Paul Jackson
                pj <at> usa.net




This bug report was last modified 4 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.