bionic/libc/arch-x86
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
..
atom Replace ambiguous cmp operator with cmpl. 2014-10-21 16:25:35 -07:00
bionic Clean up the x86-64 and x86 setjmp families. 2014-12-05 22:20:08 -08:00
generic Remove the unused swab.S. 2014-07-22 20:21:31 -07:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
silvermont Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
syscalls Ensure raw fchmod/fchmodat syscalls are hidden. 2015-02-03 12:10:30 -08:00
x86.mk Clean up the x86-64 and x86 setjmp families. 2014-12-05 22:20:08 -08:00