Age | Commit message (Expand) | Author |
---|---|---|
2022-11-18 | lib/pattern: Support binary pattern buffers on windows | Logan Gunthorpe |
2022-11-18 | options: Support arbitrarily long pattern buffers | Logan Gunthorpe |
2022-11-18 | lib/pattern: Support short repeated read calls when loading from file | Logan Gunthorpe |
2022-11-18 | lib/pattern: Support NULL output buffer in parse_and_fill_pattern() | Logan Gunthorpe |
2022-02-20 | Spelling and grammar fixes | Ville Skyttä |
2020-05-23 | Do not read past the end of fmt_desc[] | Bart Van Assche |
2020-05-23 | Fix spelling in a source code comment | Bart Van Assche |
2018-03-21 | Refactor #includes and headers | Sitsofe Wheeler |
2017-06-08 | Add strndup() function, if we don't have it | Jens Axboe |
2017-06-08 | pattern: Add support for files in buffer_pattern argument. | Stephen Bates |
2017-04-26 | Make lib/pattern.c a stand-alone library | Tomohiro Kusumi |
2015-12-28 | lib/pattern: include oslib/strcasestr.h | Jens Axboe |
2015-09-04 | lib/pattern: add set of functions to parse combined pattern input | Roman Pen |