#4469: file-5.37
--------------------+-----------------------
 Reporter:  bdubbs  |       Owner:  lfs-book
     Type:  task    |      Status:  new
 Priority:  normal  |   Milestone:  8.5
Component:  Book    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+-----------------------

Comment (by bdubbs):

 Release 5.37

    * Make sure that continuation separators are printed
      with -k within softmagic
    * Change SIGPIPE saving and restoring during compression to use
      sigaction(2) instead of signal(3) and cache it.
    * Cache stat(2) calls more to reduce number of calls
    * PR/77: Handle --mime-type and -k correctly.
    * Switch decompression code to use vfork() because
      tools like rpmdiff and rpmbuild call libmagic
      with large process footprints
    * PR/75: --enable-zlib, did not work.
    * Improve regex efficiency by:
       1. Prefixing regex searches with regular search
          for keywords where possible
       2. Using memmem(3) where available

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4469#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to