summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix printing of weird errno's: negative values were printed as largebde1994-09-051-5/+9
| | | | | | | | | | | | unsigned's; null termination was only guaranteed for the first call. Fix lint: don't declare externs internally; they were both out of date.
* | First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-12/+16
|/ | | | | my machine, and a simple static (genassym) and shared (sysctl) executable both work. Still to be done: RPCand YP merge.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-2765-0/+5523
OpenPOWER on IntegriCloud