ANN: xterm patch #275

Thomas Dickey <[email protected]> Sun, 11 Sep 2011 20:57:58 -0400
Newsgroups gmane.comp.freedesktop.xorg,gmane.comp.xfree86.devel
Message-ID <[email protected]>
                            Patch #275 - 2011/09/11

     * add ash, zsh to known shells for resize.
     * modify  resize  to  reuse the logic from xterm which determines the
       actual logon-user's shell if $SHELL is not set.
     * revert the unsetenv("SHELL") added in patch #272.
     * an  unsetenv("SHELL")  added in patch #272 to help ensure that luit
       would  get  the  user's shell consistently did not work as expected
       for cases where multiple names are in the password-file for a given
       uid.  That  was  because  changes  in  patch  #157  to  handle this
       situation did not take into account that repeated calls to getpwnam
       and  getpwuid return a pointer to the same static buffer. Fixed the
       older  logic  to work as intended, by ensuring that the passwd-data
       from each call is stored separately (report by Paul Keusemann).
     * adjust ifdef's for putenv and unsetenv in case only one of those is
       provided on a given platform.
     * correct  comparison  used  in  ExposeContains macro from patch #274
       changes, to handle window-dragging (patch by Todd Eigenschink).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

_______________________________________________
[email protected]: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: [email protected]
signature.asc (application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (SunOS)
Comment: For info see http://www.gnupg.org

iD8DBQFObVkVtIqByHxlDocRAtdzAJ44hLdKd9rLEP+P1QSyAj+85q3R/QCdHdhw
BiJTLrZVRLVAfI6ifptMQdw=
=o3VB
-----END PGP SIGNATURE-----