Commit History

Автор SHA1 Съобщение Дата
  Miles Bader 3fa4f2f6ca Initial checkin. преди 24 години
  Miles Bader b348111d8c (realloc): Follow new arg conventions of MALLOC_SET_SIZE. преди 24 години
  Miles Bader bdc62ea2b8 (malloc): Use MALLOC_SETUP. преди 24 години
  Miles Bader 5a0af72d6d (MALLOC_SETUP): New macro. преди 24 години
  Eric Andersen 175f6f670d Directly use kernel types for uid_t, gid_t, and dev_t to avoid the преди 24 години
  Eric Andersen 160212fe2d Yet more rework to make __getgrent and the functions that use it преди 24 години
  Manuel Novoa III ed43cbaf96 Fix broken locking so that at least the Python 2.2.1 grp test doesn't преди 24 години
  Manuel Novoa III 43b3eaffd9 Remove recursive lock/unlock for a non-recursive mutex. преди 24 години
  Manuel Novoa III a7cce5b0ef Fixed __read_etc_hosts_r to return alias list and modified buffer преди 24 години
  Manuel Novoa III 0e09a01f44 Fix two problems with printf that showed up in the python 2.2.1 tests; преди 24 години
  Manuel Novoa III dd518180f1 Disable macro implementations. Somehow I missed the following from the преди 24 години
  Eric Andersen e037958aa6 Cleanup exit a bit, from Ronald Wahl преди 24 години
  Miles Bader f4cb0372c8 whitespace преди 24 години
  Miles Bader 7a0a0df2f2 Remove __res_state function. преди 24 години
  Miles Bader d1d872e8f2 Make INCLUDE_FULL_RPC default to !HAVE_SHARED. преди 24 години
  Eric Andersen 2a272e8265 Demonstrate that dlopen() RTLD_NOW is currently broken. преди 24 години
  Miles Bader 9f8c3d23d0 Remove thread-specific stuff entirely. преди 24 години
  Miles Bader 6a45dea77e (_res): Define as a macro if __UCLIBC_HAS_THREADS__ is defined, преди 24 години
  Miles Bader 8af1b6d438 (h_errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined. преди 24 години
  Miles Bader 2d73ea9bd0 (errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined. преди 24 години
  Eric Andersen f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ преди 24 години
  Eric Andersen 7166f6c6fe Remove h8300 special case преди 24 години
  Miles Bader 71a8fc3afb (headers): Remove special case for v850, now that the general case преди 24 години
  Manuel Novoa III 348d65d19d Fix erroneous grouping. преди 24 години
  Eric Andersen bc46671a9b Patch from Jarkko to fix drand48 to not use long long when преди 24 години
  Eric Andersen d5bb6d12f1 Do not prevent people from making mmu-less builds on mmu-full systems. преди 24 години
  Miles Bader 6e58f3b7d4 Use __malloc_unlikely instead of `likely'. преди 24 години
  Miles Bader 1c0f265241 Add flow-control hints with __malloc_likely and __malloc_unlikely. преди 24 години
  Miles Bader 992f2d15e2 (__malloc_likely, __malloc_unlikely): New macros. преди 24 години
  Miles Bader cb6fdcff80 Handle zero NEW_SIZE case. преди 24 години