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

LIB$ - General Routines

Overview

VX/LIB$ provides a call-compatible implementation of OpenVMS general-purpose utility APIs for x86 and ARM Linux. It enables OpenVMS applications to perform essential string, math, and system functions while maintaining compatibility with existing logic and execution behavior.

Key Features

• Fully compatible with OpenVMS LIB$ APIs.

• Supports general-purpose utilities, including string manipulation, mathematical operations, and system functions.

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

• Integrates with VX/RT to provide full OpenVMS utility functionality on x86 and ARM Linux.

• Maintains OpenVMS application logic without requiring major code modifications.

VX/LIB$ Callable Routines

MTH$ API Function
LIB$ADAWIAdds a word-integer value
LIB$ADD_TIMESAdd two time values
LIB$ADDXAdd two numbers
LIB$ANALYZE_SDESCAnalyze string descriptor
LIB$ASN_WTH_MBXAssigns a mailbox for communication
LIB$AST_IN_PROGChecks if an AST (Asynchronous System Trap) is in progress
LIB$ATTACHAttach to process
LIB$BBCCIPerforms bitwise operations on bit fields
LIB$CALLGGeneral call function
LIB$CALLG_64Calls a function with arguments in 64-bit addressing
LIB$CONVERT_DATE_STRINGConvert date string
LIB$CRCCompute CRC checksum
LIB$CRC_TABLEGenerate CRC table
LIB$CREATE_DIRCreate a directory
LIB$CREATE_VM_ZONECreate VM zone
LIB$CREATE_VM_ZONE_64Creates a 64-bit virtual memory zone
LIB$CURRENCYFormats numbers as currency values
LIB$CVT_DTBConvert date to binary
LIB$CVT_DTB_64Converts a 64-bit date-time value to binary
LIB$CVT_DX_DXConvert descriptor to descriptor
LIB$CVT_FROM_INTERNAL_TIMEConverts system internal time to standard format
LIB$CVT_HTBConvert hex to binary
LIB$CVT_OTBConvert octal to binary
LIB$CVT_TO_INTERNAL_TIMEConvert to internal time
LIB$CVT_VECTIMConverts vector time format to system time
LIB$CVTF_FROM_INTERNAL_TIMEConverts floating-point internal time to standard format
LIB$CVTF_TO_INTERNAL_TIMEConverts standard time to floating-point internal time
LIB$CVTS_FROM_INTERNAL_TIMEConverts string-formatted internal time to standard
LIB$CVTS_TO_INTERNAL_TIMEConverts standard time to string-formatted internal time
LIB$DATE_TIMEGet current date and time
LIB$DAYGet day value
LIB$DAY_OF_WEEKGet day of the week
LIB$DELETE_FILEDelete a file
LIB$DELETE_LOGICALDelete logical name
LIB$DELETE_SYMBOLDelete a symbol
LIB$DELETE_VM_ZONEDelete VM zone
LIB$DELETE_VM_ZONE_64Deletes a 64-bit virtual memory zone
LIB$DIGIT_SEPFormat digit separators
LIB$DISABLE_CTRLDisable control characters
LIB$DO_COMMANDExecute a command
LIB$DOWN_SCROLLScrolls the display downwards
LIB$EDIVPerforms extended division on large integers
LIB$EMULPerforms extended multiplication
LIB$ENABLE_CTRLEnable control characters
LIB$ERASE_LINEErase line on display
LIB$ERASE_PAGEErase page on display
LIB$ESTABLISHSet up error handler
LIB$EXTVExtend vector operation
LIB$EXTZVExtend zero vector
LIB$FFCFind first character
LIB$FFSFind first set bit
LIB$FILE_SCANScans files for specified patterns
LIB$FILE_SCAN_ENDEnds a file scanning operation
LIB$FIND_FILEFind file in directory
LIB$FIND_FILE_ENDEnd file search
LIB$FIND_IMAGE_SYMBOLFind symbol in image
LIB$FIND_VM_ZONELocates a virtual memory zone
LIB$FIND_VM_ZONE_64Locates a 64-bit virtual memory zone
LIB$FORMAT_DATE_TIMEFormat date and time
LIB$FREE_DATE_TIME_CONTEXTReleases memory allocated for date-time processing
LIB$FREE_EFFree event flag
LIB$FREE_LUNFree logical unit number
LIB$FREE_TIMERFree timer resource
LIB$FREE_VMFree virtual memory
LIB$FREE_VM_64Releases 64-bit virtual memory
LIB$FREE_VM_PAGEFrees a virtual memory page
LIB$FREE_VM_PAGE_64Frees a 64-bit virtual memory page
LIB$GET_COMMANDRetrieves the current command input
LIB$GET_COMMONGet common block data
LIB$GET_EFGet event flag
LIB$GET_FOREIGNGet foreign command
LIB$GET_HOSTNAMERetrieves the system’s hostname
LIB$GET_INPUTGet input from user
LIB$GET_LOGICALGet logical name
LIB$GET_LUNGet logical unit number
LIB$GET_SYMBOLGet symbol value
LIB$GET_VMGet virtual memory
LIB$GET_VM_64Allocates 64-bit virtual memory
LIB$GET_VM_PAGEAllocates a virtual memory page
LIB$GET_VM_PAGE_64Allocates a 64-bit virtual memory page
LIB$GETDVIGet device information
LIB$GETJPIGet job process info
LIB$GETQUIRetrieves queue information synchronously
LIB$GETSYIGet system info
LIB$INDEXFind index in string
LIB$INIT_DATE_TIME_CONTEXTInitialize date-time context
LIB$INIT_TIMERInitialize timer
LIB$INSERT_TREEInsert item in tree
LIB$INSQHIInsert queue head
LIB$INSQTIInsert queue tail
LIB$INSVInsert bit field
LIB$LENGet string length
LIB$LOCCFinds the first occurrence of a character in a string
LIB$LOOKUP_TREELookup in tree structure
LIB$MATCH_CONDMatch condition
LIB$MATCHCMatch characters
LIB$MOVC3Move characters
LIB$MOVC5Move characters with fill
LIB$MOVTCMove and transform characters
LIB$MULT_DELTA_TIMEMultiplies delta time values
LIB$MULTS_DELTA_TIMEMultiplies scaled delta time values
LIB$PUT_BUFFERWrite to buffer
LIB$PUT_COMMONWrite to common block
LIB$PUT_LINEOutputs a formatted line of text
LIB$PUT_OUTPUTWrite output
LIB$PUT_SCREENWrite to screen
LIB$RADIX_POINTGet radix point
LIB$REMOVE_TREERemoves an entry from a balanced tree structure
LIB$REMQHIRemove queue head
LIB$REMQTIRemove queue tail
LIB$RENAME_FILERename a file
LIB$RESET_VM_ZONEResets a virtual memory zone
LIB$RESET_VM_ZONE_64Resets a 64-bit virtual memory zone
LIB$REVERTRevert to previous state
LIB$RUN_PROGRAMRun a program
LIB$SCANCScan for characters
LIB$SCOPY_DXDXCopy descriptor data
LIB$SCOPY_R_DXCopies a descriptor-based string with right justification
LIB$SCREEN_INFOGet screen info
LIB$SET_BUFFERSet buffer contents
LIB$SET_CURSORSet cursor position
LIB$SET_LOGICALSet logical name
LIB$SET_SCROLLConfigures display scrolling settings
LIB$SET_SYMBOLSet symbol value
LIB$SFREE1_DDFrees a dynamically allocated descriptor
LIB$SGET1_DDRetrieves a dynamically allocated descriptor
LIB$SHOW_TIMERDisplays system timer settings
LIB$SHOW_TIMER_Displays system timer settings (alternative version)
LIB$SHOW_VMDisplays virtual memory details
LIB$SHOW_VM_ZONEDisplays information about a virtual memory zone
LIB$SHOW_VM_ZONE_64Displays information about a 64-bit virtual memory zone
LIB$SIG_TO_RETConverts a signal code to a return status
LIB$SIG_TO_STOPConverts a signal to a process stop action
LIB$SIGNALSend signal
LIB$SKPCSkip characters
LIB$SPANCSpan characters
LIB$SPAWNSpawn subprocess
LIB$STAT_TIMERRetrieves statistics for system timers
LIB$STAT_VMRetrieves virtual memory statistics
LIB$STOPStop execution
LIB$SUB_TIMESSubtract time values
LIB$SUBXSubtract values
LIB$SYS_ASCTIMConvert time to ASCII
LIB$SYS_FAOFormat output message
LIB$SYS_FAOLFormat output
LIB$SYS_GETMSGGet system message
LIB$SYS_TRNLOGTranslate logical name
LIB$TRA_ASC_EBCTranslate ASCII to EBCDIC
LIB$TRA_EBC_ASCTranslate EBCDIC to ASCII
LIB$TRIM_FILESPECTrims a file specification string
LIB$WAITWait for event

Why Use VX/LIB$?

• Preserves OpenVMS system utility behaviors, enabling direct porting of applications.

• Provides full compatibility with OpenVMS LIB$ functions, ensuring smooth operation on Linux.

• Supports key OpenVMS utility operations, including time management, checksum calculations, and memory management.

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

VX/LIB$ ensures that OpenVMS applications requiring LIB$ 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.