Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2000 08:36:27 -0700 (PDT)
From:      Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include ctype.h src/lib/libc/locale isctype.c table.c src/usr.bin/mklocale lex.l yacc.y
Message-ID:  <200006131536.IAA36759@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asmodai     2000/06/13 08:36:27 PDT

  Modified files:        (Branch: RELENG_3)
    include              ctype.h 
    lib/libc/locale      isctype.c table.c 
    usr.bin/mklocale     lex.l yacc.y 
  Log:
  MFC:	Fix namespace pollution which will less likely cause
  	problems in the future.  This should fix C++ stdlib problems when
  	using ctype.h as well.
  
  Revision  Changes    Path
  1.14.2.2  +32 -32    src/include/ctype.h
  1.5.2.2   +18 -18    src/lib/libc/locale/isctype.c
  1.11.2.2  +129 -33   src/lib/libc/locale/table.c
  1.3.4.2   +29 -14    src/usr.bin/mklocale/lex.l
  1.5.2.1   +57 -56    src/usr.bin/mklocale/yacc.y



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?200006131536.IAA36759>