dfr         2008-05-27 14:03:32 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/sys         fcntl.c 
  Log:
  Make fcntl() a weak symbol so that it can be overridden by thread libraries.
  
  MFC after: 2 days
  
  Revision  Changes    Path
  1.2       +3 -1      src/lib/libc/sys/fcntl.c