cdesktopenv/cde/programs/dtprintinfo/objects
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
..
PrintObj dtprintinfo: don't use rresvport() on Linux systems using the musl C library 2021-01-30 17:22:27 -07:00
BaseObj.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
BaseObj.h Spelling fixes 2018-05-31 22:23:19 -06:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00