Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2008 09:13:43 +0000 (UTC)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys fcntl.c src/lib/libc_r/uthread uthread_fcntl.c src/lib/libpthread/thread thr_fcntl.c src/lib/libthr/thread thr_syscalls.c
Message-ID:  <200806060914.m569E5DZ090093@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2008-06-06 09:13:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libc/sys         fcntl.c 
    lib/libc_r/uthread   uthread_fcntl.c 
    lib/libpthread/thread thr_fcntl.c 
    lib/libthr/thread    thr_syscalls.c 
  Log:
  SVN rev 179609 on 2008-06-06 09:13:43Z by dfr
  
  MFC: r179358,179434 - make libc's fcntl symbol weak and extend the limited
  forward ABI compatibility for fcntl to the thread libraries.
  
  Revision   Changes    Path
  1.1.4.2    +3 -1      src/lib/libc/sys/fcntl.c
  1.15.14.1  +3 -1      src/lib/libc_r/uthread/uthread_fcntl.c
  1.19.8.1   +3 -1      src/lib/libpthread/thread/thr_fcntl.c
  1.9.2.3    +2 -1      src/lib/libthr/thread/thr_syscalls.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806060914.m569E5DZ090093>