Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger e53e67e228 Some warnings go away il y a 18 ans
  Peter S. Mazinger bfa91a43d6 Make i386 build w/ -std=c99 (almost) il y a 18 ans
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Mike Frysinger 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier 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
  Mike Frysinger 7682b26483 update for newer binutils il y a 19 ans
  Mike Frysinger 3be78b4257 fix typo il y a 19 ans
  Mike Frysinger 7f011a1674 grammar fix il y a 19 ans
  Peter S. Mazinger 42d2cb36ee New hidden versions il y a 19 ans
  Peter S. Mazinger 8b7e919bac Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit il y a 19 ans
  Mike Frysinger ea0e3fa5e9 add an abort for arm il y a 19 ans
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden il y a 19 ans
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 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 5da06322c2 Hide more of stdio,getdents, use internal __raise il y a 19 ans
  Manuel Novoa III 0f8a6ff0ed Add a config option for abort() to shutdown the stdio subsystem. This is il y a 19 ans
  Mike Frysinger c9bb4e57f4 define an abort instruction for m68k il y a 19 ans
  Mike Frysinger 5473efd367 define an abort instruction for alpha il y a 19 ans
  Mike Frysinger 42ed684f69 alphabetize and warn if an arch is undefined il y a 19 ans
  Mike Frysinger d20c637f14 whitespace/syntax updates il y a 19 ans
  Mike Frysinger 3571511798 if we have a signal handler in place to cover SIGABRT, we have to make sure the code that unregisters it raises SIGABRT again so the program actually aborts il y a 19 ans
  Eric Andersen e274131fd4 Paul Mundt lethal at linux-sh dot org writes: il y a 20 ans
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. il y a 20 ans
  Eric Andersen e4af8d3ee1 Patch from Paul Mundt, lethal at linux-sh dot org, il y a 20 ans
  Eric Andersen d0042aef4d Add missing abort instruction for powerpc il y a 20 ans
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files il y a 21 ans
  Eric Andersen 82dc33223c Fix locking il y a 22 ans
  Manuel Novoa III e26e735ab4 Oops... forgot to update abort.c. il y a 22 ans
  Eric Andersen c6b92ee07f Doh! Miles Bader noticed a couple of spots where I forgot il y a 22 ans