cdesktopenv/cde/programs/dtinfo/DtMmdb/utility
Chase 4e254aee74 programs/dtinfo: add automake files 2019-10-23 15:34:20 -06:00
..
Imakefile OpenIndiana and Solaris port 2014-10-28 13:40:11 -06:00
Makefile.am programs/dtinfo: add automake files 2019-10-23 15:34:20 -06:00
atoi_fast.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
atoi_fast.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
atoi_larson.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
atoi_larson.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
atoi_pearson.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
atoi_pearson.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
atomic_lock.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
atomic_lock.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
buffer.C Fix Linux rpc problems with new glibc 2018-05-31 18:00:22 -06:00
buffer.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_charbuf.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_filebuf.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_fstream.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_ios.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_iostream.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_stream.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_streambuf.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_string.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
c_stringstream.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
charbuf.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
config.h Remove UXPDS support 2018-05-15 20:27:22 -06:00
const.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
core_fstream.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
db_version.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
debug.h remove OSF1 support 2018-05-24 14:25:26 -06:00
filebuf.C Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
filter.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
filter.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
fstream.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
funcs.C Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
funcs.h Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
ios.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
iostream.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
key.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
macro.h remove OSF1 support 2018-05-24 14:25:26 -06:00
mmdb_exception.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
mmdb_exception.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
ostring.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
ostring.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
pm_random.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
pm_random.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
prolatex.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
prolatex.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
randomize.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
randomize.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
rw_lock.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
rw_lock.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
stream.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
stream_test.extraction Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
stream_test.getline Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
stream_test.mixed_ins_extr Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
stream_test.mixed_ins_extr.2 Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
stream_test.mobydick Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
stream_test.read Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
stream_test.seek_and_read Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
stream_test.write Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
streambuf.C Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
string.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
stringstream.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
tst_filebuf.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
tst_form.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
tst_fstream.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
tst_streambuf.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
tst_strstream.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
types.h Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
xclock.C Fix typo in license headers 2018-04-28 12:30:20 -06:00
xclock.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
xtime.C remove OSF1 support 2018-05-24 14:25:26 -06:00
xtime.h Fix typo in license headers 2018-04-28 12:30:20 -06:00