aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/slice.c
AgeCommit message (Expand)Author
2009-10-15rename sys functions to runtime,Russ Cox
2009-08-25rename runtime internals to have modern names (array->slice etc)Rob Pike