This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] stpcpy comes from Turbo C [BZ #3629]


I can confirm it's documented in my Turbo C manual from 1987.  There's
no specific information on where they got it from, other than saying
str*() functions _as a group_ are "available on Unix systems."
(and that K&R define strcat() ;)

> This suggests that the previous speculative attribution to MS-DOS
> (sic) was incorrect.

Of course, Turbo C is an MS-DOS compiler :-)

(for a while it was the dominant MS-DOS compiler)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]