index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
assert.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc] Allow build_assert() failures to be ignored via NO_WERROR=1
Michael Brown
2024-02-10
1
-1
/
+1
*
[libc] Replace linker_assert() with build_assert()
Michael Brown
2024-01-16
1
-9
/
+12
*
[libc] Make static_assert() available via assert.h
assert
Michael Brown
2024-01-16
1
-0
/
+9
*
[libc] Allow assertions to be globally enabled or disabled
Michael Brown
2016-07-05
1
-0
/
+2
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[libc] Add ASSERTED macro to test if any assertion has triggered
Michael Brown
2014-12-12
1
-0
/
+2
*
[libc] Allow assertion failures to be counted
Michael Brown
2011-10-14
1
-0
/
+3
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-1
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
Don't include __FUNCTION__ in assert() messages; it was causing the
Michael Brown
2007-01-04
1
-7
/
+6
*
Force syntax-checking on assertions even in non-asserting builds.
Michael Brown
2006-12-04
1
-9
/
+23
*
Added missing #endif
Michael Brown
2006-03-23
1
-0
/
+1
*
Added assert.h, with assert() defined (almost) as per POSIX, and
Michael Brown
2006-03-23
1
-0
/
+51