Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 00:08:22 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdlib.h src/lib/libc/locale mbstowcs.c mbtowc.c multibyte.3 wcstombs.c
Message-ID:  <200209010708.g8178MZZ020827@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/09/01 00:08:22 PDT

  Modified files:
    include              stdlib.h 
    lib/libc/locale      mbstowcs.c mbtowc.c multibyte.3 
                         wcstombs.c 
  Log:
  Add restrict qualifiers to the arguments of mbstowcs, mbtowc() and
  wcstombs().
  
  Revision  Changes    Path
  1.40      +3 -3      src/include/stdlib.h
  1.3       +2 -2      src/lib/libc/locale/mbstowcs.c
  1.2       +2 -2      src/lib/libc/locale/mbtowc.c
  1.14      +3 -3      src/lib/libc/locale/multibyte.3
  1.3       +2 -2      src/lib/libc/locale/wcstombs.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?200209010708.g8178MZZ020827>