cdesktopenv/cde/programs/dtprintinfo/objects/PrintObj
Lev Kujawski 9a695e9411 dtprintinfo: don't use rresvport() on Linux systems using the musl C library
Disable binding a privileged client port with rresvport() on Linux
systems using the musl C library, where that function is
unsupported. If there is a need for XPrint support, a BSD-licensed
implementation of rresvport() is available in the portable edition of
OpenSSH.
2021-01-30 17:22:27 -07:00
..
Imakefile
ParseJobs.C dtprintinfo: don't use rresvport() on Linux systems using the musl C library 2021-01-30 17:22:27 -07:00
ParseJobs.h
PrintJob.C
PrintJob.h
PrintSubSys.C
PrintSubSys.h
Queue.C dtprintinfo: correct another possible buffer overflow 2019-05-07 11:21:49 -06:00
Queue.h