Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko 52c9ef85a6 linuxthreads fixes from Will Newton (will.newton AT gmail.com): há 15 anos atrás
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: há 15 anos atrás
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts há 15 anos atrás
  Denis Vlasenko fbb32ad9b6 on Bernd's request, remove commented-out code snippets há 15 anos atrás
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors há 15 anos atrás
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? há 15 anos atrás
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments há 15 anos atrás
  Bernhard Reutner-Fischer da196a9006 - if we only have socket support then there is no resolver state: há 15 anos atrás
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword há 16 anos atrás
  Joakim Tjernlund c8141d994e Peter Mazinger pointed out that my last commit was faulty. há 17 anos atrás
  Peter S. Mazinger 04bbb6fdfa Now new linuxthreads builds w/ SHARED há 18 anos atrás
  Peter S. Mazinger a886737c3e Remove redundant redefine of __clone há 18 anos atrás
  Peter S. Mazinger e9cc671723 Get rid of forwarded __pthread_attr_init há 18 anos atrás
  Peter S. Mazinger d0a847fd8a Remove unneeded ; after *_alias há 18 anos atrás
  Mike Frysinger da7412ee0e use sched_yield, not pthread_yield há 18 anos atrás
  Peter S. Mazinger 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h há 18 anos atrás
  Mike Frysinger cccc549ced initial import of latest linuxthreads há 18 anos atrás
  Mike Frysinger a9f5aa1cc9 rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version há 18 anos atrás
  Mike Frysinger 5a69eba90b revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to import glibc updates) while keeping the few bugfixes ... idea is to keep both old and new linuxthreads around so we can hack on the new version while delivering the old stable version to end users há 18 anos atrás
  Mike Frysinger f0b4463b7d implement __pthread_init_max_stacksize() which is required for FLOATING_STACKS há 18 anos atrás
  Mike Frysinger 290e2375ab newer linuxthreads renamed the function invalid_handle() to nonexisting_handle() há 19 anos atrás
  Mike Frysinger 43014917a3 sync with glibc by moving the thread_desc stuff out of internals.h and into a new file descr.h ... also redo thread_desc init by specifying members in the struct by name rather than position há 19 anos atrás
  Mike Frysinger e0308acf28 update the debug macros so they build with newer gcc versions há 19 anos atrás
  Joakim Tjernlund 0c481d3478 I added, then removed and now I add this again :). Hopefully I got it rigth this time. há 19 anos atrás
  Joakim Tjernlund 132f19003a Oops, remove extra sigaddset() call. Don't know how that one got there. há 19 anos atrás
  Eric Andersen badf6dd685 Hi Erik and Manuel há 19 anos atrás
  Manuel Novoa III f8f7b10221 Revert Peter's __lib_gettimeofday patch. There's the minor issue of há 19 anos atrás
  Eric Andersen 7e2b221be1 Peter S. Mazinger writes: há 19 anos atrás
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. há 20 anos atrás
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g há 20 anos atrás