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
/
i386
/
gen
/
_setjmp.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
andreast
2013-11-21
1
-2
/
+1
*
Add section .note.GNU-stack for assembly files used by 386 and amd64.
kib
2011-01-07
1
-0
/
+2
*
Add missing END() macros, as per rev 184547 for amd64. The lack of these
peter
2008-11-02
1
-0
/
+2
*
We should also save and restore the MXCSR as on amd64, but detecting
das
2008-06-28
1
-1
/
+0
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Restore CSRG ID's lost in January 1995.
obrien
2002-03-23
1
-6
/
+5
*
De-orbit DEFS.h - the other arches do not use it, and it got replaced
peter
2001-10-24
1
-1
/
+1
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
1
-2
/
+0
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-5
/
+2
*
Remove unnecessary alternate entry points for *setjmp(). Make the main
jasone
2000-01-20
1
-5
/
+6
*
Make minor entry point changes to support libc_r.
jasone
2000-01-19
1
-2
/
+2
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-2
/
+6
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Stop renaming these in libc_r because wrappered versions don't make sense.
jb
1998-04-29
1
-10
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-2
/
+2
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-2
/
+10
*
First round of changes to clean up the RCSID mess in libc:
dg
1995-01-23
1
-3
/
+6
*
Remove unnecessary .align statement.
bde
1994-12-27
1
-1
/
+0
*
First crack at making libc work with the new make macros. It compiles on
wollman
1994-08-05
1
-0
/
+82