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-03-15 08:29:22 +00:00
2004-04-14 17:51:38 +00:00
2003-11-21 22:24:57 +00:00
2004-03-15 08:29:22 +00:00
2004-03-15 08:29:22 +00:00
2004-03-15 08:29:22 +00:00
2004-03-15 08:29:22 +00:00
2004-04-14 17:51:38 +00:00
2005-04-23 06:26:38 +00:00
2005-04-14 02:52:50 +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-03-15 08:29:22 +00:00
2004-05-05 19:39:21 +00:00
2004-03-15 08:29:22 +00:00
2004-04-14 17:51:38 +00:00
2004-04-16 15:02:10 +00:00
2005-05-09 21:42:42 +00:00
2004-03-15 08:29:22 +00:00
2004-04-25 05:11:19 +00:00
2003-03-19 09:13:01 +00:00
2003-03-19 09:13:01 +00:00
2005-05-03 06:25:50 +00:00
2004-04-25 05:11:19 +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
2005-05-03 06:25:50 +00:00
2004-10-08 07:46:08 +00:00
2005-04-23 06:26:38 +00:00
2005-04-30 05:11:57 +00:00
2003-06-20 09:01:58 +00:00
2003-03-19 09:13:01 +00:00
2004-03-15 08:29:22 +00:00
2004-03-15 08:29:22 +00:00
2005-02-13 20:14:05 +00:00
2004-07-23 01:42:28 +00:00
2005-04-26 00:43:19 +00:00
2004-09-15 02:05:23 +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
2004-03-15 08:29:22 +00:00
2004-07-23 06:43:29 +00:00
2003-03-19 09:13:01 +00:00
2005-04-16 19:39:00 +00:00
2005-04-24 04:11:44 +00:00
2004-09-15 03:24:32 +00:00
2005-04-21 23:24:46 +00:00
2003-03-19 09:13:01 +00:00
2005-05-07 17:45:38 +00:00
2004-05-26 15:21:19 +00:00
2005-04-16 04:30:38 +00:00
2004-03-15 08:29:22 +00:00
2004-03-15 08:29:22 +00:00
2004-03-15 08:29:22 +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-04-25 05:11:19 +00:00
2004-01-26 07:17:30 +00:00
2003-03-19 09:13:01 +00:00
2004-03-15 08:29:22 +00:00
2005-04-23 01:42:03 +00:00
2004-09-02 22:21:41 +00:00
2003-03-19 09:13:01 +00:00