From 878e60c56146c6e8fe6530de84627bf4c3a9d20e Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 22 Feb 2003 19:35:03 +0000 Subject: * 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. --- winsup/cygwin/cygwin.din | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/cygwin/cygwin.din') diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din index dd201f557..a2dd26674 100644 --- a/winsup/cygwin/cygwin.din +++ b/winsup/cygwin/cygwin.din @@ -767,6 +767,7 @@ lseek _lseek = lseek lseek64 lstat64 +mallinfo malloc _malloc = malloc malloc_stats -- cgit v1.2.3