History log of /netbsd-src/lib/libc/arch/vax/gen/infinity.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 268d4c67 19-Feb-2002 thorpej <thorpej@NetBSD.org>

Adjust for changes to __infinity decl.


# f9b799b6 13-Sep-2000 msaitoh <msaitoh@NetBSD.org>

check LIBC_SCCS


# 765d1130 17-Apr-1999 ragge <ragge@NetBSD.org>

Set infinity to the highest D-float possible.
XXX - infinity does not exist on vax...


# 7c990e0c 14-Nov-1998 christos <christos@NetBSD.org>

delint


# 982e9200 26-Jul-1998 mycroft <mycroft@NetBSD.org>

const poisoning.


# 1394f01b 16-Jul-1997 christos <christos@NetBSD.org>

RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS


# 91c9c62e 13-Jul-1997 christos <christos@NetBSD.org>

Fix RCSID's


# ce0bb6e8 17-Apr-1995 ragge <ragge@NetBSD.org>

Added libc VAX specific files.