Package: manpages-dev
Version: 2.02-2
Severity: minor
With libc6 2.3.5-6 on i386, this program:
#include <stdio.h>
#include <time.h>
main() { printf("%d\n",(int)time((time_t *)123)); }
prints "-14". The time(2) manpage says it would return -1. I don't
know if this is a documentation error or a glibc bug, but the man page
appears old so I figured I'd start here.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages manpages-dev depends on:
ii manpages 2.02-2 Manual pages about using a GNU/Lin
manpages-dev recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]