From 1fd5e000ace55b323124c7e556a7a864b972a5c4 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 17 Feb 2000 19:38:33 +0000 Subject: import winsup-2000-02-17 snapshot --- winsup/cygwin/shared.sgml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 winsup/cygwin/shared.sgml (limited to 'winsup/cygwin/shared.sgml') diff --git a/winsup/cygwin/shared.sgml b/winsup/cygwin/shared.sgml new file mode 100644 index 000000000..f43d654e2 --- /dev/null +++ b/winsup/cygwin/shared.sgml @@ -0,0 +1,17 @@ + + +cygwin_getshared + + +shared_info * +cygwin_getshared + + + +Returns a pointer to an internal Cygwin memory structure +containing shared information used by cooperating cygwin processes. +This function is intended for use only by "system" programs like +mount and ps. + + + -- cgit v1.2.3