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

cvs commit: src/contrib/gcc/config freebsd.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 7 Aug 2003 21:11:06 -0700 (PDT)

dillon      2003/08/07 21:11:06 PDT

  Modified files:
    contrib/gcc/config   freebsd.h 
  Log:
  Set _THREAD_SAFE preprocessor symbol when the -pthread option is used,
  solves a concurrency problem with libc's stdio.h when inline macros
  (like putchar()) are used.
  
  Revision  Changes    Path
  1.3       +3 -2      src/contrib/gcc/config/freebsd.h




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