summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/raise.c
Commit message (Expand)AuthorAgeFilesLines
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-1/+1
* Add declarations to eliminate -Wmissing-prototypes warningsrodrigc2015-09-201-0/+1
* Reduce the size of the interposing table and amount ofkib2015-01-111-13/+7
* Fix known issues which blow up the process after dlopen("libthr.so")kib2015-01-031-4/+16
* Fix many "function declaration isn't a prototype" warnings in libc.ed2009-12-051-2/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Make raise and _raise as weak symbols, so they can be overriden bydavidxu2003-07-191-1/+4
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
* General -Wall warning cleanup, part I.jkh1996-07-121-0/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+45
OpenPOWER on IntegriCloud