index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
ssp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of newly introduced attribute_noreturn
Peter S. Mazinger
2005-11-04
1
-4
/
+4
*
Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...
Peter S. Mazinger
2005-10-27
1
-0
/
+2
*
Add gcc-4.1 non-TLS __stack_chk_guard support. Run the guard setup only once.
Peter S. Mazinger
2005-10-01
1
-1
/
+32
*
Changed ssp.c license to LGPL and added vapier as contributor
Peter S. Mazinger
2005-09-23
1
-8
/
+4
*
New ssp code using syscalls where possible.
Peter S. Mazinger
2005-09-23
1
-103
/
+34
*
move tv def back with gettimeofday() func
Mike Frysinger
2005-06-07
1
-4
/
+5
*
touchup defines so that we can use same ssp.c in both glibc and uclibc
Mike Frysinger
2005-05-27
1
-16
/
+28
*
- keep gcc-4.x happy
Ned Ludd
2005-05-27
1
-1
/
+5
*
style updates
Mike Frysinger
2005-05-27
1
-9
/
+9
*
- added externs to keep gcc quiet about implicit declaration of 3 functions
Ned Ludd
2005-03-12
1
-0
/
+5
*
- 2/NN patches for ssp. Updates from Peter S. Mazinger and Robert Connolly
Ned Ludd
2005-02-08
1
-10
/
+9
*
- 1/NN patches for ssp
Ned Ludd
2005-02-08
1
-6
/
+7
*
dont bother including sysctl.h unless we need it
Mike Frysinger
2005-01-11
1
-1
/
+3
*
update : $
Ned Ludd
2004-11-25
1
-1
/
+1
*
misc cleanups of __stack_smash_handler() function when ssp support is enabled...
Ned Ludd
2004-11-11
1
-2
/
+2
*
misc cleanups of __stack_smash_handler() function when ssp support is enabled...
Ned Ludd
2004-11-11
1
-76
/
+100
*
Split up syscalls.c, since it had grown to be quite large and ugly.
Eric Andersen
2004-01-21
1
-2
/
+2
*
Peter S. Mazinger writes:
Eric Andersen
2004-01-02
1
-0
/
+97