index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
abort.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
rodrigc
2015-09-20
1
-1
/
+1
*
Switch libc from using _sig{procmask,action,suspend} symbols, which
kib
2015-08-29
1
-3
/
+3
*
Renumber clauses to reduce diffs to other versions
emaste
2013-05-28
1
-1
/
+1
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Move the declaration of __cleanup to libc_private.h as it is used in both
stefanf
2005-09-12
1
-1
/
+1
*
Replace some syscalls with libc version, this makes abort work better with
davidxu
2003-08-16
1
-10
/
+7
*
Fix some comments.
wollman
2002-07-10
1
-4
/
+6
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+2
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-17
/
+16
*
Use signal() in both the threaded and non-threaded cases.
jb
1998-04-29
1
-2
/
+1
*
POSIX requires stdio buffers be flushed on abort.
alex
1996-10-26
1
-0
/
+8
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-0
/
+13
*
Mino cleanup, #includes & unused vars.
phk
1995-10-22
1
-1
/
+1
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+65