[ABRT PATCH 2/5 v2] introduce abrt-upload-watch

Denys Vlasenko dvlasenk at redhat.com
Thu Aug 22 10:04:57 UTC 2013


On 08/21/2013 06:17 PM, Jakub Filak wrote:
> Version 2:
> * used xmalloc, xchdir
> * removed APPROX_BYTES_PER_ARCHIVE_NAME
> * the standard descriptors moved to /dev/null
> * still using queue as we should decide which use cases we want to
>   support
> * still using struct process because I want to avoid global variables
>   (well, I know that the structure is overloaded but I'm still happy
>    with this solution because it is less confusing for me)
> 
> git am -s -c *.mbox
> -->8-->8-->8-->8-->8-->8-->8-->8-->8-->8-->8-->8-->8-->8-->8-->8--
> Related to #657
> 
> Signed-off-by: Jakub Filak <jfilak at redhat.com>

Pushed with minor changes (changed some error_msg's to perror_msg's
and vice versa).
Thanks!


More information about the Crash-catcher mailing list