cvs commit: src/include locale.h src/lib/libc/locale localeconv.c src/usr.bin/locale locale.c

Hasso Tepper hasso at crater.dragonflybsd.org
Thu Sep 20 00:42:57 PDT 2007


hasso       2007/09/20 00:40:51 PDT

DragonFly src repository

  Modified files:
    include              locale.h 
    lib/libc/locale      localeconv.c 
    usr.bin/locale       locale.c 
  Log:
  Unconstify members of the lconv structure to make it conform to the C89 and
  C99 standards. Note that documentation doesn't need a correction, it's
  already correct.
  
  Revision  Changes    Path
  1.4       +10 -10    src/include/locale.h
  1.4       +14 -11    src/lib/libc/locale/localeconv.c
  1.2       +6 -6      src/usr.bin/locale/locale.c


http://www.dragonflybsd.org/cvsweb/src/include/locale.h.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/locale/localeconv.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/locale/locale.c.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list