Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Fix thread hangups due to incorrect synchronization (Closes: #311469), thanks Yao Shi
pthread_join expects a thread and not a pointer to the thread. Fix in trunk patch.
pthread_join expects a thread and not a pointer to the thread
- Fix LFS support (Closes: #311324)
Fix #311255
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 for LFS
Initial large file support, thanks David Turnbull
Use strncpy instead of strcpy for length sensitive copies
fix segfaults on HTTP404 and HTTP401 responses
Import 1.0b
Import 1.0a
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |