Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-02-22 22:35:03 +0300
committerChristopher Faylor <me@cgf.cx>2003-02-22 22:35:03 +0300
commit878e60c56146c6e8fe6530de84627bf4c3a9d20e (patch)
treec5d004573e8af4c1c2c6c7fe56e40a938e446f50 /winsup/cygwin/include
parentfe962019355cae8aba8cb3a3e5ea8d09464509a2 (diff)
* syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as an
unsigned decimal. On Win95 print a timestamp and attempt to lock the file up to four times in 3 ms.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 343a74d03..a1320b988 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -184,12 +184,13 @@ details. */
lrintf lround lroundf nearbyint nearbyintf remquo remquof
round roundf scalbln scalblnf sincos sincosf tgamma tgammaf
truncf
+ 76: mallinfo
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 75
+#define CYGWIN_VERSION_API_MINOR 76
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible