hush/coreutils
Rob Landley 540d3f60f3 Patch from Shaun Jackman:
> This patch modfies expr to use portable POSIX regex rather than BSD
> regex.
...
> This updated patch implements an anchored regex by checking that the
> match starts at offset 0.

More to the point, this patch uses the same regex that sed.c is already using
(opportunity to suck in less library code), and even building a dynamically
linked busybox with just expr the result is a slightly smaller binary (by 94
bytes, I dunno what nm --size-sort has to say about it because I didn't build
with debug info, since that changes the binary size a lot by disabling
optimization...)

Your mileage may vary.  Handle with caution.  Do not taunt happy fun ball.
2005-05-09 21:42:42 +00:00
..
2004-10-08 07:46:08 +00:00
2004-04-14 17:51:38 +00:00
2004-04-14 17:51:38 +00:00
2004-04-14 17:51:38 +00:00
2004-10-11 20:52:16 +00:00
2004-01-30 22:24:32 +00:00
2004-08-03 00:14:02 +00:00
2004-05-05 19:39:21 +00:00
2004-04-14 17:51:38 +00:00
2005-05-09 21:42:42 +00:00
2003-03-19 09:13:01 +00:00
2003-03-19 09:13:01 +00:00
2003-03-19 09:13:01 +00:00
2005-04-29 22:13:04 +00:00
2004-04-14 17:51:38 +00:00
2004-10-08 07:46:08 +00:00
2003-06-20 09:01:58 +00:00
2003-03-19 09:13:01 +00:00
2004-07-23 01:42:28 +00:00
2003-03-19 09:13:01 +00:00
2003-03-19 09:13:01 +00:00
2003-06-20 09:01:58 +00:00
2003-03-19 09:13:01 +00:00
2005-04-24 04:11:44 +00:00
2003-03-19 09:13:01 +00:00
2005-04-16 04:30:38 +00:00
2003-03-19 09:13:01 +00:00
2003-03-19 09:13:01 +00:00
2004-08-28 00:43:07 +00:00
2003-03-19 09:13:01 +00:00
2004-01-26 07:17:30 +00:00
2003-03-19 09:13:01 +00:00
2004-09-02 22:21:41 +00:00
2003-03-19 09:13:01 +00:00