index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
errno.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
1
-1
/
+5
2013-04-19
[libc] Redefine low 8 bits of error code as "platform error code"
Michael Brown
1
-234
/
+162
2013-04-19
[libc] Use __einfo() tuple as first argument to EUNIQ()
Michael Brown
1
-5
/
+6
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
1
-1
/
+2
2010-09-22
[libc] Ensure that error numbers from EUNIQ() have the correct type
Michael Brown
1
-1
/
+1
2010-05-31
[libc] Enable automated extraction of error usage reports
Michael Brown
1
-158
/
+409
2010-04-19
[build] Rename gPXE to iPXE
Michael Brown
1
-3
/
+3
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
1
-0
/
+2
2008-03-26
[libc] Whitespace cleanup in errno.h
Michael Brown
1
-1
/
+1
2008-03-26
[PXEXT] Change the PXE return code for EWOULDBLOCK
H. Peter Anvin
1
-2
/
+2
2007-07-24
Add per-file error identifiers
Michael Brown
1
-107
/
+174
2007-07-05
Remap EBADF to PXENV_STATUS_TFTP_FILE_NOT_FOUND; the only user is
Michael Brown
1
-1
/
+1
2007-05-18
Allow construction of PXE status code from internal error number.
Michael Brown
1
-0
/
+3
2007-01-19
Introduce structured error codes.
Michael Brown
1
-157
/
+418
2007-01-15
A working DNS resolver (not yet tied in to anything)
Michael Brown
1
-0
/
+1
2007-01-15
Gave asynchronous operations approximate POSIX signal semantics. This
Michael Brown
1
-2
/
+3
2007-01-11
Distinguish between ENOMEM (as representing a lack of internal memory
Michael Brown
1
-18
/
+18
2006-12-20
Split error-message table portions of errno.h out to gpxe/errortab.h
Michael Brown
1
-11
/
+0
2006-12-20
Move strerror() prototype to string.h, where it belongs
Michael Brown
1
-2
/
+0
2006-12-20
Differentiate between ENOSPC and ENOMEM
Michael Brown
1
-13
/
+13
2006-07-17
Add sketch code to reassemble a DHCP packet from our internal "everything
Michael Brown
1
-0
/
+1
2006-05-19
Add EOVERFLOW==ERANGE
Michael Brown
1
-4
/
+6
2006-04-28
Gave up on adding POSIX errno's as required, and just added (almost) all
Michael Brown
1
-12
/
+52
2006-04-24
Header rearrangement.
Michael Brown
1
-1
/
+2
2006-04-19
First sketch of a new net device API.
Michael Brown
1
-0
/
+1
2006-04-19
Added ENOENT and EAFNOSUPPORT
Michael Brown
1
-0
/
+2
2005-05-18
More doxygen docs
Michael Brown
1
-5
/
+3
2005-05-18
Add EBADIMG, EIMGRET, ETIMEDOUT and EINVAL
Michael Brown
1
-1
/
+6
2005-05-17
Added errno, strerror and the "%m" printf metacharacter. These will allow
Michael Brown
1
-0
/
+138