Age | Commit message (Expand) | Author |
---|---|---|
2023-12-08 | locally us MAXIMUM() rather than MAX() | Theo de Raadt |
2022-01-08 | Prep .c files for removing the #includes from */archdep.h | Philip Guenther |
2017-12-01 | Redo the calculation of the alignment and placement of static TLS data to | Philip Guenther |
2017-10-29 | Prefer <elf.h> to the non portable <sys/exec_elf.h>. | Martin Pieuchot |
2017-08-27 | Replace heaps of hand-written syscall stubs with a simpler framework | Theo de Raadt |
2017-01-23 | The functionality of _dl_allocate_tib() is used internally, so rename | Philip Guenther |
2016-05-19 | Give the caller a chance to handle the failure if unable to allocate | Philip Guenther |
2016-05-18 | fix types for mmap wrappers. A few whitespace cleanups snuck in. | Theo de Raadt |
2016-05-07 | Use a Thread Information Block in both single and multi-threaded programs. | Philip Guenther |