Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 1998 12:25:38 -0800 (PST)
From:      Nate Williams <nate@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/quad moddi3.c
Message-ID:  <199811302025.MAA07006@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        1998/11/30 12:25:38 PST

  Modified files:
    lib/libc/quad        moddi3.c 
  Log:
  - Fix modulo bug that was masked by the correct code in libgcc.a which is
    used in almost all programs unless a shared library specifically
    ignores libgcc.a.
  
  Revision  Changes    Path
  1.2       +1 -1      src/lib/libc/quad/moddi3.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811302025.MAA07006>