summaryrefslogtreecommitdiff
path: root/libbb/xregcomp.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+0
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* grep: option to use GNU regex matching instead of POSIX one.Denis Vlasenko2008-08-091-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-2/+2
* less: stop dying on bad regexps, quietly pipe data w/oDenis Vlasenko2006-12-211-1/+10
* less: total cleanup and bugfix.Denis Vlasenko2006-12-211-5/+2
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-24/+1
* split libbb: moved xregcomp separatelly for speed up recompile"Vladimir N. Oleynik"2005-09-141-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-10/+6
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+53