Ignore:
Timestamp:
02/04/2022 09:51:57 AM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
51d1584, bca4876
Parents:
a5d31dd
Message:

Remove unnecessary sed in glibc-2.35

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    ra5d31dd r651c74b  
    4444    <title>Installation of Glibc</title>
    4545
     46<!-- applied in 2.35 (commit b805aebd42364fe696e417808a700fdb9800c9e8)
    4647    <para>First, fix a security problem identified upstream:</para>
    4748
    4849    <screen><userinput remap="pre">sed -e '/NOTIFY_REMOVED)/s/)/ \&amp;\&amp; data.attr != NULL)/' \
    4950    -i sysdeps/unix/sysv/linux/mq_notify.c</userinput></screen>
    50 
     51-->
    5152    <para>Some of the Glibc programs use the non-FHS compliant
    5253    <filename class="directory">/var/db</filename> directory to store
Note: See TracChangeset for help on using the changeset viewer.