Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
1999-11-09 | Move calloc() into malloc.c and only zero out the area if malloc() | millert | 3 | -55/+26 | |
didn't do so for us. By default, malloc() zeros out the space it allocates but the programmer cannot rely on this as it is implementation- specific (and configurable via /etc/malloc.conf) | |||||
1999-11-09 | Install man-page links for strtok_r. | art | 1 | -1/+2 | |
1999-11-09 | Document strtok_r. | art | 1 | -8/+19 | |
1999-11-09 | Implement strtok_r. | art | 1 | -5/+15 | |
1999-10-10 | Make mips compile. -moj | maja | 5 | -27/+7 | |
1999-10-06 | use /dev/arandom by default | beck | 1 | -2/+2 | |
1999-09-29 | ssleay->openssl name change. (Wonder what spinoff projects will name it) | beck | 1 | -0/+0 | |
1999-09-29 | New minty openssl version | beck | 5 | -12/+12 | |
1999-09-29 | Ack. Sparc and stuff oops - openssl changed the name of this.. | beck | 1 | -4/+4 | |