source: patches/tcp_wrappers-7.6-gcc34-1.patch @ 617118d

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 617118d was 617118d, checked in by Jim Gifford <clfs@…>, 18 years ago

r561@server (orig r559): root | 2005-06-05 02:38:49 -0700
Fixed Directory Structure

  • Property mode set to 100644
File size: 741 bytes
  • tcp_wrappers_7.

    Submitted By: Jeremy Utley (jeremy@linuxfromscratch.org)
    Date: 2004-04-10
    Initial Package Version: 7.6
    Upstream Status: Not Submitted
    Origin: Self-created, with assistance from Zack Winkles
    Description: Fixes compile problem with GCC 3.4 Prerelease  - apply on
    	     top of current shared-lib-plus-plus patch
    
    $LastChangedBy: bdubbs $
    $Date: 2004-08-07 18:56:30 -0600 (Sat, 07 Aug 2004) $
    
    diff -aur tcp_wrappers_7.6/scaffold.c tcp_wrappers_7.6-new/scaffold.c
    old new  
    2525#define INADDR_NONE     (-1)            /* XXX should be 0xffffffff */
    2626#endif
    2727
    28 extern char *malloc();
    2928
    3029/* Application-specific. */
Note: See TracBrowser for help on using the repository browser.