Age | Commit message (Expand) | Author |
2016-06-07 | ssp: remove SSP legacy code | Waldemar Brodkorb |
2012-06-15 | ssp: rework, sync messages with the ones in glibc | Peter S. Mazinger |
2012-06-15 | libc-internal.h: use a consistent prototype for __stack_chk_fail | Peter S. Mazinger |
2011-03-09 | guard *_chk() related stuff with UCLIBC_HAS_FORTIFY | Peter S. Mazinger |
2011-03-03 | Correct ssp code | Peter S. Mazinger |
2009-12-19 | x86_64: fix multiple definition of chk functions | Austin Foxley |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2009-02-13 | - workaround oddity with position of function attributes | Bernhard Reutner-Fischer |
2008-12-01 | on Bernd's request, remove commented-out code snippets | Denis Vlasenko |
2008-12-01 | remove checks for "impossible" errors, | Denis Vlasenko |
2008-12-01 | optimize signal mask ops. comment out "impossible" errors | Denis Vlasenko |
2008-11-29 | shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ... | Denis Vlasenko |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko |
2008-11-18 | - add __hot and __cold annotations | Bernhard Reutner-Fischer |
2008-09-29 | - honour UCLIBC_HAS_SYSLOG | Bernhard Reutner-Fischer |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2006-01-26 | Get rid of missing prototype warnings | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2006-01-09 | Hope I have it correct now w/ native gcc4 ssp | Peter S. Mazinger |
2006-01-04 | one reloc less, uninline, should save some space | Peter S. Mazinger |
2006-01-04 | tweak __progname handling some more since some [bad] apps actually try and us... | Mike Frysinger |
2005-12-16 | Convert some users | Peter S. Mazinger |
2005-12-08 | Try to mimic glibc sigaction, sjhill, could you please test w/ this version? | Peter S. Mazinger |
2005-12-08 | Correct use of __*log | Peter S. Mazinger |
2005-12-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-04 | Make use of newly introduced attribute_noreturn | Peter S. Mazinger |
2005-10-27 | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to... | Peter S. Mazinger |
2005-10-01 | Add gcc-4.1 non-TLS __stack_chk_guard support. Run the guard setup only once. | Peter S. Mazinger |
2005-09-23 | Changed ssp.c license to LGPL and added vapier as contributor | Peter S. Mazinger |
2005-09-23 | New ssp code using syscalls where possible. | Peter S. Mazinger |
2005-06-07 | move tv def back with gettimeofday() func | Mike Frysinger |
2005-05-27 | touchup defines so that we can use same ssp.c in both glibc and uclibc | Mike Frysinger |
2005-05-27 | - keep gcc-4.x happy | Ned Ludd |
2005-05-27 | style updates | Mike Frysinger |
2005-03-12 | - added externs to keep gcc quiet about implicit declaration of 3 functions | Ned Ludd |
2005-02-08 | - 2/NN patches for ssp. Updates from Peter S. Mazinger and Robert Connolly | Ned Ludd |
2005-02-08 | - 1/NN patches for ssp | Ned Ludd |
2005-01-11 | dont bother including sysctl.h unless we need it | Mike Frysinger |
2004-11-25 | update : $ | Ned Ludd |
2004-11-11 | misc cleanups of __stack_smash_handler() function when ssp support is enabled... | Ned Ludd |
2004-11-11 | misc cleanups of __stack_smash_handler() function when ssp support is enabled... | Ned Ludd |
2004-01-21 | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen |
2004-01-02 | Peter S. Mazinger writes: | Eric Andersen |