You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 1aca99f3cf [build] Default to short wchar_t in stddef.h 11 years ago
..
hci [legal] Update FSF mailing address in GPL licence texts 12 years ago
ipxe [process] Mark process descriptor as static in PERMANENT_PROCESS 11 years ago
readline [readline] Allow readline_history() to return a meaningful status 11 years ago
sys [libc] Add mktime() function 12 years ago
usr [autoboot] Split main control flow out of main() into a new function ipxe() 11 years ago
.gitignore Rename .cvsignore files to .gitignore 17 years ago
alloca.h alloca() can be useful in some (limited) circumstances. 17 years ago
assert.h [libc] Allow assertion failures to be counted 12 years ago
big_bswap.h Added the "swap in place" macros 18 years ago
bootp.h Initial revision 19 years ago
byteswap.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
coff.h Initial revision 19 years ago
compiler.h [build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL() 11 years ago
cpu.h Initial revision 19 years ago
ctype.h [libc] Add isxdigit() 14 years ago
curses.h [build] Rename gPXE to iPXE 14 years ago
elf.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
endian.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
errno.h [libc] Redefine low 8 bits of error code as "platform error code" 11 years ago
etherboot.h [console] Move putchar() and getchar() declarations to stdio.h 12 years ago
fs.h Initial revision 19 years ago
getopt.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
i82365.h [legal] Add FILE_LICENCE macro to some GPL-v2 files 13 years ago
libgen.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
linux_api.h [time] Add Linux time source using gettimeofday() 12 years ago
little_bswap.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
mii.h [mii] Synchronise constants with current Linux include/linux/mii.h 12 years ago
nic.h [pci] Make driver PCI ID a property of the PCI device 13 years ago
old_tcp.h Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) 18 years ago
pc_kbd.h Initial revision 19 years ago
pcmcia-opts.h Initial revision 19 years ago
pcmcia.h Dead code removal. 17 years ago
stdarg.h [libc] Move VA_ARG_COUNT() macro to stdarg.h 12 years ago
stddef.h [build] Default to short wchar_t in stddef.h 11 years ago
stdint.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
stdio.h [console] Move putchar() and getchar() declarations to stdio.h 12 years ago
stdlib.h [libc] Allow strtoul() to interpret negative numbers 12 years ago
string.h [libc] Convert memcpy() from a macro to an inline function 11 years ago
strings.h [legal] Add a selection of FILE_LICENCE declarations 15 years ago
sys_info.h Initial revision 19 years ago
syslog.h [console] Add LOG_ALL as a synonym for LOG_DEBUG 12 years ago
time.h [time] Define an API for getting the current time 12 years ago
unistd.h [build] Rename gPXE to iPXE 14 years ago
wchar.h [libc] Add wcslen() function 11 years ago