Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2004 15:32:55 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/linuxthreads Makefile pkg-plist ports/devel/linuxthreads/files README.FreeBSD getlogin.c libc_thread.c patch-aa strptime.sed telldir.c ttyname.c
Message-ID:  <200402272332.i1RNWtEX002500@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2004/02/27 15:32:55 PST

  FreeBSD ports repository

  Modified files:
    devel/linuxthreads   Makefile pkg-plist 
    devel/linuxthreads/files README.FreeBSD libc_thread.c patch-aa 
  Added files:
    devel/linuxthreads/files getlogin.c strptime.sed telldir.c 
                             ttyname.c 
  Log:
  Add option to ignore posix priority scheduling.
  Add threadsafe versions of some libc functions on FreeBSD 4.x.
  Register liblgcc_r_pic.a as installed for FreeBSD 5.x.
  
  Revision  Changes    Path
  1.37      +20 -2     ports/devel/linuxthreads/Makefile
  1.11      +8 -0      ports/devel/linuxthreads/files/README.FreeBSD
  1.1       +113 -0    ports/devel/linuxthreads/files/getlogin.c (new)
  1.8       +2 -0      ports/devel/linuxthreads/files/libc_thread.c
  1.24      +6 -2      ports/devel/linuxthreads/files/patch-aa
  1.1       +9 -0      ports/devel/linuxthreads/files/strptime.sed (new)
  1.1       +182 -0    ports/devel/linuxthreads/files/telldir.c (new)
  1.1       +215 -0    ports/devel/linuxthreads/files/ttyname.c (new)
  1.9       +1 -1      ports/devel/linuxthreads/pkg-plist



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