History log of /netbsd-current/common/lib/libc/quad/ashldi3.c
Revision Date Author Comments
# 1.3 09-Mar-2012 christos

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


# 1.2 15-Mar-2009 cegger

branches: 1.2.6;
ansify function definitions


# 1.1 20-Dec-2005 christos

branches: 1.1.36;
Merge libkern + libc common files. As requested by core.


# 1.1.36.1 13-May-2009 jym

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.


# 1.2.6.1 16-Apr-2012 yamt

sync with head