On Wed, Aug 21, 2013 at 8:36 AM, WANG Chao <chaow...@redhat.com> wrote:

> --- a/TODO
> +++ b/TODO
> @@ -96,8 +96,6 @@ Features:
>
> -* do we really need both hasprefix() and startswith()?

It needs a little bit more:
  - the open-coded startswith seems really slow, it should not get more users
  - hasprefix can no longer be compile-time optimized, which is not good

We might want something like this:
  http://lists.freedesktop.org/archives/systemd-devel/2013-July/011860.html

Thanks,
Kay
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to