Files
cdesktop/cde/programs/dtudcexch
Marcin Cieslak ce4004f86b Modern BSDs don't need union wait
We have

pid_t
wait3(int *status, int options, struct rusage *rusage);

on FreeBSD and we don't need (union wait) handling.

Another good candidate for one #ifdef from imake templates.
We have already OPT_BSD_WAIT in ToolTalk's tt_options.h
2012-08-15 15:58:48 -06:00
..
2012-08-15 15:58:48 -06:00

$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