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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-13
/
+73
*
Remove #pragma weak usage.
Tor Egge
2002-06-08
3
-23
/
+40
*
Track changes in -current (remove register keyword, ansify).
Tor Egge
2002-06-08
1
-115
/
+115
*
Fix malformed preprocessor directive.
Tor Egge
2002-06-08
1
-1
/
+1
*
Fix hang caused by a thread calling exit():
Tor Egge
2002-04-22
1
-20
/
+74
*
Document that FreeBSD source code is needed to build linuxthreads port.
Tor Egge
2002-03-10
1
-0
/
+4
*
Handle internal race that caused pthread_cond_timedwait() to block
Tor Egge
2001-09-13
1
-0
/
+9
*
Add an optional experimental patch that reduce the number of context
Tor Egge
2001-09-09
1
-0
/
+306
*
Set frame pointer to 0 before calling function in child process to indicate
Tor Egge
2001-09-09
1
-0
/
+1
*
Use libc version of _flockfile() and _funlockfile() on 5.0-CURRENT.
Tor Egge
2001-09-09
1
-0
/
+10
*
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
6
-429
/
+2390
*
Calling the libc .cerror from outside libc doesn't work when libc
Tor Egge
2001-02-26
1
-2
/
+15
*
Use __error() from liblthread instead of the libc version.
Tor Egge
2001-02-26
2
-21
/
+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
3
-53
/
+269
*
Use the correct pthread.h when compiling liblgcc_r. Allow thread stacks
Jason Evans
2000-11-06
2
-32
/
+89
*
Remove call to deprecated function, dllockinit().
Jason Evans
2000-07-12
1
-8
/
+0
*
Fix a mistake in the directions for creating symlinks. Add instructions for
Jason Evans
2000-07-12
1
-35
/
+23
*
Rather than copying the entirety of src/gnu/lib/libgcc/Makefile, .include it
Jason Evans
2000-07-12
1
-161
/
+6
*
Update from version 2.1.2 to 2.1.3 of LinuxThreads.
Jason Evans
2000-05-24
4
-335
/
+320
*
Back out changes to lock functions passed to dllockinit().
Jason Evans
2000-01-29
2
-147
/
+97
*
Don't use the pthreads rwlock implementation for dllockinit(), since it
Jason Evans
2000-01-25
3
-123
/
+132
*
Clean up the port considerably, and fix several serious bugs. There are
Jason Evans
2000-01-04
10
-826
/
+1030
*
Add #define _KERNEL around #include of <sys/errno.h> - this is to avoid
Peter Wemm
1999-12-29
1
-0
/
+2
*
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
5
-1162
/
+1352
*
New documentation from Richard and Russell.
Julian Elischer
1999-12-04
1
-14
/
+66
*
Submitted by: "Russell L. Carter" <rcarter@consys.com>
Julian Elischer
1999-12-02
2
-2
/
+175
*
Update some of the Documentation files.
Julian Elischer
1999-11-30
1
-43
/
+35
*
Reviewed by: Russell Carter
Julian Elischer
1999-11-30
10
-0
/
+2743