1. 1242f7e Remove declarations for things that don't exist. by Elliott Hughes · 10 years ago
  2. 2ea0a58 Fix linkage of grantpt(3). by Elliott Hughes · 10 years ago
  3. de24f1a Clean up some misinformation around prctl. by Elliott Hughes · 10 years ago
  4. 462abab Removes getdtablesize(3) from LP64. by Dan Albert · 10 years ago
  5. b27a840 Add __pure2 to a few more functions, most notably gettid and pthread_self. by Elliott Hughes · 10 years ago
  6. b4e099c Remove issetugid. by Elliott Hughes · 10 years ago
  7. a7821b7 Use __typeof__() instead of typeof() by Dan Albert · 10 years ago
  8. 58d9e28 Switch to the upstream OpenBSD getenv/putenv/setenv implementation. by Elliott Hughes · 10 years ago
  9. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 10 years ago
  10. a6ecba4 Clean up cacheflush. by Elliott Hughes · 10 years ago
  11. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 11 years ago
  12. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 11 years ago
  13. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 11 years ago
  14. b036b5c FORTIFY_SOURCE: fortify read() by Nick Kralevich · 11 years ago
  15. 8d25327 Revert "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 11 years ago
  16. 65c99de FORTIFY_SOURCE: fortify read() by Nick Kralevich · 11 years ago
  17. b4f7616 Ensure we have the off64_t variant of every function that takes an off_t. by Elliott Hughes · 11 years ago
  18. 9ae59c0 Declare __page_shift and __page_size with C linkage. by Bernhard Rosenkraenzer · 11 years ago
  19. 6524d3c unistd.h: don't include sys/capability.h by Nick Kralevich · 11 years ago
  20. 7c0dd55 libc: create sys/capability.h by Nick Kralevich · 11 years ago
  21. 1ad10a5 Add getsid system call to bionic by Irina Tirdea · 12 years ago
  22. f0ec06b Add faccessat to syscall list by Kenny Root · 12 years ago
  23. b083bb5 libc: Fix prctl() declaration. by David 'Digit' Turner · 13 years ago
  24. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 13 years ago
  25. 72e64e0 Add support for pread64/pwrite64 by Kenny Root · 14 years ago
  26. 364462e am 1aeeeae1: am b8d2233e: Merge "libc: tag missing functions in system headers." into gingerbread by David 'Digit' Turner · 14 years ago
  27. bb5581a libc: tag missing functions in system headers. by David 'Digit' Turner · 14 years ago
  28. 6f39e61 am 914528cd: am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread by David 'Digit' Turner · 14 years ago
  29. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 14 years ago
  30. 2304a0b Fix pwrite to take a const void* instead of void* for the buffer. by Jeff Hamilton · 14 years ago
  31. 6367364 libc: make lseek64 proto be glibc compatible (loff_t -> off64_t) by Dima Zavin · 14 years ago
  32. da3019b libc: add missing truncate() declaration by David 'Digit' Turner · 14 years ago
  33. fc10b24 Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell by Colin Cross · 14 years ago
  34. 99d7907 Fix usleep(3) return type to be POSIX-compliant. by Elliott Hughes · 14 years ago
  35. cf399f7 Add a GNU-compatible TEMP_FAILURE_RETRY. by Elliott Hughes · 15 years ago
  36. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  37. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  38. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  39. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  40. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago