Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
5398:1bdb7a7c3c8f
for
buffy.h
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2008-05-21 11:36:33 (
6 months
ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:
Fix new mail detection for >2 GB mboxes with $check_mbox_size set
Files:
1 modified
buffy.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
buffy.h
r5011
r5398
24
24
{
25
25
char *path;
26
long
size;
26
off_t
size;
27
27
struct buffy_t *next;
28
28
short new; /* mailbox has new mail */
Download in other formats:
Unified Diff
Zip Archive