www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/1998/04/14/14:52:55

From: noer AT cygnus DOT com (Geoffrey Noer)
Subject: New Cygwin32 snapshot 4/14/98
14 Apr 1998 14:52:55 -0700 :
Sender: root AT cygnus DOT com
Message-ID: <199804142128.OAA22682.cygnus.cygwin32.developers@skaro.cygnus.com>
To: cygwin32-developers AT cygnus DOT com
Cc: noer AT cygnus DOT com (Geoffrey Noer)

Greetings,

Just made another snapshot available for ftp.

Note that I have changed the names of the globals "s" and "u" to 
"cygwin_shared" and "user_data" respectively for code
readability/cleanliness reasons.  Since these entailed a lot of
changes to all the files, please make future patch submissions against
this or later snapshots if you can.  Thanks!

ChangeLog entries added since the last snapshot follows...

-- 
Geoffrey Noer
noer AT cygnus DOT com

-------------------------------> snip <-----------------------------

Tue Apr 14 14:07:54 1998  Geoffrey Noer  <noer AT cygnus DOT com>

        * cygwin.din: export truncate call

Mon Apr 13 23:15:13 1998  Geoffrey Noer  <noer AT cygnus DOT com>

        Throughout Cygwin32, rename *u for per_process data *user_data.
        Likewise, rename *s for shared memory data *cygwin_shared.
        Respace where necessary.
        * registry.cc: minor respace
        * registry.h: ditto
        * net.cc: ditto
        * fhandler.cc (fhandler_base::read): don't redeclare int len
        * syslog.cc: add FIXME, reformatting, remove extern "C" around
        whole file, add before exported functions
        (syslog): rename second cp char pointer cp2
        (setlogmask): comment out unused function
        
Mon Apr 13 17:55:43 1998  Geoffrey Noer  <noer AT cygnus DOT com>

        * environ.cc (parse_options): add "ntea" setting to CYGWIN32
        env variable.  Setting determines whether NTEA is used or not.
        * ntea.cc: Add allow_ntea global which is inited to FALSE.
        Now instead of immediately returning FALSE, make all
        functions check allow_ntea variable and use or not use NTEA
        based on its value.
        * ps.cc (main): widen Win32_pid field by one to better handle
        Win 95 pids.

        patch from sos AT prospect DOT com DOT ru (Sergey Okhapkin):
        * shared.cc (shared_info::initialize): increase default
        heap_chunk_size to 128 mb to get around the problem that
        Cygwin32 still can't cope with a split heap properly.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019