Hacker News new | ask | show | jobs
by yencabulator 1216 days ago
Maybe this document predates (discovery of) the linker limitation?

My understanding is that the linker didn't really limit the identifier length, it's just that only 6 characters were used to match them. So, shortening names create->create, execute->exec might have come afterward, as a clean up round to make it less surprising.

1 comments

That would make sense, but it's still speculation. Preferably, we'd be able to get a definitive answer from Mr. Thompson himself.