- Timestamp:
- Feb 17, 2007, 8:30:45 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4f3f023
- Parents:
- c6b2a148
- Location:
- BOOK
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/glibc.xml
rc6b2a148 r558dc6a 34 34 href="../../final-system/alpha/glibc.xml" 35 35 xpointer="xpointer(//*[@os='a2'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../../final-system/alpha/glibc.xml" 39 xpointer="xpointer(//*[@os='a3'])"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 42 href="../../final-system/alpha/glibc.xml" 43 xpointer="xpointer(//*[@os='a4'])"/> 36 44 37 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/alpha/glibc.xml
rc6b2a148 r558dc6a 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 31 32 <para os="a1">The following patch fixes some inline assembler in glibc:</para>32 <para os="a1">The following patch fixes some inline assembler in Glibc:</para> 33 33 34 34 <screen os="a2"><userinput>patch -Np1 -i ../&glibc-ioperm_fix-patch;</userinput></screen> 35 36 <para os="a3">The following patch adds sigsuspend_nocancel support to Glibc:</para> 37 38 <screen os="a4"><userinput>patch -Np1 -i ../&glibc-alpha_sigsuspend-patch;</userinput></screen> 35 39 36 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/alpha/changelog.xml
rc6b2a148 r558dc6a 35 35 36 36 <listitem> 37 <para>February 17, 2007</para> 38 <itemizedlist> 39 <listitem> 40 <para>[jciccone] - Added a patch that adds sigsuspend_nocancel 41 support to Glibc.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 45 46 <listitem> 37 47 <para>August 28, 2006</para> 38 48 <itemizedlist> -
BOOK/materials/alpha/patches.xml
rc6b2a148 r558dc6a 36 36 37 37 <varlistentry> 38 <term>Glibc Alpha sigsuspend Patch - <token>&glibc-alpha_sigsuspend-patch-size;</token>:</term> 39 <listitem> 40 <para>Download: <ulink 41 url="&patches-root;&glibc-alpha_sigsuspend-patch;"/></para> 42 <para>MD5 sum: <literal>&glibc-alpha_sigsuspend-patch-md5;</literal></para> 43 </listitem> 44 </varlistentry> 45 46 <varlistentry> 38 47 <term>Linux IO Fix Patch - <token>&linux-io_fix-patch-size;</token>:</term> 39 48 <listitem> -
BOOK/patches.ent
rc6b2a148 r558dc6a 179 179 <!ENTITY glibc-ioperm_fix-patch-size "4 KB"> 180 180 181 <!ENTITY glibc-alpha_sigsuspend-patch "glibc-&glibc-version;-alpha_sigsuspend-1.patch"> 182 <!ENTITY glibc-alpha_sigsuspend-patch-md5 "e35c13eb4371388b2ffa75418649ffe2"> 183 <!ENTITY glibc-alpha_sigsuspend-patch-size "4 KB"> 184 181 185 <!ENTITY linux-io_fix-patch "linux-&linux-version;-alpha_io_fix-1.patch"> 182 186 <!ENTITY linux-io_fix-patch-md5 "7a680d8c9978044955e6ef4f6a7358c1">
Note:
See TracChangeset
for help on using the changeset viewer.