TECHNICAL INFORMATION DOCUMENT TITLE: TF2125 - Restore sys_gettimeofday() to static libc DATE: 12OCT95 README FOR: TF2125 PRODUCT and VERSION: UnixWare 2.01 Installation Instructions: DATATYPE: datastream 1. Download the tf2125.Z and tf2125.txt files to the /tmp directory on your machine. 2. Read the release notes contained in this file and follow the instuctions to add the package to your system. 3. Now become root, uncompress the file and add the package to your system using the following commands: $ su # uncompress /tmp/tf2125.Z # pkgadd -d /tmp/tf2125 ENGINEERING RELEASE NOTES ------------------------- Title ----- PTF2125 - Restore sys_gettimeofday() to static libc Product And Version -------------------- UnixWare 2.0.2 Abstract -------- This PTF contains an update to the UnixWare compilation system. The update is to restore the sys_gettimeofday() function to the static library, libc.a. Symptom -------- The 'nm' command does not show the symbol '_sys_gettimeofday' in /usr/ccs/lib/libc.a or /usr/ccs/lib/libp/libc.a. For example: # nm /usr/ccs/libc.a | grep sys_gettimeofday # SOLUTION SPECIFICS ------------------ General Description. ------------------- This PTF adds the sys_gettimeofday function to the static libc.a and its profiled cousin, libp/libc.a. New Features. ------------ None Software Notes and Recommendations. ---------------------------------- This PTF can be installed on UnixWare 2.0.2 systems. Testing of the modified software contained in this package has been conducted only to the extent necessary to confirm that it resolves the problem(s) stated above ("Symptom"). Such testing consists of recreating the problem conditions and verifying that the problem no longer occurs. No other testing of this software has been done. Hardware Notes and Recommendations. ---------------------------------- This PTF is targeted for the i386, i486 and Pentium CPU's.