Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2008 09:09:37 +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 Symbol.map fcntl.c src/lib/libc_r/uthread uthread_fcntl.c src/lib/libkse/thread thr_fcntl.c src/lib/libthr/thread thr_syscalls.c
Message-ID:  <200806060909.m5699tnh089622@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libc/sys         Symbol.map fcntl.c 
    lib/libc_r/uthread   uthread_fcntl.c 
    lib/libkse/thread    thr_fcntl.c 
    lib/libthr/thread    thr_syscalls.c 
  Log:
  SVN rev 179608 on 2008-06-06 09:09:37Z 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.9.2.2   +1 -0      src/lib/libc/sys/Symbol.map
  1.1.2.2   +3 -1      src/lib/libc/sys/fcntl.c
  1.16.2.1  +3 -1      src/lib/libc_r/uthread/uthread_fcntl.c
  1.22.2.1  +2 -1      src/lib/libkse/thread/thr_fcntl.c
  1.16.2.1  +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?200806060909.m5699tnh089622>