History log of /netbsd-src/common/lib/libc/quad/qdivrem.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 567219e1 20-Mar-2012 matt <matt@NetBSD.org>

Remove __P usage.
Convert to C89 prototypes.


# a5fd370a 09-Mar-2012 christos <christos@NetBSD.org>

Casts and type changes to fix portability issues.
- int -> size_t
- adjust width of RHS of shift
- adjust widths of types


# 103c3602 15-Mar-2009 cegger <cegger@NetBSD.org>

ansify function definitions


# 37c9f0a6 20-Dec-2005 christos <christos@NetBSD.org>

Merge libkern + libc common files. As requested by core.