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

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Aug 7 21:11:45 PDT 2003


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






More information about the Commits mailing list