 |
≫ |
|
|
 |
パッチ名: PHCO_36392
パッチ摘要: 11.31 stat(5)の日本語版ドキュメントの修正
作成日: 07/04/03
公開日: 07/05/08
ハードウェアプラットフォームおよびOSリリース:
11.31
現象:
PHCO_36392:
(SR:8606481797 CR:JAGag35759)
ユーザー空間アプリケーションがstat(5)構造内の制限付きフィールドを使用
すると、互換性の問題が起きる可能性があります。
問題点の説明:
PHCO_36392:
(SR:8606481797 CR:JAGag35759)
stat(5)の日本語版ドキュメントを修正する必要があります。
解決方法:
互換性の問題を避けるために、構造内のフィールドの使用に関する制限事項を
stat(2)/fstat(2)/stat(5)のマンページに追加しました。
-----------------------------------------------------------------------------
Patch Name: PHCO_36392
Patch Description: 11.31 Japanese documentation change needed for stat(5)
Creation Date: 07/04/03
Post Date: 07/05/08
Hardware Platforms - OS Releases:
11.31
Products: N/A
Filesets:
ProgSupport.PAUX-JPN-E-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,v=HP
ProgSupport.PAUX-JPN-S-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,v=HP
Automatic Reboot?: No
Status: General Release
Critical: No
Category Tags:
defect_repair general_release
Path Name: /hp-ux_patches/11.X/PHCO_36392
Symptoms:
PHCO_36392:
( SR:8606481797 CR:JAGag35759 )
Potential compatibility problem can be introduced if an
user-space application uses restricted fields in the stat(5)
structure.
Defect Description:
PHCO_36392:
( SR:8606481797 CR:JAGag35759 )
Japanese documentation change needed for stat(5)
Resolution:
The man-pages for stat(2), fstat(2), and stat(5) have been
modified to avoid a potential compatibility problem.
Enhancement:
No
SR:
8606481797
Patch Files:
ProgSupport.PAUX-JPN-E-MAN,fr=B.11.31,
fa=HP-UX_B.11.31_IA/PA,v=HP:
/usr/share/man/ja_JP.eucJP/man2.Z/fstat.2
/usr/share/man/ja_JP.eucJP/man2.Z/stat.2
/usr/share/man/ja_JP.eucJP/man5.Z/stat.5
ProgSupport.PAUX-JPN-S-MAN,fr=B.11.31,
fa=HP-UX_B.11.31_IA/PA,v=HP:
/usr/share/man/ja_JP.SJIS/man2.Z/fstat.2
/usr/share/man/ja_JP.SJIS/man2.Z/stat.2
/usr/share/man/ja_JP.SJIS/man5.Z/stat.5
what(1) Output:
ProgSupport.PAUX-JPN-E-MAN,fr=B.11.31,
fa=HP-UX_B.11.31_IA/PA,v=HP:
/usr/share/man/ja_JP.eucJP/man2.Z/fstat.2:
None
/usr/share/man/ja_JP.eucJP/man2.Z/stat.2:
None
/usr/share/man/ja_JP.eucJP/man5.Z/stat.5:
None
ProgSupport.PAUX-JPN-S-MAN,fr=B.11.31,
fa=HP-UX_B.11.31_IA/PA,v=HP:
/usr/share/man/ja_JP.SJIS/man2.Z/fstat.2:
None
/usr/share/man/ja_JP.SJIS/man2.Z/stat.2:
None
/usr/share/man/ja_JP.SJIS/man5.Z/stat.5:
None
cksum(1) Output:
ProgSupport.PAUX-JPN-E-MAN,fr=B.11.31,
fa=HP-UX_B.11.31_IA/PA,v=HP:
2371612547 5363 /usr/share/man/ja_JP.eucJP/man2.Z/fstat.2
545807803 4423 /usr/share/man/ja_JP.eucJP/man2.Z/stat.2
3813169869 4699 /usr/share/man/ja_JP.eucJP/man5.Z/stat.5
ProgSupport.PAUX-JPN-S-MAN,fr=B.11.31,
fa=HP-UX_B.11.31_IA/PA,v=HP:
840712016 5366 /usr/share/man/ja_JP.SJIS/man2.Z/fstat.2
4257695176 4454 /usr/share/man/ja_JP.SJIS/man2.Z/stat.2
3931497993 4718 /usr/share/man/ja_JP.SJIS/man5.Z/stat.5
Patch Conflicts: None
Patch Dependencies:
11.31: PHCO_36075
Hardware Dependencies: None
Other Dependencies: None
Supersedes: None
Equivalent Patches: None
Patch Package Size: 60 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 PHCO_36392
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHCO_36392.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHCO_36392. If you do not wish to retain a
copy of the original software, include the patch_save_files
option in the swinstall command above:
-x patch_save_files=false
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 PHCO_36392.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHCO_36392.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHCO_36392.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|