Change #269833
| Category | gcoreutils |
| Changed by | Collin Funk <collin.funk1@gmail.com> |
| Changed at | Mon 08 Jun 2026 01:43:50 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | c687e0586f027417fa2a6289f642694139f21702 |
Comments
nohup: port to mingw * bootstrap.conf (gnulib_modules): Add execvp which as a different prototype on Windows along with other issues mentioned in the Gnulib manual. * src/nohup.c (main): Check if SIGHUP is defined.
Changed files
- bootstrap.conf
- src/nohup.c