index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
linuxthreads
/
files
/
patch-aa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop wrapping gethost* functions on 5.2-CURRENT.
Tor Egge
2004-03-21
1
-1
/
+11
*
Add option to ignore posix priority scheduling.
Tor Egge
2004-02-27
1
-2
/
+6
*
Restore gethostbyaddr_r wrapper and remove getpw{nam,uid}_r wrappers for
Tor Egge
2003-07-14
1
-4
/
+52
*
Add new experimental option, LINUXTHREADS_WRAP_API, that adds wrapper
Tor Egge
2003-06-09
1
-2
/
+27
*
Make detection of unsafe calls to exit() optional and not default.
Tor Egge
2003-02-25
1
-6
/
+23
*
Fix build failure on 5.0-CURRENT by including necessary headers.
Tor Egge
2002-11-19
1
-1
/
+18
*
Let main thread do an exit(1) instead of an exit(0) on unclean program
Tor Egge
2002-09-06
1
-4
/
+8
*
Register PIC archives when INSTALL_PIC_ARCHIVE has been defined.
Tor Egge
2002-06-18
1
-1
/
+5
*
Build linuxthreads version of libstdc++ and libsupc++ under 5.0-CURRENT.
Tor Egge
2002-06-08
1
-4
/
+17
*
Fix hang caused by a thread calling exit():
Tor Egge
2002-04-22
1
-20
/
+74
*
Handle internal race that caused pthread_cond_timedwait() to block
Tor Egge
2001-09-13
1
-0
/
+9
*
Backout library major number bump. It wasn't needed. Additionally,
Tor Egge
2001-07-01
1
-2
/
+2
*
Update from version 2.1.3 to 2.2.3 of LinuxThreads.
Tor Egge
2001-06-14
1
-383
/
+554
*
Use __error() from liblthread instead of the libc version.
Tor Egge
2001-02-26
1
-20
/
+48
*
Reference _flockfile to ensure that the linuxthreads version is used.
Tor Egge
2001-02-25
1
-18
/
+21
*
Initialize attributes for new threads with default values when a NULL
Tor Egge
2001-02-20
1
-53
/
+65
*
Use the correct pthread.h when compiling liblgcc_r. Allow thread stacks
Jason Evans
2000-11-06
1
-31
/
+87
*
Update from version 2.1.2 to 2.1.3 of LinuxThreads.
Jason Evans
2000-05-24
1
-278
/
+302
*
Back out changes to lock functions passed to dllockinit().
Jason Evans
2000-01-29
1
-58
/
+26
*
Don't use the pthreads rwlock implementation for dllockinit(), since it
Jason Evans
2000-01-25
1
-51
/
+43
*
Clean up the port considerably, and fix several serious bugs. There are
Jason Evans
2000-01-04
1
-823
/
+272
*
Make __pthread_attr_init() pthread_attr_init().
Jason Evans
1999-12-28
1
-80
/
+86
*
Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2,
Jason Evans
1999-12-24
1
-1031
/
+1248
*
Submitted by: "Russell L. Carter" <rcarter@consys.com>
Julian Elischer
1999-12-02
1
-2
/
+2
*
Reviewed by: Russell Carter
Julian Elischer
1999-11-30
1
-0
/
+1245