Historial de Commits

Autor SHA1 Mensaje Fecha
  Waldemar Brodkorb d1b81113b4 Revert "fix tst-signal7 failure" hace 8 años
  Waldemar Brodkorb ea21c7610a fix tst-signal7 failure hace 8 años
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
  Peter S. Mazinger 7049cfee24 signal: cleanup, include only headers that are needed hace 13 años
  Peter S. Mazinger db19d8d0a9 signal.h: provide prototype for __libc_sigaction and remove all others hace 13 años
  Bernhard Reutner-Fischer 31f48281ed *: if !HAS_THREADS strong alias sigaction hace 12 años
  Denis Vlasenko 1c778b7cfa libc/signal/sigaction.c: s/!=/==/ hace 15 años
  Denis Vlasenko 885f507317 sigaction overhaul as described in docs/sigaction.txt hace 15 años
  Denis Vlasenko ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" hace 15 años
  Denis Vlasenko 83eb4d5219 fix sigset_t size for mips (it's the only arch with 128 signals). hace 15 años
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal hace 15 años
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace hace 16 años
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
  Mike Frysinger 1a03bbc7f7 update copyright with glibc hace 18 años
  Peter S. Mazinger 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks hace 18 años
  Mike Frysinger b7f5cf144f create local prototype for __libc_sigaction hace 18 años
  Peter S. Mazinger 9b92b36b83 make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread as well hace 18 años
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos hace 18 años
  Mike Frysinger c55044b05f dont hide __libc_sigaction hace 18 años
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed hace 18 años
  Mike Frysinger 42853c3205 sync with glibc hace 18 años
  "Steven J. Hill" 7e3edddc72 Merge from NPTL branch. hace 18 años
  Peter S. Mazinger 121d3f0fa2 Try to mimic glibc sigaction, sjhill, could you please test w/ this version? hace 18 años
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy hace 18 años
  Peter S. Mazinger 8a0b43005a Hide mostly used functions hace 18 años
  Mike Frysinger f6677b70e1 update licenses and sync with glibc hace 18 años
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction hace 21 años
  Eric Andersen 49bf4a5a4c Looks like sigaction on arm needs adjustment, so split this into hace 21 años
  Eric Andersen d6abdce959 Use sizeof(sa_mask) instaed of sizeof(sigset_t) since sa_mask is hace 22 años
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in hace 22 años