1. c63e590 dns cache per interface iteration 2 by Mattias Falk · 13 years ago
  2. b002a2f Revert "dns cache per interface iteration 2" by Robert Greenwalt · 12 years ago
  3. f1464ff dns cache per interface iteration 2 by Mattias Falk · 13 years ago
  4. ead7819 Remove obsolete CHANGES.TXT and ISSUES.TXT. by Elliott Hughes · 12 years ago
  5. 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 14 years ago
  6. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 14 years ago
  7. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 14 years ago
  8. 6481b91 <time.h>: Add timegm(), timelocal() and others. by David 'Digit' Turner · 14 years ago
  9. 23d2439 libc: Add <android/api-level.h> by David 'Digit' Turner · 14 years ago
  10. 994b68f resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  11. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 14 years ago
  12. 0291b0c resolved conflicts for merge of 6774809b to gingerbread-plus-aosp by David 'Digit' Turner · 14 years ago
  13. 6d4d8cb resolved conflicts for merge of 4f086aeb to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  14. 4f086ae Implemented pthread_atfork() by Matt Fischer · 14 years ago
  15. 6774809 linker: Support dlopen(NULL, ...) properly. by David 'Digit' Turner · 14 years ago
  16. cb7e8c5 libc: update alarm() implementation to return 0 on error. by David 'Digit' Turner · 14 years ago
  17. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 14 years ago
  18. 5197632 libc: Fix sem_post() implementation to wake up all waiting threads. by David 'Digit' Turner · 14 years ago
  19. a02b93b libc: add sanity checks to pthread_mutex_destroy() by David 'Digit' Turner · 14 years ago
  20. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 14 years ago
  21. 3527fd6 wchar.h: improve wchar_t support in Bionic by David 'Digit' Turner · 14 years ago
  22. da3019b libc: add missing truncate() declaration by David 'Digit' Turner · 14 years ago
  23. ecb6d41 libc: Add missing <termio.h> header by David 'Digit' Turner · 14 years ago
  24. 038fbae sysconf(): Fix line parser for /proc files. by David 'Digit' Turner · 14 years ago
  25. 410b2ae Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE by David 'Digit' Turner · 14 years ago
  26. b8e6c50 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE by David 'Digit' Turner · 14 years ago
  27. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 14 years ago
  28. 6304d8b Use private futexes for semaphores, unless they are initialized with pshared != 0. by David 'Digit' Turner · 14 years ago
  29. 8a1d2cf Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) by David 'Digit' Turner · 14 years ago
  30. b5e4a41 pthread: Use private futexes by default in condition variables by David 'Digit' Turner · 14 years ago
  31. 88f06cd Use private futexes for pthread_mutex_t. by David 'Digit' Turner · 14 years ago
  32. ee7b077 Add pthread_condattr_init/destroy/setpshared/getpshared by David 'Digit' Turner · 14 years ago
  33. 8641833 Revert "bionic: pthread: use private futexes by default for mutexes and condvars" by Fabrice Di Meglio · 14 years ago
  34. ba9c6f0 bionic: pthread: use private futexes by default for mutexes and condvars by David 'Digit' Turner · 14 years ago
  35. d378c68 Fix spurious DNS lookups in the C library. by David 'Digit' Turner · 14 years ago
  36. d7ed1ae Fix timezone management in the C library by David 'Digit' Turner · 14 years ago
  37. eb9d5ed add sigaltstack syscall by Andrei Popescu · 14 years ago
  38. 8f8b531 Fix pthread_sigmask() to return correct error values. by David 'Digit' Turner · 14 years ago
  39. 9ab75d4 Implement support for RFC 3484 (address selection/sorting) in bionic. (The by Steinar H. Gunderson · 15 years ago
  40. 4f920f6 Fix sem_post() behaviour to wake up multiple waiting threads. by David 'Digit' Turner · 14 years ago
  41. 294dd0b Fix sem_trywait() implementation + update changelog. by David 'Digit' Turner · 14 years ago
  42. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 15 years ago
  43. d6bf8f9 Add Bionic Changelog in libc/docs/CHANGES.TXT by David 'Digit' Turner · 15 years ago
  44. 4cab53a am cdb68bf8: Merge change 2470 into donut by Android (Google) Code Review · 15 years ago
  45. 2735b33 Fix getservent() so that it returns s_port in network byte order. by David 'Digit' Turner · 15 years ago
  46. edbe7fc auto import //branches/master/...@140412 by The Android Open Source Project · 15 years ago
  47. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  48. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  49. 6f04a0f auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  50. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago