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

Doug Rabson dfr at FreeBSD.org
Fri Jun 6 09:14:05 UTC 2008


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


More information about the cvs-src mailing list