index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more CVS-era $Id$ tags.
H. Peter Anvin
2006-08-17
3
-3
/
+0
*
Remove CVS-era $Id$ tags.
H. Peter Anvin
2006-08-17
40
-40
/
+0
*
Across-the-board stealth whitespace cleanup
H. Peter Anvin
2006-05-03
83
-215
/
+180
*
Invert the sense of ARENA_SIZE_MASK to be consistent with klibc
H. Peter Anvin
2006-01-19
3
-5
/
+5
*
com32's realloc function
syslinux-3.20-pre5
Kenneth Fyfe
2006-01-16
1
-1
/
+1
*
Beginnings of a file-moving API
hpa
2005-09-25
3
-3
/
+62
*
New "totaltimeout" option; change the menu behaviour on timeout.
hpa
2005-08-30
2
-1
/
+6
*
Actually decrement counter; return string if EOF after reading characters
syslinux-3.10-pre18
hpa
2005-08-21
1
-1
/
+2
*
Saner idle call semantics
hpa
2005-08-19
1
-2
/
+1
*
Improve the idle behaviour slightly.
hpa
2005-08-19
1
-2
/
+12
*
Better tests for CM#1 and CM#2
syslinux-3.10-pre6
hpa
2005-08-09
1
-33
/
+56
*
Out-of-line versions of intcall and farcall
hpa
2005-08-09
2
-0
/
+21
*
Out-of-line __intcall and __farcall; better detection mechanism for CM#2
hpa
2005-08-09
2
-10
/
+38
*
Explain conf method #2
hpa
2005-08-09
2
-2
/
+2
*
Be even more anal about PCI BIOS detection.
hpa
2005-08-08
1
-2
/
+3
*
Actual implementation of the read/write through BIOS
hpa
2005-08-03
2
-0
/
+30
*
Support PCI config via BIOS
hpa
2005-08-03
11
-15
/
+56
*
gcc4 compilation fix
syslinux-3.09-pre1
hpa
2005-05-19
2
-0
/
+17
*
Move idle function into libcom32; libutil function is now just a wrapper.
hpa
2005-01-20
4
-4
/
+56
*
Move <zconf.h> to the right place
syslinux-3.07-pre2
hpa
2005-01-12
1
-323
/
+0
*
Move png header files in place; add documentation
syslinux-3.06
hpa
2005-01-10
5
-4856
/
+5192
*
ftell() operation
syslinux-3.06-pre1
hpa
2005-01-10
1
-0
/
+18
*
Add libpng
hpa
2005-01-08
31
-3
/
+41417
*
Move <zlib.h> to include directory; add prototype for ftell()
hpa
2005-01-08
1
-1200
/
+0
*
Add zlib to libcom32
hpa
2005-01-08
31
-3
/
+12076
*
Add missing header file
syslinux-3.10-pre1
hpa
2005-01-06
1
-0
/
+14
*
Fix dependency detection in subdirectories
hpa
2005-01-05
1
-1
/
+2
*
Support PCI configuration space mechanism #2 if necessary.
hpa
2005-01-05
10
-82
/
+135
*
Allow libcom32 to detect a disabled video console, and act appropriately.
syslinux-3.02
hpa
2005-01-05
1
-2
/
+17
*
Fix PCI access functions
hpa
2005-01-04
7
-1
/
+84
*
Support shift in/shift out -> DEC VT symbols;
hpa
2004-12-27
1
-2
/
+32
*
Support cursor on/cursor off sequences, and use them in the menu system
hpa
2004-12-22
1
-9
/
+43
*
Fix handling of attributes when clearing the screen.
hpa
2004-12-22
1
-1
/
+1
*
Add strlcpy(), strlcat()
hpa
2004-12-21
2
-0
/
+57
*
Add [v]asprintf
hpa
2004-12-21
2
-0
/
+55
*
Fix argv parsing
hpa
2004-12-21
2
-4
/
+8
*
More work on menu module. Looks like the file libc isn't quite there
hpa
2004-12-21
1
-1
/
+1
*
Add code to edit the command line in the simple menu
hpa
2004-12-21
1
-0
/
+1
*
Actually get things working with nonblocking raw console read;
hpa
2004-12-20
2
-20
/
+6
*
Add support to deal with EAGAIN
hpa
2004-12-20
1
-1
/
+7
*
Make the raw input console non-blocking with a timeout, allows handling
hpa
2004-12-20
6
-22
/
+76
*
Update with fixed version from the dos directory
hpa
2004-12-19
1
-4
/
+8
*
Fix handling of alignment issues
hpa
2004-12-18
2
-4
/
+4
*
Additional fixes for the proper argc/argv parsing
hpa
2004-12-17
2
-3
/
+4
*
More regparmization
hpa
2004-12-17
1
-0
/
+8
*
Add code to parse argc, argv; REGPARM-ize assembly code
hpa
2004-12-17
2
-3
/
+100
*
Compile with regparm turned on.
syslinux-2.20-pre2
hpa
2004-12-16
1
-1
/
+1
*
malloc.h is internal; put in lib/
hpa
2004-12-16
1
-0
/
+54
*
Try getting the RPM to do the right thing for the com32 devel
hpa
2004-12-14
1
-1
/
+1
*
Make "make install" do the right thing for the com32 library
hpa
2004-12-14
1
-0
/
+11
[next]