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

cvs commit: src/share/man/man9 style.9


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Feb 2004 03:27:39 -0800 (PST)

joerg       2004/02/27 03:27:39 PST

DragonFly src repository

  Modified files:
    share/man/man9       style.9 
  Log:
  There are historically two families of fixed size integers, u_intX_t and
  uintX_t. Since the former is BSD specific, while the later is defined for
  POSIX anyway, prefer the second form.
  
  Revision  Changes    Path
  1.7       +8 -0      src/share/man/man9/style.9


http://www.dragonflybsd.org/cvsweb/src/share/man/man9/style.9.diff?r1=1.6&r2=1.7&f=h



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