Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support HP-UX 10.x non-standard time-related reentrant functions | Sascha Schumann | 2000-03-03 | 1 | -0/+35 |
* | Get the license right... (this won't make it to RC1 of B4) | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
* | Fix for missing RAND_MAX on SunOS 4.1 | Sascha Schumann | 1999-12-19 | 1 | -1/+3 |
* | Add PHPAPI for Windows. | Sascha Schumann | 1999-11-30 | 1 | -7/+6 |
* | unposixfy calls to TSRM | Sascha Schumann | 1999-11-26 | 1 | -2/+2 |
* | Define macros only, if one of the locking _r functions is used | Sascha Schumann | 1999-11-26 | 1 | -1/+1 |
* | Fix typo (shutdown -> startup) | Sascha Schumann | 1999-11-26 | 1 | -1/+1 |
* | - move strtok_r into reentrancy.c | Sascha Schumann | 1999-11-26 | 1 | -2/+171 |
* | Add/update copyright headers | Sascha Schumann | 1999-11-26 | 1 | -0/+17 |
* | Add reentrant versions of ctime, localtime, gmtime, asctime. | Sascha Schumann | 1999-11-26 | 1 | -0/+124 |