[as-devel] CVS commit to afterstep-devel

CVS server (cvsroot@merilon.elfhame.net)
Tue, 29 May 2001 16:00:02 -0700


Modified files:
  2001-05-29 15:49:12 include/aftersteplib.h
  2001-05-29 15:49:13 libAfterBase/Makefile.in
  2001-05-29 15:49:13 libAfterBase/ashash.c
  2001-05-29 15:49:13 libAfterBase/astypes.h
  2001-05-29 15:49:13 libAfterBase/asvector.c
  2001-05-29 15:49:13 libAfterBase/audit.c
  2001-05-29 15:49:13 libAfterBase/audit.h
  2001-05-29 15:49:13 libAfterBase/fs.c
  2001-05-29 15:49:13 libAfterBase/fs.h
  2001-05-29 15:49:13 libAfterBase/mystring.c
  2001-05-29 15:49:13 libAfterBase/mystring.h
  2001-05-29 15:49:13 libAfterBase/os.c
  2001-05-29 15:49:13 libAfterBase/os.h
  2001-05-29 15:49:13 libAfterBase/output.c
  2001-05-29 15:49:13 libAfterBase/output.h
  2001-05-29 15:49:13 libAfterBase/parse.c
  2001-05-29 15:49:13 libAfterBase/parse.h
  2001-05-29 15:49:13 libAfterBase/regexp.c
  2001-05-29 15:49:13 libAfterBase/safemalloc.c
  2001-05-29 15:49:13 libAfterBase/safemalloc.h
  2001-05-29 15:49:13 libAfterBase/selfdiag.c
  2001-05-29 15:49:13 libAfterBase/selfdiag.h
  2001-05-29 15:49:13 libAfterBase/sleep.c
  2001-05-29 15:49:13 libAfterBase/sleep.h
  2001-05-29 15:49:13 libAfterBase/timer.c
  2001-05-29 15:49:13 libAfterBase/timer.h
  2001-05-29 15:49:13 libAfterBase/xprop.c
  2001-05-29 15:49:13 libAfterBase/xprop.h
ChangeLog:
  added output.c to libAfterImage to do all the show_* stuff. added astype.h to define all the basic types
  fixed most of the files to compile