Displaying 2 results from an estimated 2 matches for "150220".
Did you mean:
15020
2009 Apr 29
0
Mail statistics
I just committed a mail statistics gathering patch to v1.2:
http://hg.dovecot.org/dovecot-1.2/rev/fdaf0bda70d5
It keeps track of:
struct mail_private {
..
/* open(), stat(), .. */
unsigned long stats_dentry_lookup_count;
/* fstat() mostly */
unsigned long stats_attr_lookup_count;
/* number of files we've opened and read */
unsigned long
2002 Jul 11
1
open bugs in debian bts
...is a list of current open bugs in debian bts, some of these bugs
are probably fixed but I do not know how to test for them properly (like
UTF-8) and others may not be important enough to hold up 1.0.
bugs.debian.org/(bug num)
libao
130816 - WAV device doesn't print error when device is full
150220 - Doesn't open OSS devices with O_NONBLOCK all the time
vorbis-tools
128521 - Memory leak in ogg123
136667 - oggenc dies with Floating Point Exception
101946 - return values aren't usable
136675 - Please extend ogginfo to allow format specification
139628 - Does not support UTF-8 comment...