| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libc] Use __builtin_va_list et al in stdarg.h | Michael Brown | 2008-03-24 | 1 | -22/+0![]() |
| | | | | | | The home-grown versions don't work properly for static variadic functions, when gcc can choose to use a non-standard calling convention. | ||||
| * | Add our own trivial version of stdarg.h. This makes our build | Michael Brown | 2007-06-09 | 1 | -0/+22 |
| entirely self-hosted (which avoids problems when building the same tree on multiple systems - e.g. when you have /home NFS-mounted). Also saves around 50 bytes in total - not sure why. | |||||

