Historique des commits

Auteur SHA1 Message Date
  Waldemar Brodkorb a745c4bfc8 remove unused FORTIFY code fragments il y a 6 ans
  Waldemar Brodkorb 4fee9155f3 ssp: remove SSP legacy code il y a 8 ans
  Peter S. Mazinger 5c7e1909e1 ssp: rework, sync messages with the ones in glibc il y a 13 ans
  Peter S. Mazinger 0dd1ccafa7 libc-internal.h: use a consistent prototype for __stack_chk_fail il y a 13 ans
  Peter S. Mazinger 82098ab9b8 guard *_chk() related stuff with UCLIBC_HAS_FORTIFY il y a 13 ans
  Peter S. Mazinger 2e9d2266c0 Correct ssp code il y a 13 ans
  Austin Foxley 7dcd83e8bd x86_64: fix multiple definition of chk functions il y a 14 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 15 ans
  Bernhard Reutner-Fischer 85ae389a56 - workaround oddity with position of function attributes il y a 15 ans
  Denis Vlasenko fbb32ad9b6 on Bernd's request, remove commented-out code snippets il y a 16 ans
  Denis Vlasenko 513720b73b remove checks for "impossible" errors, il y a 16 ans
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors il y a 16 ans
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? il y a 16 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 16 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 16 ans
  Bernhard Reutner-Fischer ba203ef191 - add __hot and __cold annotations il y a 16 ans
  Bernhard Reutner-Fischer 630de1ac9d - honour UCLIBC_HAS_SYSLOG il y a 16 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger 26f5fc4241 Hope I have it correct now w/ native gcc4 ssp il y a 18 ans
  Peter S. Mazinger 645044b837 one reloc less, uninline, should save some space il y a 19 ans
  Mike Frysinger cd662e64be tweak __progname handling some more since some [bad] apps actually try and use it il y a 19 ans
  Peter S. Mazinger 94e9dd95c2 Convert some users il y a 19 ans
  Peter S. Mazinger 121d3f0fa2 Try to mimic glibc sigaction, sjhill, could you please test w/ this version? il y a 19 ans
  Peter S. Mazinger 55829cec8a Correct use of __*log il y a 19 ans
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy il y a 19 ans
  Peter S. Mazinger 8a0b43005a Hide mostly used functions il y a 19 ans
  Peter S. Mazinger aeed8fa791 Make use of newly introduced attribute_noreturn il y a 19 ans
  Peter S. Mazinger 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. il y a 19 ans