Историја ревизија

Аутор SHA1 Порука Датум
  Miles Bader 6a45dea77e (_res): Define as a macro if __UCLIBC_HAS_THREADS__ is defined, пре 22 година
  Miles Bader 8af1b6d438 (h_errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined. пре 22 година
  Miles Bader 2d73ea9bd0 (errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined. пре 22 година
  Eric Andersen f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ пре 22 година
  Eric Andersen 7166f6c6fe Remove h8300 special case пре 22 година
  Miles Bader 71a8fc3afb (headers): Remove special case for v850, now that the general case пре 22 година
  Manuel Novoa III 348d65d19d Fix erroneous grouping. пре 22 година
  Eric Andersen bc46671a9b Patch from Jarkko to fix drand48 to not use long long when пре 22 година
  Eric Andersen d5bb6d12f1 Do not prevent people from making mmu-less builds on mmu-full systems. пре 22 година
  Miles Bader 6e58f3b7d4 Use __malloc_unlikely instead of `likely'. пре 22 година
  Miles Bader 1c0f265241 Add flow-control hints with __malloc_likely and __malloc_unlikely. пре 22 година
  Miles Bader 992f2d15e2 (__malloc_likely, __malloc_unlikely): New macros. пре 22 година
  Miles Bader cb6fdcff80 Handle zero NEW_SIZE case. пре 22 година
  Miles Bader 8dc7fc0d12 (CSRC): Add syscall.c пре 22 година
  Miles Bader 03739d40be Initial checkin. пре 22 година
  Eric Andersen 8c2c5e549e Move all malloc tests under test/malloc/ пре 22 година
  Eric Andersen 8966b4965d Add missing include/thread_db.h file, as reported by Simon Posnjak пре 22 година
  Manuel Novoa III a70b1b9b0e __fsetlocking() and FILE field user_locking were completely broken. :-( пре 22 година
  Miles Bader 9ae5b8eb00 Use `return' for null pointers, to avoid a giant block holding the rest пре 22 година
  Eric Andersen 66ec482f2f Update to version 0.9.14 пре 22 година
  Eric Andersen d20b48de93 Only try to install existing binaries пре 22 година
  Eric Andersen 4f352d5271 I missed a spot. пре 22 година
  Eric Andersen e83faee37d Doh! missed a spot. пре 22 година
  Eric Andersen b7d40e7d57 Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compiling пре 22 година
  Eric Andersen d004eec6dc Test threads when appropriate пре 22 година
  Eric Andersen ac1a542ba0 Fix use of __pthread_once, and fix rpc usage of thread local пре 22 година
  Eric Andersen 9f615c3fbb Fix alignment, minor cosmetic changes пре 22 година
  Manuel Novoa III 666e8f922f Revert commit by davidm to printf.c that initialized conv_num пре 22 година
  Eric Andersen 9a34fd5b88 Geez I'm an idiot some times. I shouldn't code when I'm exhausted. пре 22 година
  Eric Andersen fd19822e4d Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonder пре 22 година