cdesktopenv/cde/programs/dtsession
Jon Trulson 2d0c4d6d39 Kill off OSMAJORVERSION and OSMINORVERSION defines/cpp flags
This has meant very little for a long time as configure.ac just
hardcoded these values depending on the current OS versions at the
time.

The only place where this is really 'needed' is XlationSvc.c in DtSvc
so that differences between locale specifications on various versions
of an OS can be accounted for. So for now, we just define those when
building DtSvc.

We could probably safely remove them as well with an update to the
Xlate locale DB to remove ancient cruft we don't care about anymore.

For various other modules, like dtlogin, dtsession, etc we just use
the code that was already being used due to the hardcoded values we've
had for the last 10-ish years.
2022-08-06 17:57:44 -06:00
..
config autotools: install PAM configuration files directly instead of by 2021-11-22 06:30:41 +08:00
Dtsession.src remove OSF1 support 2018-05-24 14:25:26 -06:00
Makefile.am Generify source code 2022-08-06 11:31:51 -06:00
OWsync.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
OWsync.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
Sm.h Discontinue HPUX support 2022-07-23 17:49:33 -06:00
SmAuth.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmAuth.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmCommun.c dtsession: Change to ANSI function definitions 2018-06-28 04:18:25 +01:00
SmCommun.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmConMgmt.c Discontinue HPUX support 2022-07-23 17:49:33 -06:00
SmConMgmt.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmDB.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmDB.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmError.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmError.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmGlobals.c Discontinue HPUX support 2022-07-23 17:49:33 -06:00
SmGlobals.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmHelp.c Remove apollo support 2018-06-24 16:22:37 -06:00
SmHelp.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmHftRing.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmHftRing.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmLock.c Kill off OSMAJORVERSION and OSMINORVERSION defines/cpp flags 2022-08-06 17:57:44 -06:00
SmLock.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmMain.c Discontinue HPUX support 2022-07-23 17:49:33 -06:00
SmMigResources.c Last of the spelling fixed 2018-04-28 12:36:44 -06:00
SmMigResources.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmProp.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmProp.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmProperty.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmProperty.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmProtocol.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmProtocol.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmResource.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmRestore.c Discontinue HPUX support 2022-07-23 17:49:33 -06:00
SmRestore.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmSave.c dtsession/SmSave: fix format pointer confusion warnings 2021-11-16 09:57:20 -07:00
SmSave.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmScreen.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmScreen.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmStrDefs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmUI.c Move DtXinerama.h and PamSvc.h into include/Dt/ 2021-12-21 16:42:29 -07:00
SmUI.h remove OSF1 support 2018-05-24 14:25:26 -06:00
SmWatch.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmWatch.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmWindow.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmWindow.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmXSMP.c dtsession: Change to ANSI function definitions 2018-06-28 04:18:25 +01:00
SmXSMP.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmXdef.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmXdef.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmXrm.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SmXrm.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
Srv.h remove ultrix support 2018-09-30 17:27:04 -06:00
SrvFile_io.c Spelling fixes 2018-05-31 22:23:19 -06:00
SrvFile_io.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SrvMain.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SrvPalette.c SrvPalette.c: missed a merge conflict in SrvPalette.c 2020-01-26 12:22:09 -07:00
SrvPalette.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
convertVS.sh
dtloadresources.src dtsession: make it build, add check for the full path to xrdb 2019-11-19 17:19:14 -07:00
dtsession.man
dtsession.msg.src correction of message files 2013-09-15 19:35:53 -06:00
nlsMsgChk.txt
nlsREADME.txt
sys.font.iso
sys.font.src
sys.resources.src Discontinue HPUX support 2022-07-23 17:49:33 -06:00
sys.session.src