Bug#683825: please add assertion for non-zero status in _pthread_unlock()

2012-08-04 Thread Robert Millan
Package: libc0.1 Version: 2.13-33 Severity: wishlist Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd The implementation of _pthread_unlock() doesn't react gracefully when it is asked to unlock a non-claimed resource. Thus, lock-__status can never be 0. Unfortunately when

Bug#683826: cfsetspeed, real baud rates, custom baud rates (BOTHER)

2012-08-04 Thread Ian Jackson
Package: libc6 Version: 2.13-33 In summary, please: - Fix the documentation so that it no longer claims that tcgetispeed and tcgetospeed return actual baud rates. - Provide new functions tcgetispeedbps and tcgetospeedbps which do return actual baud rates. - Make all the

Bug#683826: Acknowledgement (cfsetspeed, real baud rates, custom baud rates (BOTHER))

2012-08-04 Thread Ian Jackson
PS here are the two test programs I wrote while preparing the bug report. #include termios.h #include stdio.h #include stdlib.h #defineBOTHER 001 int main(int argc, const char **argv) { struct termios to; int r; r = tcgetattr(0, to); if (r) { perror(tcgetattr); exit(-1); }

Processed: [bts-link] source package eglibc

2012-08-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # # bts-link upstream status pull for source package eglibc # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org Setting user to bts-link-upstr...@lists.alioth.debian.org

[bts-link] source package eglibc

2012-08-04 Thread bts-link-upstream
# # bts-link upstream status pull for source package eglibc # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #291293 (http://bugs.debian.org/291293) # Bug title: bash: German translation of Alarm