pkgsrc/net/libupnp/patches
obache 037271e078 Changes SetPolicyType() in threadutil:
* From schedctl(8) of NetBSD-5-RC2, setting of priority for the process running
  at SCHED_OTHER policy is not allowed, so change to skip if SCHED_OTHER is specified.
* Use sched_get_priority_min() instead of hard coded DEFAULT_SCHED_PARAM (= 0).
* Ajust return code as the "Returns:" section in this function's comment.
  sched_setscheduler(3) return the previous policy if succeed, it may not be 0.

Bump PKGREVISION.
2009-02-24 09:36:23 +00:00
..
patch-aa Changes SetPolicyType() in threadutil: 2009-02-24 09:36:23 +00:00
patch-ab Fix for setsockopt() in Threadpool.c to allow more than one process 2008-05-15 13:42:29 +00:00
patch-ac
patch-ae
patch-ag
patch-ah