Quantcast

[PATCHES] Talloc documentation improvements

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[PATCHES] Talloc documentation improvements

Pavel Březina
Hello,
I'm sending some patches for the talloc doxygen documentation in the
attachment.

1-5 are focusing on the string functions
6-8 adds documentation for the last undocumented functions
     (tell me if I have missed something)
9   documents TALLOC_FREE_FILL
10  describes behaviour of the pool context which is out of memory

If there is any function you would like to document more, tell me.

Regards,
Pavel Březina.

0001-Talloc-doc-talloc_strdup_append.patch (2K) Download Attachment
0002-Talloc-doc-talloc_strdup_append_buffer.patch (2K) Download Attachment
0003-Talloc-doc-talloc_strndup_append.patch (2K) Download Attachment
0004-Talloc-doc-talloc_strndup_append_buffer.patch (2K) Download Attachment
0005-Talloc-doc-talloc_asprintf_append_buffer.patch (2K) Download Attachment
0006-Talloc-doc-talloc_set_abort_fn.patch (2K) Download Attachment
0007-Talloc-doc-talloc_set_log_fn.patch (1K) Download Attachment
0008-Talloc-doc-talloc_set_log_stderr.patch (1K) Download Attachment
0009-Talloc-doc-TALLOC_FREE_FILL.patch (1K) Download Attachment
0010-Talloc-doc-talloc_pool-when-not-enough-memory-in-the.patch (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [PATCHES] Talloc documentation improvements

Volker Lendecke
On Mon, Apr 16, 2012 at 03:47:29PM +0200, Pavel Březina wrote:

> Hello,
> I'm sending some patches for the talloc doxygen documentation in the
> attachment.
>
> 1-5 are focusing on the string functions
> 6-8 adds documentation for the last undocumented functions
>     (tell me if I have missed something)
> 9   documents TALLOC_FREE_FILL
> 10  describes behaviour of the pool context which is out of memory
>
> If there is any function you would like to document more, tell me.

Thanks!

Pushed it to autobuild.

Volker

--
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:[hidden email]
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [PATCHES] Talloc documentation improvements

Pavel Březina
On 04/18/2012 10:28 AM, Volker Lendecke wrote:

> On Mon, Apr 16, 2012 at 03:47:29PM +0200, Pavel Březina wrote:
>> Hello,
>> I'm sending some patches for the talloc doxygen documentation in the
>> attachment.
>>
>> 1-5 are focusing on the string functions
>> 6-8 adds documentation for the last undocumented functions
>>      (tell me if I have missed something)
>> 9   documents TALLOC_FREE_FILL
>> 10  describes behaviour of the pool context which is out of memory
>>
>> If there is any function you would like to document more, tell me.
>
> Thanks!
>
> Pushed it to autobuild.
>
> Volker
Hi,
here are two more patches.

Pavel.



0001-Talloc-doc-when-s-NULL-in-_append-functions.patch (3K) Download Attachment
0002-Talloc-doc-talloc_strdup_append-does-not-return-dupl.patch (2K) Download Attachment
Loading...