Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -1/+1 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -1/+1 |
| | |||||
* | Add dmalloc 4.8.1, a version of the malloc(3) library that provides | will | 2000-12-26 | 5 | -0/+77 |
powerful debugging facilities at runtime. Required for a forthcoming port. PR: 23792 Submitted by: Jeremy Shaffner <jeremy@external.org> |