Re: [PATCH glibc] Use proc_getchildren_rusage when available in getrusage and times.

2024-02-17 Thread Samuel Thibault
Looks much nicer, applied, thanks! :D Flavio Cruz, le sam. 17 févr. 2024 11:48:46 -0500, a ecrit: > --- > config.h.in| 3 + > sysdeps/mach/hurd/configure| 174 + > sysdeps/mach/hurd/configure.ac | 19 > sysdeps/mach/hurd/getrusage.c

Re: [PATCH glibc] Use proc_getchildren_rusage when available in getrusage and times.

2024-02-16 Thread Samuel Thibault
Flavio Cruz, le ven. 16 févr. 2024 13:26:30 -0500, a ecrit: > diff --git a/sysdeps/mach/configure.ac b/sysdeps/mach/configure.ac > index 730fb25d..db1e453f 100644 > --- a/sysdeps/mach/configure.ac > +++ b/sysdeps/mach/configure.ac Mach is not necessarily about hurd :) Better put it in sysdeps/mac