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

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Fri Feb 27 03:28:45 PST 2004


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





More information about the Commits mailing list