xfs: Changes to 'refs/tags/xfs-1.1.4'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Aug 21 22:40:36 PDT 2014


Tag 'xfs-1.1.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2014-08-22 06:40 -0700

xfs-1.1.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (SunOS)

iQIcBAABCgAGBQJT9tfNAAoJEM/fFIgoxkKnu/4P/1fs3Q2JUg2jQJqGQXcGSTf+
nFLwbPNL6DmtZe1A6asPRcdPf7OzRPBqgwcZxwalwhZVrIwncvUwEI2vAHcsASMl
OrT47Dyty9gLzvJmcuBT6T+b/5o9KETA7yXBJT0laaIDUiDEYCnWvLRHRVW6g8bv
OCFqf+0tebf1THCDh9AutLngVEOqXugO6wIZeZwgbT2hgwd1q9f4sgyBaoBmsLwu
Cf5Ha7j3rfuDMlXWLBapUUiM0gsMhQOex6Ua04vKpQHq4qYbfOhkFWvfwrrzsc3J
XbXUDzXy7oCrYVP6HDsrEGeRe3NUSw9VBA3nZmGNAKPlbhDHu7kkcwIqlndvi2mo
70sMOxr0OyWKszwh2H+9T/ILjaIkrcTuYtji5TVblxoRmeGjGkASK+/72T9B2KH2
eQ6wp97M7qt/f/h4J3VtOHjL1yTH/dKSRr8iZE/PA7xlt2fR6y68s2/8SawAkzar
crPsyH9tFPudSIC3+4sFoAXU6bzFT9wvkXO5m5bRxkvK+dpJCwGVS4B+vGfS2MST
ePbZ9x/Zaba7JxjbHJ+0rnCPaTafSrE00qkaGiBC0+7PgdIEpL2crGvyzRzCBwkk
mFpjy+R5XvQ+U975SILjNJeIs2FuboHai/eEXECcD8X91VyVcoGM9jRZRwJDWN4n
zY91BUwvk5ZDY/HdBWMz
=w3Js
-----END PGP SIGNATURE-----

Changes since xfs-1.1.3:
Alan Coopersmith (17):
      Require ANSI C89 pre-processor, drop pre-C89 token pasting support
      Remove CRAY/WORD64 support
      Don't abort() just because we found more names than client requested
      Only call SnfSetFormat if libXfont is built with SNF support
      unifdef -UNOTYET
      unifdef -USABER
      Convert remaining sprintf calls to snprintf
      Replace fsalloc(strlen) + strcpy with strdup
      Delete unused extension code
      Move EventSwapVector from extenst.h to difs.h
      Delete XpClient stubs
      Print which option was in error along with usage message
      Add -version option to print program version
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Add subdir-objects to automake options
      xfs 1.1.4

Julien Cristau (2):
      Use the register_fpe_functions() function from libXfont
      Delete unused CopyISOLatin1Lowered function

Keith Packard (1):
      Warning fixes.

Yaakov Selkowitz (1):
      Fix CFLAGS and LDFLAGS for Cygwin/MinGW

---
 Makefile.am          |    4 
 autogen.sh           |    5 -
 configure.ac         |   11 +-
 difs/difsutils.c     |   31 -------
 difs/dispatch.c      |    7 -
 difs/extensions.c    |  218 ++-------------------------------------------------
 difs/fonts.c         |   10 +-
 difs/initfonts.c     |    9 --
 difs/main.c          |    2 
 difs/resource.c      |  119 ---------------------------
 include/assert.h     |    4 
 include/difs.h       |    5 -
 include/difsutils.h  |    4 
 include/extentst.h   |   37 --------
 include/fsresource.h |    8 -
 include/misc.h       |    5 -
 man/xfs.man          |    8 +
 os/config.c          |    3 
 os/connection.c      |    4 
 os/error.c           |    4 
 os/io.c              |   11 --
 os/osglue.c          |   34 ++++---
 os/utils.c           |   33 ++++---
 os/xfstrans.c        |    3 
 24 files changed, 87 insertions(+), 492 deletions(-)
---


More information about the xorg-commit mailing list