summaryrefslogtreecommitdiff
path: root/com32/include/string.h
Commit message (Collapse)AuthorAgeFilesLines
* Add stpcpy() and implement version/derivative queriesH. Peter Anvin2008-03-281-0/+1
| | | | | Add stpcpy(), and actually implement syslinux_version() and syslinux_derivative_info().
* Add sha256crypt and sha512crypt; not yet enabledH. Peter Anvin2007-11-091-0/+2
| | | | | | Add support for sha256crypt and sha512crypt to the library. Not yet included in the menu system, need to decide if it's worth 10K or if the code can be realistically compacted.
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+43