Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 22:37:48 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_attr_setguardsize.c uthread_init.c uthread_stack.c
Message-ID:  <200205150537.g4F5bm253469@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

alfred      2002/05/14 22:37:48 PDT

  Modified files:
    lib/libc_r/uthread   pthread_private.h 
                         uthread_attr_setguardsize.c 
                         uthread_init.c uthread_stack.c 
  Log:
  Undo namespace pollution by prefixing the globals pthread_guard_default and
  pthread_page_size.
  
  Fix a bunch line wrapping.
  
  Pointed out by: deischen
  
  Revision  Changes    Path
  1.70      +2 -2      src/lib/libc_r/uthread/pthread_private.h
  1.3       +4 -4      src/lib/libc_r/uthread/uthread_attr_setguardsize.c
  1.40      +7 -7      src/lib/libc_r/uthread/uthread_init.c
  1.4       +16 -13    src/lib/libc_r/uthread/uthread_stack.c

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?200205150537.g4F5bm253469>