DragonFly commits List (threaded) for 2007-09
DragonFly BSD
DragonFly commits List (threaded) for 2007-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Sep 2007 00:40:51 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]