On Mon, Sep 19, 2011 at 5:52 PM, Doug Evans <d...@google.com> wrote:
> Hi.
>
> This patch adds two functions, timeval_add and timeval_sub,
> to libiberty.  GDB has use for them in a few places and since
> they're general purpose I wish to check them into libiberty.
>
> Ok to check in?
>
> 2011-09-19  Doug Evans  <d...@google.com>
>
>        include/
>        * timeval-utils.h: New file.
>
>        libiberty/
>        * timeval-utils.c: New file.
>        * Makefile.in (CFILES): Add it.
>        (REQUIRED_OFILES): Add timeval-utils.$(objext).
>        (INSTALLED_HEADERS): Add timeval-utils.h.
>        (timeval-utils.$(objext)): Add rule.

Ping.

Reply via email to