Patch Name: PHSS_24205 Patch Description: s700_800 11.11 stdbool.h patch Creation Date: 01/05/31 Post Date: 01/09/05 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: ProgSupport.C-INC,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_24205 Symptoms: PHSS_24205: Using will enable typedefs for support of bool type which is a part of the C99 standards. Defect Description: PHSS_24205: The stdbool.h is a part of the new enhacement to support bool datatype. This file is being sent as a part of the /usr/include/ directory, and hence it needs to be sent as a core patch and not as a part of the compiler release. SR: 0000000000 Patch Files: ProgSupport.C-INC,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/include/stdbool.h what(1) Output: ProgSupport.C-INC,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/include/stdbool.h: $Revision: 70.3 $ */ cksum(1) Output: ProgSupport.C-INC,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 3971327218 403 /usr/include/stdbool.h Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 20 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_24205 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_24205.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_24205. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHSS_24205.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHSS_24205.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_24205.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_24205.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None