libFS: Changes to 'refs/tags/libFS-1.0.2'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jul 7 15:53:20 PDT 2009


Tag 'libFS-1.0.2' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-07-07 23:49 -0700

libFS version 1.0.2

Changes since libFS-1.0.1:
Alan Coopersmith (9):
      Add README with pointers to mailing list, bugzilla & git repos
      Move API doc from xorg-doc/doc/FSlib.doc
      Make FSlib.txt prototypes match those in headers.
      Fix server name handling in IOError messages during connection setup
      Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
      Constify FSErrorList
      Strip out-of-date RCS/CVS & SCCS version tags
      Move CWARNFLAGS to Makefile.am for easier build-time overriding
      Version 1.0.2

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and compiler warnings.

Peter Korsgaard (1):
      bcopy -> memmove

---
 .gitignore                |    8 +
 Makefile.am               |    4 
 README                    |   29 +++++
 configure.ac              |   11 +-
 doc/FSlib.txt             |  230 ++++++++++++++++++++++++++++++++++++++++++++++
 include/X11/fonts/FSlib.h |    8 -
 src/.gitignore            |    6 -
 src/FSClServ.c            |    7 -
 src/FSCloseFt.c           |    4 
 src/FSConnServ.c          |    3 
 src/FSErrDis.c            |   18 +--
 src/FSErrHndlr.c          |    5 -
 src/FSFlush.c             |    3 
 src/FSFontInfo.c          |    2 
 src/FSFtNames.c           |    2 
 src/FSGetCats.c           |    2 
 src/FSListCats.c          |    2 
 src/FSListExt.c           |    5 -
 src/FSMisc.c              |    4 
 src/FSNextEv.c            |    6 -
 src/FSOpenFont.c          |    3 
 src/FSOpenServ.c          |   87 +++++++----------
 src/FSQGlyphs.c           |    2 
 src/FSQXExt.c             |    3 
 src/FSQXInfo.c            |    2 
 src/FSQuExt.c             |    2 
 src/FSServName.c          |    4 
 src/FSSetCats.c           |    5 -
 src/FSSync.c              |    4 
 src/FSSynchro.c           |    5 -
 src/FSlibInt.c            |   10 --
 src/FSlibint.h            |   25 +----
 src/FSlibos.h             |   36 -------
 src/Makefile.am           |    2 
 34 files changed, 340 insertions(+), 209 deletions(-)
---


More information about the xorg-commit mailing list