aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/a_embedfilesdir.c
Commit message (Collapse)AuthorAgeFilesLines
* embed <limits.h> attempt #2HEADtrunk lemon7 days1-8/+36
|
* C11 max_align_t lemon7 days1-0/+3
|
* trest lemon7 days1-0/+34
|
* revert 94aefdc760b1a7f77f (limits.h) lemon7 days1-34/+0
| | | | | POSIX applications rely on it defining POSIX-specific constants, so this can't work.. Hmm.
* frontend: embed <limits.h>, fix asm names lemon12 days1-11/+45
|
* <iso646.h>, test for libc headers lemon2026-03-231-0/+14
|
* Rework handling of predefined macros. lemon2026-03-211-3/+3
| | | | And add some GCC predefs like __SIZE_TYPE__, __LONG_SIZE__, etc
* fix again for openbsd lemon2026-03-201-1/+1
|
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-6/+4
| | | | Looks nicer
* REFACTOR: finish renaming lemon2026-03-171-0/+106