| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add stpcpy() and implement version/derivative queries | H. Peter Anvin | 2008-03-28 | 1 | -0/+1 |
| | | | | | | Add stpcpy(), and actually implement syslinux_version() and syslinux_derivative_info(). | ||||
| * | Add sha256crypt and sha512crypt; not yet enabled | H. Peter Anvin | 2007-11-09 | 1 | -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 com32 | hpa | 2004-11-10 | 1 | -0/+43 |
