Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-09-30 | add PTL2-current-990622-patch-5 | msaitoh | 1 | -3/+4 | |
1999-09-08 | Pull in patch4 too. Fixes a compile problem on sparc. From Kota Abe. | bad | 1 | -2/+3 | |
1999-08-06 | upgraded to -patch-3 | msaitoh | 1 | -2/+4 | |
1999-06-23 | upgrade PTL2 to PTL2-current-990622 (with patch-1) | msaitoh | 1 | -6/+6 | |
1999-05-31 | PTL2-current-990512-patch-2 | msaitoh | 1 | -1/+5 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -15/+13 | |
pattern match format. Minor pkglint along the way. | |||||
1999-05-22 | patch-1 breaks sigjmp. Instead of using it, add patch-ac, which is | tsarna | 1 | -5/+1 | |
corrected version of patch-1. Still have problems with ttyname()... | |||||
1999-05-20 | PTL2-current-990512-patch-1 | msaitoh | 1 | -3/+9 | |
1999-05-12 | Upate PTL2 to PTL2-current-990512. | msaitoh | 1 | -4/+4 | |
1999-05-06 | Turn off on alpha. This was hosed before, and still is after the ctor change. | tv | 1 | -1/+3 | |
Will look into it. | |||||
1999-05-06 | Install ptlg++ with the right permissions by handing down INSTALL_SCRIPT. | tv | 1 | -1/+2 | |
1999-05-06 | Use proper ELF build (with -soname); also add c++rt0 for a.out and | tv | 1 | -2/+4 | |
crt{begin,end}S for ELF so that a constructor does not have to be attached to every resultant .o file (_pthread_init() becomes a constructor in the library itself). Add ptlg++ as analogue of ptlgcc. The pkgname is renamed ptl-990315 (drop -current-) so this version is not considered compatible in binary form. | |||||
1999-05-02 | Use "../../lang/perl5" to shut up "pkglint". | tron | 1 | -2/+2 | |
1999-05-01 | perl is only required at build time. | tron | 1 | -2/+3 | |
1999-03-30 | Eliminate libdata/PTL | msaitoh | 1 | -2/+1 | |
1999-03-29 | Remove commented out instructions and fix botch caused by pkglinting. | tron | 1 | -7/+5 | |
1999-03-29 | New "ptl2" package supplied by SAITOH Masanobu in pkg/7212: | tron | 1 | -0/+39 | |
This is PTL2 -- Portable Thread Library 2 wrrtten by Kota Abe. |