* posix.sgml: Mention dup3 and pipe2 as GNU extensions.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2010-01-15  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
|  | 	* posix.sgml: Mention dup3 and pipe2 as GNU extensions. | ||||||
|  |  | ||||||
| 2010-01-14  Corinna Vinschen  <corinna@vinschen.de> | 2010-01-14  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* dcrt0.cc (dll_crt0_1): Reset locale to "C" at the last moment before | 	* dcrt0.cc (dll_crt0_1): Reset locale to "C" at the last moment before | ||||||
|   | |||||||
| @@ -1009,6 +1009,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para> | |||||||
|     asprintf_r |     asprintf_r | ||||||
|     canonicalize_file_name |     canonicalize_file_name | ||||||
|     dremf |     dremf | ||||||
|  |     dup3 | ||||||
|     envz_add |     envz_add | ||||||
|     envz_entry |     envz_entry | ||||||
|     envz_get |     envz_get | ||||||
| @@ -1040,6 +1041,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para> | |||||||
|     lsetxattr |     lsetxattr | ||||||
|     memmem |     memmem | ||||||
|     mempcpy |     mempcpy | ||||||
|  |     pipe2 | ||||||
|     pow10 |     pow10 | ||||||
|     pow10f |     pow10f | ||||||
|     removexattr |     removexattr | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user