Histórico de Commits

Autor SHA1 Mensagem Data
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs há 11 anos atrás
  Peter S. Mazinger db19d8d0a9 signal.h: provide prototype for __libc_sigaction and remove all others há 13 anos atrás
  Bernhard Reutner-Fischer 31f48281ed *: if !HAS_THREADS strong alias sigaction há 12 anos atrás
  Denys Vlasenko c4904bd81b i386/sigaction.c: slightly more readable form of [rt_]sigreturn definitions há 12 anos atrás
  Timo Teräs 9c9652debb nptl: fix libc sigaction signal checking há 14 anos atrás
  Denis Vlasenko 885f507317 sigaction overhaul as described in docs/sigaction.txt há 15 anos atrás
  Denis Vlasenko ac131a333b Remove the rest of "bounded pointers" scaffolding. gcc website says" há 15 anos atrás
  Denis Vlasenko 83eb4d5219 fix sigset_t size for mips (it's the only arch with 128 signals). há 15 anos atrás
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal há 15 anos atrás
  Bernhard Reutner-Fischer 61f80c8e51 - fix sigaction on older kernels (Michael Deutschmann) há 15 anos atrás
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace há 16 anos atrás
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block há 16 anos atrás
  Denis Vlasenko 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) há 17 anos atrás
  Peter S. Mazinger 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks há 18 anos atrás
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings há 18 anos atrás
  Peter S. Mazinger c2b267b1f8 Guard the use of sigreturn as in x86_64, thx blindvt há 18 anos atrás
  Peter S. Mazinger 9b92b36b83 make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread as well há 18 anos atrás
  Peter S. Mazinger bfa91a43d6 Make i386 build w/ -std=c99 (almost) há 18 anos atrás
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos há 18 anos atrás
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 18 anos atrás
  "Steven J. Hill" a61cb3bea1 Merge from NPTL branch. Bring in the remaining changes for sigaction. há 18 anos atrás
  Peter S. Mazinger 121d3f0fa2 Try to mimic glibc sigaction, sjhill, could you please test w/ this version? há 18 anos atrás
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy há 18 anos atrás
  Peter S. Mazinger 8a0b43005a Hide mostly used functions há 18 anos atrás
  Mike Frysinger 2cb0d0f008 tweak restore function definitions like glibc does it to get rid of warnings há 18 anos atrás
  Eric Andersen c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... há 21 anos atrás
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction há 21 anos atrás