Commit History

Author SHA1 Message Date
  Denis Vlasenko 885f507317 sigaction overhaul as described in docs/sigaction.txt 15 years ago
  Denis Vlasenko ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" 15 years ago
  Denis Vlasenko 83eb4d5219 fix sigset_t size for mips (it's the only arch with 128 signals). 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Bernhard Reutner-Fischer 9581d701d8 - some more asm keyword fixes (Yann E. MORIN) 16 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Bernhard Reutner-Fischer 1d8abd74c4 - fixup asm. No object-code changes 16 years ago
  Eric Andersen 087ac4c88f mips64 patch from Atsushi Nemoto: 17 years ago
  Peter S. Mazinger 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 18 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 years ago
  Peter S. Mazinger 9b92b36b83 make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread as well 18 years ago
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  "Steven J. Hill" 344250b3e6 Merge from NPTL branch. 18 years ago
  "Steven J. Hill" a61cb3bea1 Merge from NPTL branch. Bring in the remaining changes for sigaction. 18 years ago
  Peter S. Mazinger 121d3f0fa2 Try to mimic glibc sigaction, sjhill, could you please test w/ this version? 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Mike Frysinger 51dd97589c fix warning using glibc method 18 years ago
  Eric Andersen 22f5421116 Add sigaction for mips 20 years ago