summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/stdlib/remque.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* XPG requires insque() and remque() to work with linear lists and not justguenther2014-08-151-40/+0
* VAX ELF userland bits. Consists mostly of register prefix additions.miod2013-07-051-2/+2
* more rcsid/sccs cleanupderaadt2009-10-281-6/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* insque and remque are VAX instructions, no need for C functions; From 4.4BSDmillert2003-05-091-0/+49