Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 14:16:41 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib tdelete.c tsearch.3 src/include search.h
Message-ID:  <200208142116.g7ELGffv045531@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/08/14 14:16:41 PDT

  Modified files:
    lib/libc/stdlib      tdelete.c tsearch.3 
    include              search.h 
  Log:
   - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001
     prototype of the tdelete(3) function.
   - Remove duplicated space.
   - Use an ANSI-C function definition for tdelete(3).
   - Update the manual page.
  
  Revision  Changes    Path
  1.5       +2 -1      src/include/search.h
  1.4       +10 -6     src/lib/libc/stdlib/tdelete.c
  1.8       +2 -2      src/lib/libc/stdlib/tsearch.3

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?200208142116.g7ELGffv045531>