]> git.eshelyaron.com Git - emacs.git/commit
Adapt the recent 'num_processors' change to MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Mon, 11 Oct 2021 12:56:31 +0000 (15:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 11 Oct 2021 12:56:31 +0000 (15:56 +0300)
commit1a1b206a8b33dc597fe2153a59fa30baacf1dcc8
tree1eb9391ef27fbdbb0fabc83ba3eadd17d1683eb3
parent7cb463792334d6f59cdfc89165bac2d7783e3913
Adapt the recent 'num_processors' change to MS-Windows

* nt/gnulib-cfg.mk (OMIT_GNULIB_MODULE_nproc): Omit nproc.

* src/w32.c (num_processors): New function.
* src/w32proc.c (Fw32_get_nproc): Remove.
nt/gnulib-cfg.mk
src/w32.c
src/w32proc.c