summaryrefslogtreecommitdiff
path: root/com32/include/klibc
Commit message (Collapse)AuthorAgeFilesLines
* Fix building on a 64-bit system without a 32-bit system installedsyslinux-3.52-pre10syslinux-3.52H. Peter Anvin2007-09-241-0/+38
| | | | | A bunch of glibc header files were bogusly included. We should not depend on having a 32-bit glibc installed, since we don't use it.
* PXE header support; higher-level function for PXE GET_CACHED_INFOH. Peter Anvin2007-03-151-0/+3
| | | | | Beginnings of higher-level functions for PXE support. For now, only pxe_get_cached_info() is actually supported.
* New "totaltimeout" option; change the menu behaviour on timeout.hpa2005-08-301-0/+19
|
* Division error handlinghpa2004-11-231-0/+4
|
* Very first cut at a klibc-derived C library for com32hpa2004-11-103-0/+163