Michael Haubenwallner 135577f708 forkables: simplify disabling via shm
* Rename cygwin_shared->prefer_forkable_hardlinks to
  forkable_hardlink_support, with values
  0 for Unknown, 1 for Supported, -1 for Unsupported.
  Upon first dll loaded ever, dll_list::forkable_ntnamesize checks the
  /var/run/cygfork directory to both exist and reside on NTFS, setting
  cygwin_shared->forkable_hardlink_support accordingly.
* Replace enum forkables_needs by bool forkables_created: Set
  to True by request_forkables after creating forkable hardlinks.
2019-02-07 15:58:02 +01:00
..
2016-03-08 13:56:40 +01:00
2017-08-02 01:18:55 -05:00
2017-03-08 17:49:08 +00:00
2018-01-17 11:47:13 -06:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00