summaryrefslogtreecommitdiff
path: root/com32/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-173-3/+0
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-1740-40/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-0383-215/+180
* Invert the sense of ARENA_SIZE_MASK to be consistent with klibcH. Peter Anvin2006-01-193-5/+5
* com32's realloc functionsyslinux-3.20-pre5Kenneth Fyfe2006-01-161-1/+1
* Beginnings of a file-moving APIhpa2005-09-253-3/+62
* New "totaltimeout" option; change the menu behaviour on timeout.hpa2005-08-302-1/+6
* Actually decrement counter; return string if EOF after reading characterssyslinux-3.10-pre18hpa2005-08-211-1/+2
* Saner idle call semanticshpa2005-08-191-2/+1
* Improve the idle behaviour slightly.hpa2005-08-191-2/+12
* Better tests for CM#1 and CM#2syslinux-3.10-pre6hpa2005-08-091-33/+56
* Out-of-line versions of intcall and farcallhpa2005-08-092-0/+21
* Out-of-line __intcall and __farcall; better detection mechanism for CM#2hpa2005-08-092-10/+38
* Explain conf method #2hpa2005-08-092-2/+2
* Be even more anal about PCI BIOS detection.hpa2005-08-081-2/+3
* Actual implementation of the read/write through BIOShpa2005-08-032-0/+30
* Support PCI config via BIOShpa2005-08-0311-15/+56
* gcc4 compilation fixsyslinux-3.09-pre1hpa2005-05-192-0/+17
* Move idle function into libcom32; libutil function is now just a wrapper.hpa2005-01-204-4/+56
* Move <zconf.h> to the right placesyslinux-3.07-pre2hpa2005-01-121-323/+0
* Move png header files in place; add documentationsyslinux-3.06hpa2005-01-105-4856/+5192
* ftell() operationsyslinux-3.06-pre1hpa2005-01-101-0/+18
* Add libpnghpa2005-01-0831-3/+41417
* Move <zlib.h> to include directory; add prototype for ftell()hpa2005-01-081-1200/+0
* Add zlib to libcom32hpa2005-01-0831-3/+12076
* Add missing header filesyslinux-3.10-pre1hpa2005-01-061-0/+14
* Fix dependency detection in subdirectorieshpa2005-01-051-1/+2
* Support PCI configuration space mechanism #2 if necessary.hpa2005-01-0510-82/+135
* Allow libcom32 to detect a disabled video console, and act appropriately.syslinux-3.02hpa2005-01-051-2/+17
* Fix PCI access functionshpa2005-01-047-1/+84
* Support shift in/shift out -> DEC VT symbols;hpa2004-12-271-2/+32
* Support cursor on/cursor off sequences, and use them in the menu systemhpa2004-12-221-9/+43
* Fix handling of attributes when clearing the screen.hpa2004-12-221-1/+1
* Add strlcpy(), strlcat()hpa2004-12-212-0/+57
* Add [v]asprintfhpa2004-12-212-0/+55
* Fix argv parsinghpa2004-12-212-4/+8
* More work on menu module. Looks like the file libc isn't quite therehpa2004-12-211-1/+1
* Add code to edit the command line in the simple menuhpa2004-12-211-0/+1
* Actually get things working with nonblocking raw console read;hpa2004-12-202-20/+6
* Add support to deal with EAGAINhpa2004-12-201-1/+7
* Make the raw input console non-blocking with a timeout, allows handlinghpa2004-12-206-22/+76
* Update with fixed version from the dos directoryhpa2004-12-191-4/+8
* Fix handling of alignment issueshpa2004-12-182-4/+4
* Additional fixes for the proper argc/argv parsinghpa2004-12-172-3/+4
* More regparmizationhpa2004-12-171-0/+8
* Add code to parse argc, argv; REGPARM-ize assembly codehpa2004-12-172-3/+100
* Compile with regparm turned on.syslinux-2.20-pre2hpa2004-12-161-1/+1
* malloc.h is internal; put in lib/hpa2004-12-161-0/+54
* Try getting the RPM to do the right thing for the com32 develhpa2004-12-141-1/+1
* Make "make install" do the right thing for the com32 libraryhpa2004-12-141-0/+11