Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-01 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Follow previous change in makecontext. Use %esi to store next ucp | David Xu | 2004-07-02 | 1 | -1/+1 |
* | style cleanup: Remove duplicate $FreeBSD$ tags. | Colin Percival | 2004-02-10 | 1 | -3/+1 |
* | Align signal frame placed on stack to 16 bytes so that SSE FPU register | Daniel Eischen | 2003-03-29 | 1 | -1/+2 |
* | Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). | Jacques Vidrine | 2003-02-16 | 1 | -0/+1 |
* | Style cleanup: | Jonathan Mini | 2002-09-21 | 1 | -14/+11 |
* | Use a weak symbol for signalcontext(). | Jonathan Mini | 2002-09-17 | 1 | -1/+3 |
* | Add signalcontext(), which adds a signal frame to a ucontext_t. | Jonathan Mini | 2002-09-17 | 1 | -0/+80 |