aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/raise.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-3/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-1/+1
* Add declarations to eliminate -Wmissing-prototypes warningsCraig Rodrigues2015-09-201-0/+1
* Reduce the size of the interposing table and amount ofKonstantin Belousov2015-01-111-13/+7
* Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov2015-01-031-4/+16
* Fix many "function declaration isn't a prototype" warnings in libc.Ed Schouten2009-12-051-2/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Make raise and _raise as weak symbols, so they can be overriden byDavid Xu2003-07-191-1/+4
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-0/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+45