[PATCH 3/5] programs/services: Break services into Loader groups

Sebastian Lackner sebastian at fds-team.de
Thu Aug 11 00:38:00 CDT 2016


On 09.08.2016 18:40, Aric Stewart wrote:
> 
> Sort the groups by the service's tag to start in order
> 
> Signed-off-by: Aric Stewart <aric at codeweavers.com>
> ---
>  programs/services/services.c | 101 ++++++++++++++++++++++++++++++++-----------
>  1 file changed, 75 insertions(+), 26 deletions(-)
> 

I believe this can be solved a bit easier. Why not just a sort function callback
which sorts for both group and tag?




More information about the wine-devel mailing list