Removed the PID niceness surrogate for thread priorities as requested by

2004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>

	* configure.in, config.h.win32.in, glib/gthread.c: Removed the PID
	niceness surrogate for thread priorities as requested by Tim. It
	does more harm than good.

        * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
	niceness surrogate for thread priorities.
This commit is contained in:
Sebastian Wilhelmi
2004-02-26 14:44:42 +00:00
committed by Sebastian Wilhelmi
parent dbbb29f608
commit 76c213543a
11 changed files with 36 additions and 97 deletions

View File

@@ -1,5 +1,8 @@
2004-02-26 Sebastian Wilhelmi <seppi@seppi.de>
* glib/tmpl/threads.sgml: Updated to reflect removal of the PID
niceness surrogate for thread priorities.
* glib/glib-overrides.txt, glib/glib-sections.txt,
glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
for atomic operations.