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

Tor Egge tegge at FreeBSD.org
Fri Feb 27 15:32:55 PST 2004


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


More information about the cvs-all mailing list