* 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.
This commit is contained in:
Christopher Faylor
2003-02-22 19:35:03 +00:00
parent fe96201935
commit 878e60c561
4 changed files with 29 additions and 12 deletions

View File

@ -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