Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 1999 17:12:09 -0800 (PST)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/linuxthreads/files libc_spinlock.c README.FreeBSD lclone.c md5 sched.c uthread_file.c pthread.h pthread_np.h pthread_private.h pthread_rw.h pthread_stack.h spinlock.c stack.c stack_attr.c syscalls.c uthread_rwlock.c uthread_rwlockattr.c ...
Message-ID:  <199912240112.RAA37305@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jasone      1999/12/23 17:12:09 PST

  Modified files:
    devel/linuxthreads/files README.FreeBSD lclone.c md5 sched.c 
                             uthread_file.c 
    devel/linuxthreads/patches patch-aa 
    devel/linuxthreads/pkg DESCR PLIST 
  Added files:
    devel/linuxthreads/files libc_spinlock.c 
  Removed files:
    devel/linuxthreads/files pthread.h pthread_np.h 
                             pthread_private.h pthread_rw.h 
                             pthread_stack.h spinlock.c stack.c 
                             stack_attr.c syscalls.c 
                             uthread_rwlock.c uthread_rwlockattr.c 
    devel/linuxthreads/files/Examples ex6.c 
    devel/linuxthreads/patches patch-ab 
  Log:
  Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2,
  which is rather tightly coupled with GNU libc, unlike the older version
  of this port.
  
  LinuxThreads has added many features since it was integrated with GNU libc,
  which means that a number of interfaces that were borrowed from libc_r are
  no longer needed.
  
  This updated port required a lot of reworking of the port, so there are
  likely to be new bugs.
  
  Revision  Changes    Path
  1.4       +91 -119   ports/devel/linuxthreads/files/README.FreeBSD
  1.2       +4 -4      ports/devel/linuxthreads/files/lclone.c
  1.2       +1 -1      ports/devel/linuxthreads/files/md5
  1.2       +10 -10    ports/devel/linuxthreads/files/sched.c
  1.2       +1 -0      ports/devel/linuxthreads/files/uthread_file.c
  1.3       +1264 -1047ports/devel/linuxthreads/patches/patch-aa
  1.2       +9 -7      ports/devel/linuxthreads/pkg/DESCR
  1.3       +13 -3     ports/devel/linuxthreads/pkg/PLIST



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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