Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2004 16:56:49 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/locale collate.c src/lib/libdevinfo devinfo.c src/lib/libncp ncpl_subr.c src/lib/libnetgraph sock.c src/lib/libstand stand.h
Message-ID:  <200409221656.i8MGun7F053520@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stefanf     2004-09-22 16:56:49 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/locale      collate.c 
    lib/libdevinfo       devinfo.c 
    lib/libncp           ncpl_subr.c 
    lib/libnetgraph      sock.c 
    lib/libstand         stand.h 
  Log:
  Prefer C99's __func__ over GCC's __FUNCTION__.
  
  Revision  Changes    Path
  1.33      +3 -3      src/lib/libc/locale/collate.c
  1.5       +1 -1      src/lib/libdevinfo/devinfo.c
  1.11      +4 -4      src/lib/libncp/ncpl_subr.c
  1.7       +1 -1      src/lib/libnetgraph/sock.c
  1.40      +2 -2      src/lib/libstand/stand.h



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