* new-features.xml (ov-new1.7.33): Document stime.
* posix.xml (std-deprec): Add stime.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| 2014-10-22  Yaakov Selkowitz  <yselkowi@redhat.com> | ||||
|  | ||||
| 	* new-features.xml (ov-new1.7.33): Document stime. | ||||
| 	* posix.xml (std-deprec): Add stime. | ||||
|  | ||||
| 2014-10-22  Corinna Vinschen  <corinna@vinschen.de> | ||||
|  | ||||
| 	* new-features.xml (ov-new1.7.33): s/Linux/glibc. | ||||
|   | ||||
| @@ -47,6 +47,10 @@ quotas, no inode quotas, no time constraints. | ||||
| New APIs: ffsl, ffsll (glibc extensions). | ||||
| </para></listitem> | ||||
|  | ||||
| <listitem><para> | ||||
| New API: stime (SVr4). | ||||
| </para></listitem> | ||||
|  | ||||
| <listitem><para> | ||||
| New internal exception handling based on SEH on 64 bit Cygwin. | ||||
| </para></listitem> | ||||
|   | ||||
| @@ -1303,6 +1303,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para> | ||||
|     rindex			(SUSv3) | ||||
|     scalb			(SUSv3) | ||||
|     setutent			(XPG2) | ||||
|     stime			(SVID) | ||||
|     sys_errlist			(BSD) | ||||
|     sys_nerr			(BSD) | ||||
|     sys_siglist			(BSD) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user