* new-features.sgml (ov-new1.7.10): Document new pthread APIs.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | ||||
| 2011-05-02  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net> | ||||
|  | ||||
| 	* new-features.sgml (ov-new1.7.10): Document new pthread APIs. | ||||
|  | ||||
| 2011-05-02  Corinna Vinschen  <corinna@vinschen.de> | ||||
|  | ||||
| 	Throughout remove NT4 from documentation. | ||||
|   | ||||
| @@ -39,7 +39,8 @@ as well as the version of GCC used when compiling. | ||||
| </para></listitem> | ||||
|  | ||||
| <listitem><para> | ||||
| Other new API: ppoll. | ||||
| Other new API: ppoll, pthread_attr_getstack, pthread_attr_getstackaddr, | ||||
| pthread_getattr_np, pthread_setschedprio. | ||||
| </para></listitem> | ||||
|  | ||||
| </itemizedlist> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user