This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hurd".
The branch, master has been updated via f3ce932ee72deb019ae955e9880d3434f2d8d6b1 (commit) from 4a1f2d3866defbdc9386b52051c1d8540a8db451 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f3ce932ee72deb019ae955e9880d3434f2d8d6b1 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Thu Oct 31 17:01:08 2019 +0100 procfs: Fix asprintf format Last_processor is an int in the proc info, and there aren't really plans for machines with more than 4 billion processors. * procfs/process.c (process_file_gc_stat): Make last_processor unsigned instead of long unsigned. ----------------------------------------------------------------------- Summary of changes: procfs/process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Hurd