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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: declare jiffies_t, MS_PER_JIFFY
H. Peter Anvin
2009-09-08
1
-3
/
+7
*
stddef.h: add container_of()
H. Peter Anvin
2009-09-08
1
-0
/
+8
*
Use jiffies() to implement times(); create <core/*.h> namespace
H. Peter Anvin
2009-09-02
2
-3
/
+22
*
core: elflink: clean up formatting
H. Peter Anvin
2009-09-02
1
-1
/
+2
*
Merge branch 'fsc' into elflink
H. Peter Anvin
2009-09-02
9
-2204
/
+1985
|
\
|
*
Merge branch 'master' into fsc
H. Peter Anvin
2009-08-31
3
-1682
/
+1357
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...
erwan
2009-08-19
2
-1676
/
+1351
|
|
|
\
|
|
|
*
Revert "Run Nindent on com32/include/pngconf.h"
H. Peter Anvin
2009-08-13
1
-60
/
+61
|
|
|
*
Revert "Run Nindent on com32/include/png.h"
H. Peter Anvin
2009-08-13
1
-1616
/
+1290
|
|
*
|
Merge commit 'hpa/master' into for-erwan
Pierre-Alexandre Meyer
2009-08-04
44
-2298
/
+2587
|
|
|
\
\
|
|
|
|
/
|
|
*
|
pci: Adding get_module_name_from_alias()
Erwan Velu
2009-04-27
1
-1
/
+3
|
*
|
|
Core:pxelinux: unload_pxe converted.
Liu Aleaxander
2009-08-30
1
-0
/
+5
|
*
|
|
Core:pxelinux: The pxe structures are all converted to standard structures.
syslinux-4.00-pre3
Liu Aleaxander
2009-08-29
1
-0
/
+30
|
*
|
|
Core: code clean -- re-style the unstyle code
Liu Aleaxander
2009-08-28
1
-1
/
+1
|
*
|
|
Core: vfs-dir stuff cleaned
Liu Aleaxander
2009-08-28
2
-17
/
+31
|
*
|
|
Core: vfs-dir stuff re-implemented
Liu Aleaxander
2009-08-28
1
-4
/
+3
|
*
|
|
Core: opendir/readdir/closedir stuff added
Liu Aleaxander
2009-08-27
1
-7
/
+8
|
*
|
|
netinet/in.h: fix output types
H. Peter Anvin
2009-08-24
1
-14
/
+14
|
*
|
|
netinet/in.h: add __constfunc to inlines
H. Peter Anvin
2009-08-12
1
-4
/
+5
|
*
|
|
netinet/in.h: put in explicit casts for all the hton/ntoh macros
H. Peter Anvin
2009-08-12
1
-6
/
+6
|
*
|
|
com32: remove strpcpy() - we already have stpcpy()
H. Peter Anvin
2009-08-12
1
-1
/
+0
|
*
|
|
netinet/in.h: adjust hton/ntoh macros to be true constants
H. Peter Anvin
2009-08-11
1
-11
/
+20
|
*
|
|
pxe: clean up C code; reimplement "Plan C"; share PXE API definitions
H. Peter Anvin
2009-08-11
2
-485
/
+533
*
|
|
|
Merge branch 'dynamic' into elflink
H. Peter Anvin
2009-08-25
2
-0
/
+4
|
\
\
\
\
|
*
|
|
|
lib: add unread() syscall; use it to implement ungetc()
H. Peter Anvin
2009-08-09
2
-0
/
+4
|
|
/
/
/
*
|
|
|
Functional .c32 loading with modules dependency file
profkhaos
2009-08-21
2
-0
/
+25
*
|
|
|
CLI with history and c32 smart loading
profkhaos
2009-08-20
2
-0
/
+20
*
|
|
|
stdio: uncomment putchar()
H. Peter Anvin
2009-08-13
1
-1
/
+1
*
|
|
|
Process entry and exit pacthes applied
profkhaos
2009-08-06
2
-9
/
+34
*
|
|
|
Code revision on integrating parser into core
profkhaos
2009-07-25
1
-1
/
+1
*
|
|
|
Functional ELF dynamic modules loading
profkhaos
2009-07-16
2
-3
/
+1
*
|
|
|
Elf Dynamic module loading code with corrected linker options
profkhaos
2009-07-16
1
-0
/
+2
*
|
|
|
ELF dynamic module loader ( work in progress )
profkhaos
2009-07-14
1
-1
/
+1
*
|
|
|
Merge commit 'origin/core32' into elflink
profkhaos
2009-07-11
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add openmem() function to read from memory as if it were a file
H. Peter Anvin
2009-07-09
1
-0
/
+1
*
|
|
|
malloc: inline the tag accessor functions
H. Peter Anvin
2009-07-05
1
-11
/
+18
*
|
|
|
elflink: fix functions with () instead of (void)
H. Peter Anvin
2009-07-05
2
-3
/
+3
*
|
|
|
elf: Changed dynamic modules extension to .c32
Stefan Bucur
2009-07-06
2
-11
/
+6
*
|
|
|
elf: Replaced symbol offsets with module base address.
Stefan Bucur
2009-07-05
2
-2
/
+2
*
|
|
|
Added support in shallow modules to offset symbols.
Stefan Bucur
2009-07-04
2
-2
/
+3
*
|
|
|
Merged ELF linking from elflink
Stefan Bucur
2009-07-03
6
-28
/
+1126
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Added source comments to some internal routines.
Stefan Bucur
2009-03-15
1
-2
/
+12
|
*
|
|
Moved the elfutils.h header in a private location.
Stefan Bucur
2009-03-15
1
-33
/
+0
|
*
|
|
Added source comments to the execution API header.
Stefan Bucur
2009-03-15
1
-0
/
+64
|
*
|
|
Implemented the 'list' command in the CLI.
Stefan Bucur
2009-03-15
2
-0
/
+6
|
*
|
|
Exported the module list head + iterator defined.
Stefan Bucur
2009-03-15
1
-0
/
+11
|
*
|
|
Moved the execution layer API in klibc tree.
Stefan Bucur
2009-03-15
1
-0
/
+48
|
*
|
|
Implemented automatic memory cleanup for executable modules.
Stefan Bucur
2009-03-15
1
-1
/
+4
|
*
|
|
Added a new execution API on top of the module API.
Stefan Bucur
2009-03-15
1
-4
/
+9
|
*
|
|
Implementing memory tagging support.
Stefan Bucur
2009-03-15
1
-0
/
+18
[next]