public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH] posix.sgml fixes
@ 2011-05-18  6:08 Yaakov (Cygwin/X)
  2011-05-18 18:26 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Yaakov (Cygwin/X) @ 2011-05-18  6:08 UTC (permalink / raw)
  To: cygwin-patches

[-- Attachment #1: Type: text/plain, Size: 78 bytes --]

I have found some more discrepancies in posix.sgml.  Patch attached.


Yaakov

[-- Attachment #2: posix-susv4.patch --]
[-- Type: application/octet-stream, Size: 1865 bytes --]

2011-05-17  Yaakov Selkowitz  <yselkowitz@...>

	* posix.sgml (std-susv4): Remove chroot, futimes, hstrerror.
	(std-deprec): Add chroot.
	(std-bsd): Add futimes, hstrerror.
	(std-notimpl): Add clock_nanosleep, nexttoward, nexttowardf.
	Remove initstate, which is implemented and listed in std-susv4.

Index: posix.sgml
===================================================================
RCS file: /cvs/src/src/winsup/cygwin/posix.sgml,v
retrieving revision 1.63
diff -u -r1.63 posix.sgml
--- posix.sgml	15 May 2011 18:49:39 -0000	1.63
+++ posix.sgml	17 May 2011 01:58:32 -0000
@@ -85,7 +85,6 @@
     chdir
     chmod
     chown
-    chroot			(see chapter "Implementation Notes")
     cimag
     cimagf
     clearerr
@@ -260,7 +259,6 @@
     ftw
     funlockfile
     futimens
-    futimes
     fwide
     fwprintf
     fwrite
@@ -331,7 +329,6 @@
     hcreate
     hdestroy
     hsearch
-    hstrerror
     htonl
     htons
     hypot
@@ -983,6 +980,7 @@
     fts_set
     fts_set_clientptr
     funopen
+    futimes
     gamma
     gamma_r
     gammaf
@@ -994,6 +992,7 @@
     getprogname
     getusershell
     herror
+    hstrerror
     inet_aton
     inet_makeaddr
     inet_netof
@@ -1219,6 +1218,7 @@
     bcmp			(POSIX.1-2001, SUSv3)
     bcopy			(SUSv3)
     bzero			(SUSv3)
+    chroot			(SUSv2) (see chapter "Implementation Notes")
     clock_setres		(QNX, VxWorks) (see chapter "Implementation Notes")
     cuserid			(POSIX.1-1988, SUSv2)
     ecvt			(SUSv3)
@@ -1294,6 +1294,7 @@
     ceill
     cexpl
     cimagl
+    clock_nanosleep
     clogl
     conjl
     copysignl
@@ -1335,7 +1336,6 @@
     getpmsg
     hypotl
     ilogbl
-    initstate
     isalnum_l
     isalpha_l
     isastream
@@ -1378,6 +1378,8 @@
     nearbyintl
     newlocale
     nextafterl
+    nexttoward
+    nexttowardf
     nexttowardl
     posix_mem_offset
     posix_spawn[...]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] posix.sgml fixes
  2011-05-18  6:08 [PATCH] posix.sgml fixes Yaakov (Cygwin/X)
@ 2011-05-18 18:26 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2011-05-18 18:26 UTC (permalink / raw)
  To: cygwin-patches

On May 18 01:08, Yaakov (Cygwin/X) wrote:
> I have found some more discrepancies in posix.sgml.  Patch attached.

Thanks, go ahead.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-18 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-18  6:08 [PATCH] posix.sgml fixes Yaakov (Cygwin/X)
2011-05-18 18:26 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).