Samuel Thibault writes:
> +/* Removes a segment attachment. Returns its size if found, or EINVAL
> + otherwise. */
> +error_t
> +__sysvshm_remove (void *addr, size_t *size)
Doesn't literally return the size. There is a more accurate
comment in sysvshm.h; perhaps this one could be just remov
I can't see how this patch could apply to the trunk code.
Please submit a patch that is verified to do so.
> 2005-07-11 Marcus Brinkmann
Note for the actual commit: we now use the date of merge rather than the
original date in the ChangeLog entry.
> * hurd/Makefile (routines): Add sys
> > Since I see you already have
> > copyright paperwork and you're doing more than just the one change,
> > would you like to get set up to commit yourself?
>
> Given also my contributions so far, I guess that I should better need
> review for now, no?
Everybody needs review. Getting set up to