1. badd7e1 Fix <net/route.h>. by Elliott Hughes · 11 years ago
  2. f92cc30 Remove arm assembler not referenced from any makefile. by Elliott Hughes · 11 years ago
  3. 0e32e39 Merge "Fix pthread key num calculation." by Yabin Cui · 11 years ago
  4. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  5. 732d65c Merge "[MIPS] Add sgidefs.h for mips64" by Elliott Hughes · 11 years ago
  6. 50a3c69 [MIPS] Add sgidefs.h for mips64 by Duane Sand · 11 years ago
  7. 3115b34 Merge "fix runtime issues for scripts" by Christopher Ferris · 11 years ago
  8. 9773fa3 Clean up DNS proxying. by Elliott Hughes · 11 years ago
  9. fec6052 Merge "Fix missing symbol for debug malloc." by Christopher Ferris · 11 years ago
  10. a53c504 Merge "Fix arm64 clone stack handling." by Elliott Hughes · 11 years ago
  11. 3337435 Merge "Use machine/timespec.h to separate timespec definition." by Yabin Cui · 11 years ago
  12. 3f61f89 Fix missing symbol for debug malloc. by Christopher Ferris · 11 years ago
  13. 51f5d83 Fix arm64 clone stack handling. by Elliott Hughes · 11 years ago
  14. 0952a55 Merge "Use the stmdb instead of str to save the fn/arg" by Elliott Hughes · 11 years ago
  15. c3d1728 Use the stmdb instead of str to save the fn/arg by Jiangli Yuan · 11 years ago
  16. fa343e6 fix runtime issues for scripts by Kyunam Jo · 11 years ago
  17. db49903 Use machine/timespec.h to separate timespec definition. by Yabin Cui · 11 years ago
  18. a381fe8 Fix ptsname(3) and ttyname(3) to use TLS. by Elliott Hughes · 11 years ago
  19. 824f914 Move BSD stuff together in <sys/endian.h>. by Elliott Hughes · 11 years ago
  20. a7feda3 <net/route.h> should include IPv6 too. by Elliott Hughes · 11 years ago
  21. 1ec05b7 Sync <net/if_types.h> with upstream. by Elliott Hughes · 11 years ago
  22. 94926f8 Merge "support _POSIX_REALTIME_SIGNALS" by Yabin Cui · 11 years ago
  23. b033761 Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc." by Yabin Cui · 11 years ago
  24. 7257560 Change _POSIX_CPUTIME macro to make it compitable with glibc. by Yabin Cui · 11 years ago
  25. 6348160 support _POSIX_REALTIME_SIGNALS by Yabin Cui · 11 years ago
  26. 56e0173 Simplify our endian.h implementation. by Elliott Hughes · 11 years ago
  27. d27ae2f Merge mips setjmp/longjmp family. by Elliott Hughes · 11 years ago
  28. 2fecbfa Switch arch-mips64/include/machine to a symlink. by Elliott Hughes · 11 years ago
  29. 9fa2cfb Use 64-bit units in the aarch64 setjmp implementation. by Elliott Hughes · 11 years ago
  30. 7509622 Switch arm and arm64 over to the x86 style of jmpbuf. by Elliott Hughes · 11 years ago
  31. 515a2ea Merge "Fix signal mask save/restore for x86-64." by Elliott Hughes · 11 years ago
  32. 1c0c0ed Fix signal mask save/restore for x86-64. by Elliott Hughes · 11 years ago
  33. 7b78e81 Fix signal mask save/restore for arm64. by Elliott Hughes · 11 years ago
  34. 8d4c55c Clean up the x86-64 and x86 setjmp families. by Elliott Hughes · 11 years ago
  35. b393299 Clean up arm setjmp family. by Elliott Hughes · 11 years ago
  36. 9fb536d Clean up the arm64 setjmp. by Elliott Hughes · 11 years ago
  37. 2421406 Merge "Add cache related sysconf queries" by Tao Bao · 11 years ago
  38. 1f40be9 Add cache related sysconf queries by Tao Bao · 11 years ago
  39. 9e08a7b Merge "Restore symbols from <arpa/nameser.h>." by Elliott Hughes · 11 years ago
  40. 295bc2b Merge "implement posix_madvise" by Yabin Cui · 11 years ago
  41. 42804c4 Restore symbols from <arpa/nameser.h>. by Elliott Hughes · 11 years ago
  42. 0393221 Make the missing symbols script more useful. by Elliott Hughes · 11 years ago
  43. 5afae64 implement posix_madvise by Yabin Cui · 11 years ago
  44. 1309dcc Code using neon uses ARCH_ARM_HAVE_NEON. by Elliott Hughes · 11 years ago
  45. cb4c615 Remove __ARM_HAVE_VFP. by Elliott Hughes · 11 years ago
  46. 6cbc56b Merge "Implement <pty.h>." by Elliott Hughes · 11 years ago
  47. 65f0df7 Implement <pty.h>. by Elliott Hughes · 11 years ago
  48. 1898967 Merge "change argument type in madvise" by Yabin Cui · 11 years ago
  49. efbb6fb change argument type in madvise by Yabin Cui · 11 years ago
  50. 91a61f7 Merge "Switch x86 and x86-64 to __builtin_bswap*." by Elliott Hughes · 11 years ago
  51. 12f35ad Switch x86 and x86-64 to __builtin_bswap*. by Elliott Hughes · 11 years ago
  52. 1de2548 Switch aarch64 to __builtin_bswap16. by Elliott Hughes · 11 years ago
  53. a5602c5 Remove __ARM_HAVE_HALFWORD_MULTIPLY. by Elliott Hughes · 11 years ago
  54. 6651aa6 Remove __ARM_HAVE_LDREXD. by Elliott Hughes · 11 years ago
  55. b514026 Kill <machine/exec.h>. by Elliott Hughes · 11 years ago
  56. 20841a1 Avoid pathological behavior in OpenBSD's fread. by Elliott Hughes · 11 years ago
  57. 8574a06 Use mmap to create the pthread_internal_t. by Yabin Cui · 11 years ago
  58. 8374a54 Merge "Specify .cpu cortex-a15" by Christopher Ferris · 11 years ago
  59. 212e0e3 Build our benchmarks against glibc too. by Elliott Hughes · 11 years ago
  60. 3e6ef3f Merge "support _POSIX_CPUTIME" by Yabin Cui · 11 years ago
  61. aad1a39 libc: Fix headers to allow direct inclusion. by David 'Digit' Turner · 11 years ago
  62. ce46f55 Specify .cpu cortex-a15 by Bernhard Rosenkränzer · 11 years ago
  63. 3638a83 Add error-check when mapping socket to fd by Robert Alm · 11 years ago
  64. 1b66f6e Move a private x86-64 header file out of the limelight. by Elliott Hughes · 11 years ago
  65. d5c6527 support _POSIX_CPUTIME by Yabin Cui · 11 years ago
  66. 5b8ceff Revert "Use mmap to create the pthread_internal_t." by Nicolas Geoffray · 11 years ago
  67. 3a47863 [MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6 by Duane Sand · 11 years ago
  68. cc5f654 Use mmap to create the pthread_internal_t. by Yabin Cui · 11 years ago
  69. eb3a5e0 Merge "flesh out sysconf(3) and the _POSIX_* constants" by Yabin Cui · 11 years ago
  70. 95a0236 Merge "Sync with upstream OpenBSD fts.c." by Elliott Hughes · 11 years ago
  71. 806dd9f Merge "Move some pthread functions to signal.h." by Dan Albert · 11 years ago
  72. 2818279 Sync with upstream OpenBSD fts.c. by Elliott Hughes · 11 years ago
  73. 1c19194 flesh out sysconf(3) and the _POSIX_* constants by Yabin Cui · 11 years ago
  74. ee369fb Bring our <machine/endian.h> files back in sync. by Elliott Hughes · 11 years ago
  75. 4ae178f Mips: remove arch-specific atexit.h by Dmitriy Ivanov · 11 years ago
  76. e3e8d15 Mips: Remove unused files by Dmitriy Ivanov · 11 years ago
  77. c619603 Mips: Reuse atexit.h from libc/arch-common by Dmitriy Ivanov · 11 years ago
  78. 75ef63d Move some pthread functions to signal.h. by Dan Albert · 11 years ago
  79. f664034 Revert "<sched.h> should offer both __sched_priority and sched_priority." by Dan Albert · 11 years ago
  80. 5313c3f Merge "Fix flockfile(3) and friends for stdin/stdout/stderr too." by Elliott Hughes · 11 years ago
  81. c48c3e4 Fix flockfile(3) and friends for stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  82. c9278b8 Merge "libc: Move <sgidefs.h> to libc/arch-mips/" by David 'Digit' Turner · 11 years ago
  83. 649f78d Merge "fix shared gid support in getpwnam/getgrnam" by Yabin Cui · 11 years ago
  84. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  85. 6e50cb4 libc: Move <sgidefs.h> to libc/arch-mips/ by David 'Digit' Turner · 11 years ago
  86. 8eda0a6 Merge "libc: Fix mktime returns an uncorrect time in empty TZ case" by Elliott Hughes · 11 years ago
  87. bfbf7a4 Remove remaining bionic support for TARGET_CPU_SMP being false. by Elliott Hughes · 11 years ago
  88. 154e202 libc: Fix mktime returns an uncorrect time in empty TZ case by Satoru Takeuchi · 11 years ago
  89. 9d93986 Add functions in sysinfo.h. by Yabin Cui · 11 years ago
  90. 661423a Merge "Increase support of pathconf options." by Yabin Cui · 11 years ago
  91. b5e581a Increase support of pathconf options. by Yabin Cui · 11 years ago
  92. 60d84af sysconf(3) returns long. by Elliott Hughes · 11 years ago
  93. 168667c Add non-macro stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  94. 59b1dea Merge "Add missing function prototypes wcpcpy/wcpncpy." by Christopher Ferris · 11 years ago
  95. 5c7d958 Add missing function prototypes wcpcpy/wcpncpy. by Christopher Ferris · 11 years ago
  96. e3c4acf Fix our <mntent.h> implementation. by Elliott Hughes · 11 years ago
  97. 288fa03 Merge "Assume glibc >= 2.15." by Elliott Hughes · 11 years ago
  98. 6229798 Merge "Don't receive structs containing pointers over sockets." by Elliott Hughes · 11 years ago
  99. 854c98d Merge "Allow stdatomic.h to be included from mingw prebuilt." by Hans Boehm · 11 years ago
  100. 55293c1 Don't receive structs containing pointers over sockets. by Elliott Hughes · 11 years ago