Technical Capabilities
Having trouble finding what you need?
Get in touch with us, so we can answer your specific questions directly.
Get In Touch

SYS$ - SYS$ Interface Routines

Overview

VX/SYS$ provides a call-compatible implementation of OpenVMS system service calls for x86 and ARM Linux. It ensures that OpenVMS applications can perform system-level operations such as resource allocation, privilege management, process control, and interprocess communication while maintaining execution compatibility on Linux.

Key Features

• Fully compatible with OpenVMS SYS$ APIs.

• Supports device and resource management, process creation, privilege checking, and system messaging.

• Allows seamless migration of OpenVMS applications that rely on SYS$ routines.

• Integrates with VX/RT to provide full OpenVMS system service capabilities on x86 and ARM Linux.

• Maintains OpenVMS system behavior, ensuring applications execute as expected without modification.

VX/SYS$ Callable Routines

SYS$ API Function
SYS$ABORT_RUAborts a recovery unit transaction
SYS$ABORT_TRANSWAborts a transaction with wait synchronization
SYS$ADJWSLAdjust working set limit
SYS$ALLOCAllocate a device or resource
SYS$ASCEFCConvert ASCII to event flag
SYS$ASCTIMConvert time to ASCII format
SYS$ASCTOIDConvert ASCII to ID format
SYS$ASSIGNAssign device to logical name
SYS$BINTIMConvert binary to time format
SYS$BINTIM_UNIXConverts Unix timestamp to binary format
SYS$BRDCSTBroadcast a system message
SYS$BRKTHRUSend break-through message
SYS$BRKTHRUWBreak-through message with wait
SYS$CANCELCancel I/O request
SYS$CANEXHCancel exception handler
SYS$CANTIMCancel a timer request
SYS$CANWAKCancel wake request
SYS$CHECK_PRIVILEGEVerifies if a process has a specific privilege
SYS$CHECK_PRIVILEGEWChecks for privileges with a wait option
SYS$CLOSEClose a device or file
SYS$CLREFClear reference bit
SYS$CMEXECExecute in executive mode
SYS$CONNECTConnect to a device
SYS$COPYCopies a file or resource within the system
SYS$CREATECreate an object or resource
SYS$CREATE_REGION_64Creates a 64-bit memory region
SYS$CREATE_UIDGenerates a unique identifier
SYS$CRELNMCreate a logical name
SYS$CRELNTCreate a logical name table
SYS$CRELOGCreate a login entry
SYS$CREMBXCreate a mailbox
SYS$CREPRCCreate a process
SYS$CRETVACreate a virtual address
SYS$CRETVA_64Creates a 64-bit virtual address space
SYS$CRMPSCCreate a memory section
SYS$CRMPSC_GFILE_64Creates and maps a 64-bit global file section
SYS$DACEFCDeallocate event flag cluster
SYS$DALLOCDeallocates a previously allocated resource
SYS$DASSGNDeassigns a system resource
SYS$DCLASTDeclares the last system call in a sequence
SYS$DCLEXHDeclares an exception handling routine
SYS$DELETEDeletes a file or system object
SYS$DELETE_REGION_64Deletes a 64-bit memory region
SYS$DELLNMDeletes a logical name from the system
SYS$DELLOGDeletes a logical definition
SYS$DELMBXDeletes a mailbox device
SYS$DELPRCDeletes a process from the system
SYS$DELTVADeletes a virtual address space allocation
SYS$DELTVA_64Deletes a 64-bit virtual address allocation
SYS$DEQDequeues a lock request
SYS$DEQWDequeues a lock request and waits for completion
SYS$DGBLSCDeletes a global section
SYS$DISCONNECTDisconnects a process from a session
SYS$DISMOUDismounts a disk volume
SYS$DISPLAYDisplays system or process information
SYS$DLCEFCDeclares an exception flag condition
SYS$END_RUEnds a recovery unit transaction
SYS$END_TRANSWEnds a transaction with wait synchronization
SYS$ENQEnqueue a lock request
SYS$ENQWEnqueue lock with wait
SYS$ERASEErase a file
SYS$EXITExit current process
SYS$EXPREGExpand register space
SYS$EXTENDExtend file or region
SYS$FAOFormat and output a string
SYS$FAOLFormat output with logging
SYS$FILESCANScan file for attributes
SYS$FINDFind a file or record
SYS$FIND_HELDFind held resource
SYS$FLUSHFlush buffers
SYS$FORCEXForce exit of process
SYS$FREEFree allocated resource
SYS$FREELISTFrees allocated list structures
SYS$GETRetrieve system information
SYS$GET_REGION_INFORetrieves information about memory regions
SYS$GET_SECURITYRetrieves security attributes of an object
SYS$GETCHNGet channel number
SYS$GETDVIGet device information
SYS$GETDVIWGet device info with wait
SYS$GETJPIGet job/process info
SYS$GETJPIWGet job info with wait
SYS$GETLKIGet lock information
SYS$GETLKIWGet lock info with wait
SYS$GETMSGRetrieve system message
SYS$GETQUIGet queue information
SYS$GETQUIWGet queue info with wait
SYS$GETRMIRetrieves resource management information
SYS$GETSYIGet system information
SYS$GETSYIWGet system info with wait
SYS$GETTIMRetrieve system time
SYS$GETUAIGet user account info
SYS$HIBERPut process in hibernation
SYS$IDTOASCConvert ID to ASCII
SYS$LCKPAGLock page in memory
SYS$MGBLSCManage global section
SYS$MGBLSC_64Manages a 64-bit global section
SYS$MOUNTMount a disk or volume
SYS$NUMTIMConvert number to time
SYS$OPENOpen a file or device
SYS$PARSEParse file specification
SYS$PROCESS_SCANScans and retrieves process information
SYS$PUTWrite system data
SYS$PUTMSGSend a system message
SYS$QIOQueue an I/O request
SYS$QIOWQueue I/O with wait
SYS$READRead data from device
SYS$READEFRead event flag
SYS$RELEASERelease a resource
SYS$RENAMERename a file
SYS$RESUMEResume a process
SYS$REWINDRewind a device
SYS$RUNDOWNHandles process rundown operations
SYS$SCHDWKSchedule a work request
SYS$SEARCHSearch for a file
SYS$SELECT_CHANSelect I/O channel
SYS$SET_RESOURCE_DOMAINSets the resource domain for a process
SYS$SET_SECURITYSets security attributes for an object
SYS$SETASTSet AST state
SYS$SETDDIRSet default directory
SYS$SETDFPROTSets default protection attributes
SYS$SETEFSet event flag
SYS$SETIMESet system time
SYS$SETIMRSet interval timer
SYS$SETPRISet process priority
SYS$SETPRNSet print attributes
SYS$SETPRVSet process privileges
SYS$SETRWMSet read/write mode
SYS$SETSFMSet file mask
SYS$SNDJBCSend job control message
SYS$SNDJBCWSend job control with wait
SYS$SNDOPRSend message to operator
SYS$SNDSMBSend message to system mailbox
SYS$START_RUStarts a recovery unit transaction
SYS$START_TRANSWStarts a transaction with wait synchronization
SYS$SUSPNDSuspend process execution
SYS$SYNCHSynchronizes a process with another operation
SYS$TRNLNMTranslates a logical name
SYS$TRNLOGTranslates system log file entries
SYS$TRUNCATETruncates a file or memory object
SYS$UNWINDUnwinds the call stack after an exception
SYS$UPDATEUpdates a file or system resource
SYS$UPDSECUpdates security settings for an object
SYS$UPDSEC_64Updates 64-bit security settings
SYS$UPDSEC_64WUpdates 64-bit security settings with wait
SYS$UPDSECWUpdates security settings with wait synchronization
SYS$WAITSuspends execution until an event occurs
SYS$WAITFRWaits for an event flag to be set
SYS$WAKEWakes up a suspended process
SYS$WFLANDWaits for a logical AND condition on flags
SYS$WFLORWaits for a logical OR condition on flags
SYS$WRITEWrites data to a file or device

Why Use VX/SYS$?

Preserves OpenVMS system service logic, enabling direct porting of applications.

Provides full compatibility with OpenVMS SYS$ functions, ensuring seamless execution of system operations on Linux.

Supports key OpenVMS system service tasks, including device assignment, time conversion, privilege validation, and interprocess communication.

Seamlessly integrates into the VX/RT ecosystem for OpenVMS compatibility on x86 and ARM Linux.

VX/SYS$ ensures that OpenVMS applications requiring SYS$ services can be migrated without major modifications, preserving productivity and minimizing development costs.

Transform Your Legacy Software Today!

Get In Touch
Unlock the potential of your legacy software with our expert migration services.