mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
SCP: Add a local rand() implementation to avoid Coverity issues
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
sim_finit - initialize package
|
||||
sim_fopen - open file
|
||||
sim_fread - endian independent read (formerly fxread)
|
||||
sim_write - endian independent write (formerly fxwrite)
|
||||
sim_fwrite - endian independent write (formerly fxwrite)
|
||||
sim_fseek - conditionally extended (>32b) seek (
|
||||
sim_fseeko - extended seek (>32b if available)
|
||||
sim_fsize - get file size
|
||||
|
||||
Reference in New Issue
Block a user