Almudena Garcia, le sam. 26 oct. 2019 23:38:56 +0200, a ecrit:
> These patches isn't tested yet.

They will surely not work, since you didn't put anything in that new
field inside GNU Mach :)

See the function that fills it in GNU Mach: thread_info()'s
THREAD_SCHED_INFO case. There, for backward compatibility with existing
binaries, you have to handle both the case where the application
passes the old count (built with the old GNU Mach header defining
THREAD_SCHED_INFO_COUNT), and the case where the application passes the
new count (built with the new header).

Samuel

Reply via email to