Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Denis Vlasenko 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) il y a 17 ans
  Peter S. Mazinger 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks il y a 18 ans
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
  Peter S. Mazinger c2b267b1f8 Guard the use of sigreturn as in x86_64, thx blindvt il y a 18 ans
  Peter S. Mazinger 9b92b36b83 make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread as well il y a 18 ans
  Peter S. Mazinger bfa91a43d6 Make i386 build w/ -std=c99 (almost) il y a 18 ans
  Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 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
  "Steven J. Hill" a61cb3bea1 Merge from NPTL branch. Bring in the remaining changes for sigaction. il y a 18 ans
  Peter S. Mazinger 121d3f0fa2 Try to mimic glibc sigaction, sjhill, could you please test w/ this version? il y a 18 ans
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy il y a 18 ans
  Peter S. Mazinger 8a0b43005a Hide mostly used functions il y a 18 ans
  Mike Frysinger 2cb0d0f008 tweak restore function definitions like glibc does it to get rid of warnings il y a 18 ans
  Eric Andersen c92bfe3701 Oops. I'd left an extra invocation of sigaction in there... il y a 21 ans
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction il y a 21 ans