cvs commit: src/lib/libpthread/thread thr_pspinlock.c

Daniel Eischen deischen at FreeBSD.org
Tue Nov 4 11:56:13 PST 2003


deischen    2003/11/04 11:56:12 PST

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_pspinlock.c 
  Log:
  Libpthread uses the convention that all of its (non-weak) symbols
  begin with underscores and provide weak definitions without
  underscores.  Make the pthread spinlock conform to this convention.
  
  Revision  Changes    Path
  1.2       +11 -5     src/lib/libpthread/thread/thr_pspinlock.c


More information about the cvs-src mailing list