[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#162576: libc6-dev: errno is a function call in non-threaded program



Package: libc6-dev
Version: 2.2.5-14.3
Severity: minor

bits/errno.h defines errno to be a function call even when the application
has no need for threads at all.  This definition should be made conditional
so that non-threaded programs do not suffer the overhead of the function
call.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux gondolin 2.4.18-686-smp #1 SMP Sun Apr 14 12:07:19 EST 2002 i686 unknown unknown GNU/Linux

Versions of the packages libc6-dev depends on:
ii  libc6          2.2.5-14.3     GNU C Library: Shared libraries and Timezone



Reply to: