summaryrefslogtreecommitdiff
path: root/com32/include/sys
Commit message (Expand)AuthorAgeFilesLines
* module: Replace cur_module with module_current()syslinux-5.01-pre4Matt Fleming2013-01-231-0/+11
* elf: remove long-since-obsolete shallow module machineryH. Peter Anvin2013-01-172-33/+0
* ldlinux: Use findpath() to lookup filenamessyslinux-5.00-pre7Matt Fleming2012-08-071-0/+2
* ldlinux: Return to command prompt after loading COM32Matt Fleming2012-08-021-0/+8
* module: Make list of DT_NEEDED entries per-moduleMatt Fleming2012-06-201-0/+5
* elflink: Add _module_unload() prototype to module.hMatt Fleming2012-04-171-3/+12
* elflink: Delete dump_elf_module()Matt Fleming2012-04-171-17/+0
* ldlinux: Loading a config file should cause re-initialisationMatt Fleming2012-03-231-0/+6
* elf: Support __constructor and __destructorMatt Fleming2012-03-232-45/+10
* ldlinux: Use DT_NEEDED for module dependenciesMatt Fleming2011-06-071-12/+0
* elflink: Move more code from core/ into ldlinuxMatt Fleming2011-04-261-1/+2
* elflink: Remove MODULE_MAIN() from executable ELF modulesMatt Fleming2011-04-261-4/+1
* Merge remote-tracking branch 'zytor/master' into elflinkMatt Fleming2011-04-261-1/+1
|\
| * com32, bitops: proper constraint for byte-sized outputsyslinux-4.04-pre21H. Peter Anvin2011-04-041-1/+1
* | Merge commit 'syslinux-4.04-pre18' into elflinkH. Peter Anvin2011-04-041-5/+9
|\ \ | |/
| * com32, bitops: an "m" constraint takes an object, not a pointer to oneH. Peter Anvin2011-04-041-3/+7
| * bitops: the bt instructions returns result in CF, not ZFH. Peter Anvin2011-04-041-2/+2
* | Merge remote-tracking branch 'zytor/master' into elflink-mergeMatt Fleming2011-04-041-0/+58
|\ \ | |/
| * com32: add a centralized bitops headerH. Peter Anvin2010-11-141-0/+58
* | Convert mp() to dprintf()Matt Fleming2011-03-091-1/+1
* | sys/times.h: Mark times() static inlineMatt Fleming2011-02-171-1/+7
* | elflink: merge with master branchFeng Tang2010-08-123-27/+715
|\ \ | |/ |/|
| * elflink: merge these filesFeng Tang2010-07-201-2/+2
| * elflink: change the main func of hello.c to staticFeng Tang2010-07-201-18/+1
| * elflink: add elf module dump funcFeng Tang2010-07-201-0/+17
| * elflink: copy some elflink related files overFeng Tang2010-07-202-0/+511
| * elflink: start merge with pathbased branchFeng Tang2010-07-201-27/+204
* | com32: change clock_t to 32 bits, and in millisecondsH. Peter Anvin2010-07-051-2/+2
|/
* com32: Unbreak <sys/cpu.h>H. Peter Anvin2010-05-111-32/+51
* core: move idle handling into protected modeH. Peter Anvin2010-03-301-1/+4
* sys/dirent.h: conversion macros between d_type and st_modeH. Peter Anvin2010-03-081-1/+9
* dirent.h: types for the d_type fieldH. Peter Anvin2010-03-061-2/+12
* readdir: replace opendir/readdir/closedir API with a 32-bit APIH. Peter Anvin2010-03-041-5/+2
* Merge branch 'master' into fscH. Peter Anvin2009-12-221-0/+16
|\
| * com32: Avoid gpxe detection code duplicationErwan Velu2009-12-041-0/+16
* | Merge branch 'master' into fscH. Peter Anvin2009-08-311-6/+6
|\ \ | |/
| * Merge commit 'hpa/master' into for-erwanPierre-Alexandre Meyer2009-08-049-224/+222
| |\
| * | pci: Adding get_module_name_from_alias()Erwan Velu2009-04-271-1/+3
* | | Core: code clean -- re-style the unstyle codeLiu Aleaxander2009-08-281-1/+1
* | | Core: vfs-dir stuff cleanedLiu Aleaxander2009-08-281-0/+30
* | | Merge branch 'master' into core32H. Peter Anvin2009-05-299-234/+229
|\ \ \ | | |/ | |/|
| * | Run Nindent on com32/include/sys/types.hH. Peter Anvin2009-05-291-3/+3
| * | Run Nindent on com32/include/sys/times.hH. Peter Anvin2009-05-291-1/+1
| * | Run Nindent on com32/include/sys/stat.hH. Peter Anvin2009-05-291-2/+2
| * | Run Nindent on com32/include/sys/pci.hH. Peter Anvin2009-05-291-50/+53
| * | Run Nindent on com32/include/sys/io.hH. Peter Anvin2009-05-291-12/+12
| * | Run Nindent on com32/include/sys/elfcommon.hH. Peter Anvin2009-05-291-1/+1
| * | Run Nindent on com32/include/sys/elf64.hH. Peter Anvin2009-05-291-52/+52
| * | Run Nindent on com32/include/sys/elf32.hH. Peter Anvin2009-05-291-52/+52
| * | Run Nindent on com32/include/sys/cpu.hH. Peter Anvin2009-05-291-49/+46