Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> writes: > All functions in strbuf.h are documented, except strbuf_expand() and > launch_editor(). > > Signed-off-by: Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> > --- > > Actually this is a bit of request for help,... In that case,... > diff --git a/Documentation/technical/api-strbuf.txt b/Documentation/technical/api-strbuf.txt > index a52e4f3..3879e0e 100644 > --- a/Documentation/technical/api-strbuf.txt > +++ b/Documentation/technical/api-strbuf.txt > @@ -1,6 +1,175 @@ > strbuf API > ========== > > -Talk about <strbuf.h> > +strbuf's can be use in many ways: as a byte array, or to store arbitrary > +long, overflow safe strings. > > -(Pierre, JC) I expected somebody who touches this file to take hints from these names before removing them ;-) I'm still at work so I won't be commenting on them in this message but I'll take a look at it later. Pierre Cc'ed. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html