Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop wrapping gethost* functions on 5.2-CURRENT. | Tor Egge | 2004-03-21 | 1 | -0/+4 |
| | |||||
* | Fix typos in previous commit causing the previous change to effectively | Tor Egge | 2003-07-14 | 1 | -1/+2 |
| | | | | be a noop. | ||||
* | Restore gethostbyaddr_r wrapper and remove getpw{nam,uid}_r wrappers for | Tor Egge | 2003-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | newer versions of FreeBSD 5.X. Drop use of deprecated AINC variable. Reenable use of ld(1) to restore the LINUXTHREADS_WRAP_API option. Rename __thread to __xthread in prototypes to avoid conflict with new gcc keyword. Bump port revision. | ||||
* | Update from version 2.1.3 to 2.2.3 of LinuxThreads. | Tor Egge | 2001-06-14 | 1 | -0/+2 |
| | |||||
* | Clean up the port considerably, and fix several serious bugs. There are | Jason Evans | 2000-01-04 | 1 | -0/+165 |
still some problems, at least with signal handling and locking on SMP. Submitted by: dick |