From c57b66f6c3983373df2b9d5d64817835238b103f Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 25 May 2011 06:10:24 +0000 Subject: [PATCH] * posix.sgml (std-notes): Add missing . --- winsup/cygwin/ChangeLog | 4 ++++ winsup/cygwin/posix.sgml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index c8e67b533..ec785dd1b 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2011-05-25 Corinna Vinschen + + * posix.sgml (std-notes): Add missing . + 2011-05-24 Corinna Vinschen * mount.cc (mount_info::conv_to_win32_path): Remove unused code. diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml index ac083513f..8e509f640 100644 --- a/winsup/cygwin/posix.sgml +++ b/winsup/cygwin/posix.sgml @@ -1446,8 +1446,8 @@ by keeping track of the current root and accomodating this in the file related function calls. A real chroot functionality is not supported by Windows however. -clock_setres, clock_settime, and -timer_create only support CLOCK_REALTIME. +clock_setres, clock_settime, +and timer_create only support CLOCK_REALTIME. BSD file locks created via flock are not propagated to the parent process and sibling processes. The locks are -- 2.43.5