Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 05:15:31 UTC Now

2016-06-05 09:43:35 UTC MAIN commitmail json YAML

Updated devel/p5-Cache-FastMmap to 1.44
---------------------------------------
1.44 Wed Jun 1 21:45 2016
  - Set FD_CLOEXEC flag on cache files when opened.
    Particularly useful in Net::Server where
    HUPing a process causes it to exec() itself.
    Unless you undef the cache references, you'll
    leak fd's after each HUP

(mef)