bionic/libc/arch-arm
Nick Kralevich 00490ae3f3 Ensure raw fchmod/fchmodat syscalls are hidden.
In https://android-review.googlesource.com/#/c/127908/5/libc/SYSCALLS.TXT@116
Elliott said:

  for LP64 these will be hidden. for LP32 we were cowards and left
  them all public for compatibility (though i don't think we ever
  dremeled to see whether it was needed). we don't have an easy
  way to recognize additions, though, so we can't prevent adding
  new turds.

Add a mechanism to prevent the adding of new turds, and use that
mechanism on the fchmod/fchmodat system calls.

Bug: 19233951
Change-Id: I98f98345970b631a379f348df57858f9fc3d57c0
2015-02-03 12:10:30 -08:00
..
bionic Move the generic arm memcmp.S into the generic directory. 2014-12-15 11:06:34 -08:00
cortex-a7 libc/arm: add cortex-a7 cpu variant 2013-03-23 01:38:22 -07:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
cortex-a15 Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
denver Move the generic arm memcmp.S into the generic directory. 2014-12-15 11:06:34 -08:00
generic Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
include/machine Add ARM_IRELATIVE relocation 2015-01-08 22:22:27 -08:00
krait Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
syscalls Ensure raw fchmod/fchmodat syscalls are hidden. 2015-02-03 12:10:30 -08:00
arm.mk Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00