cdesktopenv/cde/programs/dtudcexch
Jelle Hermsen b8862cab32 Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
..
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
README Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtudcexch.msg Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
excutil.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
excutil.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
exportbdf.c Changed a couple of ifdefs for __FreeBSD__ to CSRG_BASED. These are all clearcut cases. I left the ones I had doubts about, or where I wasn't sure about the OpenBSD side of things to look at later. 2012-10-03 17:06:57 -06:00
getbdffn.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
importbdf.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
selectx.c dtudcexch/dtudcfonted: Resolve 78 compiler warnings. 2012-09-18 12:00:05 +01:00
selectxlfd.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
udcexc.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
udcexp.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
udcimp.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
xlfdutil.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00

README

$XConsortium: README /main/3 1996/10/17 01:48:23 cde-fuj $
/*
 *  (c) Copyright 1995 FUJITSU LIMITED
 *  This is source code modified by FUJITSU LIMITED under the Joint
 *  Development Agreement for the CDEnext PST.
 *  This is unpublished proprietary source code of FUJITSU LIMITED
 */

UDC data exchange utility README

Source code and directory structure
$(TOP)/cde/dtudcexch:
  Imakefile
  udcexc.c
  udcexp.c
  udcimp.c
  getbdffn.c
  excutil.c
  excutil.h  
  selectx.c
  exportbdf.c
  importbdf.c

The dtudcexch command uses following commands.
  dtaddcpf        dtbdftocpf      dtcpftobdf      dtcpftogpf
  dtcpgpf         dtfonteditor    dtgpftobdf      dtgpftocpf
  dtlsgpf

The dtudcexch command uses following libraries.
  libfal.a
  liboakfuty.a