Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix leak in pthreads, and add initial support for GNU Pth | Sascha Schumann | 1999-12-05 | 2 | -0/+24 |
* | Add ts_allocate_dtor, use ts_allocate_[cd]tor where appropiate. | Sascha Schumann | 1999-12-05 | 2 | -8/+9 |
* | Close a resource leak. | Sascha Schumann | 1999-11-26 | 1 | -1/+1 |
* | This should fix the deadlock | Zeev Suraski | 1999-10-10 | 1 | -7/+13 |
* | Add clean target which removes standard targets | Sascha Schumann | 1999-10-10 | 1 | -1/+6 |
* | build.mk can be used to generate build tools. It is usually | Sascha Schumann | 1999-10-10 | 1 | -0/+38 |
* | Explicit casts to ulong. Some compiler don't like pointers in % | Sascha Schumann | 1999-10-05 | 1 | -1/+1 |
* | Add $automake_flags, to allow propagation of --copy | Sascha Schumann | 1999-10-05 | 1 | -1/+1 |
* | Forgot these.. | Sascha Schumann | 1999-10-04 | 1 | -0/+5 |
* | Use libtool. | Sascha Schumann | 1999-10-04 | 5 | -48/+19 |
* | Whoops, OSF/1 has -lpthread and -lpthreads, but defines most | Sascha Schumann | 1999-10-04 | 1 | -5/+4 |
* | -lpthreads is needed on OSF/1 aka Digital Unix aka Tru64 | Sascha Schumann | 1999-10-04 | 1 | -0/+1 |
* | Make config executable | Sascha Schumann | 1999-10-03 | 1 | -2/+1 |
* | Test commit II. | Sascha Schumann | 1999-10-02 | 1 | -0/+0 |
* | Test commit. | Sascha Schumann | 1999-10-02 | 1 | -0/+0 |
* | Reactivate autoheader | Sascha Schumann | 1999-10-02 | 1 | -1/+1 |
* | *** empty log message *** | Andi Gutmans | 1999-10-02 | 1 | -25/+0 |
* | Remove C++ style comments from C source file. | Sascha Schumann | 1999-09-27 | 1 | -2/+6 |
* | Do not let PACKAGE/VERSION escape from tsrm_config.h. | Sascha Schumann | 1999-09-26 | 1 | -0/+2 |
* | Undefine previously PACKAVE/VERSION macros. We should find a way | Sascha Schumann | 1999-09-26 | 1 | -0/+2 |
* | Use helper script to determine compile time configuration for TSRM | Sascha Schumann | 1999-09-26 | 2 | -1/+45 |
* | PTHREADS is a custom symbol | Sascha Schumann | 1999-09-24 | 1 | -0/+1 |
* | Additionally check libc_r (*BSD) for pthread functions | Sascha Schumann | 1999-09-24 | 2 | -9/+23 |
* | Try to find ANSI/STDC compatible mode of host compiler | Sascha Schumann | 1999-09-23 | 1 | -0/+1 |
* | Workaround to prevent TSRM from defining PACKAGE and VERSION. | Stig S. Bakken | 1999-09-06 | 3 | -8/+16 |
* | Add new-thread handlers | Zeev Suraski | 1999-08-14 | 2 | -28/+62 |
* | identify ourselves | Stig S. Bakken | 1999-07-22 | 1 | -4/+4 |
* | Release fix | Zeev Suraski | 1999-05-13 | 1 | -2/+2 |
* | Fix | Zeev Suraski | 1999-05-11 | 1 | -1/+1 |
* | calloc et al need stdlib.h according to ANSI-C | Sascha Schumann | 1999-05-06 | 1 | -0/+1 |
* | - export patch | Andi Gutmans | 1999-04-28 | 3 | -6/+16 |
* | dsp update | Andi Gutmans | 1999-04-28 | 1 | -28/+28 |
* | Fixes | Zeev Suraski | 1999-04-24 | 2 | -1/+4 |
* | set up automake | Stig S. Bakken | 1999-04-24 | 6 | -9/+58 |
* | *** empty log message *** | Zeev Suraski | 1999-04-24 | 3 | -4/+23 |
* | License | Zeev Suraski | 1999-04-23 | 2 | -2/+41 |
* | Thread Safe Resource Manager | Zeev Suraski | 1999-04-20 | 3 | -0/+527 |