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