Hacker News new | ask | show | jobs
by colejohnson66 1216 days ago
Except in this document, it's actually documented as "create" (with an 'e')
1 comments

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.

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