Bug#714604: libc6-dev: RUSAGE_THREAD constant not exported

2013-07-01 Thread Rodrigo Campos
Package: libc6-dev Version: 2.13-38 Severity: normal Hi, When including sys/time.h and sys/resource.h as the getrusage manpage says, RUSAGE_THREAD is not defined. For example, the following code fails to compile: #include sys/time.h #include sys/resource.h int main() {

Bug#714604: marked as done (libc6-dev: RUSAGE_THREAD constant not exported)

2013-07-01 Thread Debian Bug Tracking System
Your message dated Mon, 1 Jul 2013 14:13:05 +0200 with message-id 20130701121305.gp13...@hall.aurel32.net and subject line Re: Bug#714604: libc6-dev: RUSAGE_THREAD constant not exported has caused the Debian Bug report #714604, regarding libc6-dev: RUSAGE_THREAD constant not exported to be marked

Re: [Debian #714219] libc6: crypt(3) returns NULL with EINVAL instead of falling back to DES, breaking GNU software

2013-07-01 Thread Thorsten Glaser
Aurelien Jarno dixit: I am not sure we want to fix that. This behaviour has been introduced voluntarily to fix some issues with the previous code: http://sourceware.org/ml/libc-alpha/2012-05/msg00893.html […] The current behavior, while unpleasant, can lead to a DoS, but not to a security