Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rswail
44 days ago
|
parent
|
context
|
favorite
| on:
Linux eliminates the strncpy API after six years o...
The C code for strcpy is:
while (*d++ = *s++) ;
On a PDP-11 that is:
L: MOV (R1)+, (R2)+ BNE L
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: