This is the mail archive of the libc-alpha@sources.redhat.com 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: Wish for 2002 ...


> If you think the answer is "obviously not" then why do we have gets and
> getwd?

Those interfaces existed and were in use at the time GNU libc was written.
That is why.  Programs predating GNU libc used them and lacking them would
break source backward compatibility.  That is not true of any recent
invention.  Programs using (e.g.) strlcpy et al already are not portable to
many extant systems, so continuing their lack does not impose new difficulties.


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