summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/labs.c
diff options
context:
space:
mode:
authorguenther <>2014-08-15 04:14:36 +0000
committerguenther <>2014-08-15 04:14:36 +0000
commit3ea4545f65c31073396b3f70460f5e9426064b79 (patch)
treead98e89509d81894a7205c6b5bc0cb6747d59cd6 /src/lib/libc/stdlib/labs.c
parentca8ede79a0636ab46503a89fd990988aa6393a33 (diff)
downloadopenbsd-3ea4545f65c31073396b3f70460f5e9426064b79.tar.gz
openbsd-3ea4545f65c31073396b3f70460f5e9426064b79.tar.bz2
openbsd-3ea4545f65c31073396b3f70460f5e9426064b79.zip
XPG requires insque() and remque() to work with linear lists and not just
circular lists. Amazingly, they managed to extend the requirements to no longer match the behavior of the VAX instructions they were modeled after, so the trivial VAX ASM versions have to go. Nice job breaking it, X/Open! Based on a diff from enh (at) google.com ok miod@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions