summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/ashrdi3.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add aliases for arm eabi long long shift functionsjsg2020-08-031-0/+4
| | | | | | | clang 10 on armv7 references these when building RAMDISK (-Oz) but not GENERIC (-O2). feedback and ok guenther@
* Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In oneguenther2015-10-011-3/+0
| | | | | | | case, by deleting some useless '& of an array' we also eliminate the need for the casts which prompted the original lint warnings ok deraadt@
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-4/+0
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* sync from libcmickey2004-11-281-16/+13
|
* ansi and some missing protosderaadt2004-08-071-5/+3
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* $OpenBSD$niklas1997-11-071-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+81