Historia zmian

Autor SHA1 Wiadomość Data
  Peter S. Mazinger 42d2cb36ee New hidden versions 18 lat temu
  Peter S. Mazinger 8b7e919bac Hide _stdio_init/term, sorry, one change went mistakenly into the earlier commit 18 lat temu
  Mike Frysinger ea0e3fa5e9 add an abort for arm 18 lat temu
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden 18 lat temu
  Mike Frysinger aab07d0500 macro out the thread funcs in libc if threading is disabled 18 lat temu
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 lat temu
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 lat temu
  Peter S. Mazinger 5da06322c2 Hide more of stdio,getdents, use internal __raise 18 lat temu
  Manuel Novoa III 0f8a6ff0ed Add a config option for abort() to shutdown the stdio subsystem. This is 19 lat temu
  Mike Frysinger c9bb4e57f4 define an abort instruction for m68k 19 lat temu
  Mike Frysinger 5473efd367 define an abort instruction for alpha 19 lat temu
  Mike Frysinger 42ed684f69 alphabetize and warn if an arch is undefined 19 lat temu
  Mike Frysinger d20c637f14 whitespace/syntax updates 19 lat temu
  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 19 lat temu
  Eric Andersen e274131fd4 Paul Mundt lethal at linux-sh dot org writes: 20 lat temu
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 lat temu
  Eric Andersen e4af8d3ee1 Patch from Paul Mundt, lethal at linux-sh dot org, 20 lat temu
  Eric Andersen d0042aef4d Add missing abort instruction for powerpc 20 lat temu
  Manuel Novoa III d05dafe2fc Fix a long-standing bug with pthreads. A couple of linuxthreads files 20 lat temu
  Eric Andersen 82dc33223c Fix locking 22 lat temu
  Manuel Novoa III e26e735ab4 Oops... forgot to update abort.c. 22 lat temu
  Eric Andersen c6b92ee07f Doh! Miles Bader noticed a couple of spots where I forgot 22 lat temu
  Eric Andersen a7941d4f37 Rename __stdio_close_all to __stdio_flush_buffers. Eliminate an 22 lat temu
  David McCullough ff250619f5 22 lat temu
  Eric Andersen 4248737d6d Cleanup abort() so it behaves itself a bit better 22 lat temu
  Manuel Novoa III dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 23 lat temu
  Eric Andersen 8c29d069db A bunch of updates, part from Manuel Novoa III (such as more long long 23 lat temu
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 24 lat temu
  Eric Andersen e3c7892252 Bypass problem with signals for the moment... 24 lat temu
  Eric Andersen 59030d6f8a Formatting update 24 lat temu