summaryrefslogtreecommitdiff
path: root/win32/nice.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-161-1/+1
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Trailing whitespacesGabriel Caruso2018-01-031-6/+6
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Updated the comment regarding what priority modes that are left out for the n...Kalle Sommer Nielsen2016-11-191-1/+12
* Remove support for REALTIME_PRIORITY_CLASS in proc_nice() on Windows.Kalle Sommer Nielsen2016-11-191-5/+3
* Make proc_nice() more in line with that of Unix, as discussed with AnatolKalle Sommer Nielsen2016-10-181-16/+13
* Change the semantics of proc_nice() for Windows to better match the values of...Kalle Sommer Nielsen2016-10-161-12/+18
* Implemented proc_nice() for Windows (FR #49806)Kalle Sommer Nielsen2016-10-161-0/+80