- 29 Mar, 2013 2 commits
-
-
Nick Kralevich authored
-
Nick Kralevich authored
Don't export unnecessary symbols to third party apps. Bug: 8401049 Change-Id: Ide5abd6ed13e756a85bd1277d93da74d1419addb
-
- 28 Mar, 2013 3 commits
-
-
Jean-Baptiste Queru authored
* commit '267290b3': Update processed linux/fs.h header file
-
Jean-Baptiste Queru authored
* commit '74b324ac': Update processed linux/fs.h header file
-
Jean-Baptiste Queru authored
-
- 27 Mar, 2013 2 commits
-
-
Ken Sumrall authored
Need to get the defintion of the FITRIM ioctl(). Also need to update the blk_types.h header file as fs.h includes it. Change-Id: I617622b620925942dc5aead9e49f8e17d17e5d74
-
Ken Sumrall authored
-
- 25 Mar, 2013 15 commits
-
-
Elliott Hughes authored
* commit '8a6abe38': Remove some dead script code and fix a script comment.
-
Elliott Hughes authored
* commit 'bd014c2e': Remove some dead script code and fix a script comment.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I91ca466d1b6f8a39da50ce61acebc268d0daab3a
-
Elliott Hughes authored
* commit 'a850ad4c': Clarify the dlmalloc USAGE_ERROR.
-
Elliott Hughes authored
* commit 'e51d75a9': Clarify the dlmalloc USAGE_ERROR.
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: 8468088 Change-Id: I1ff6d51ec17fc74ef56229aa76d2986cbd662874
-
Dima Zavin authored
-
Elliott Hughes authored
* commit '3c1504d9': Stop generating <sys/linux-syscalls.h>.
-
Elliott Hughes authored
* commit '93f3811b': Unhide __set_errno for backwards compatibility.
-
Elliott Hughes authored
* commit '48f25cef': Stop generating <sys/linux-syscalls.h>.
-
Elliott Hughes authored
* commit 'a4075118': Unhide __set_errno for backwards compatibility.
-
Elliott Hughes authored
-
Elliott Hughes authored
-
- 23 Mar, 2013 1 commit
-
-
Dima Zavin authored
Change-Id: I541d665805ea69ca96bb6a5f4d50e56287f8c08c Signed-off-by:
Dima Zavin <dima@android.com>
-
- 22 Mar, 2013 17 commits
-
-
Elliott Hughes authored
This was in <errno.h>, and people called it :-( Change-Id: I038490be77eb9372b3f31305ec580fa7b09c983e
-
Elliott Hughes authored
The <asm/unistd.h> files contain the canonical data, and <sys/glibc-syscalls.h> contain new glibc-compatible names, and if you #include the standard <sys/syscall.h> you get both sets of names. Change-Id: I9919c080931c0ba1660f5e37c6a6265ea716d603
-
Elliott Hughes authored
* commit 'a3fe475c': Use the correct names for the __ARM_NR_* syscalls.
-
Elliott Hughes authored
* commit 'c019345a': Use the correct names for the __ARM_NR_* syscalls.
-
Elliott Hughes authored
-
Elliott Hughes authored
This lets us move all the ARM syscall stubs over to the kernel <asm/unistd.h>. Our generated <sys/linux-syscalls.h> is now unused, but I'll remove that in a later change. Change-Id: Ie5ff2cc4abce1938576af7cbaef615a79c7f310d
-
Elliott Hughes authored
* commit '65163750': Fix builds where _FORTIFY_SOURCE is off.
-
Elliott Hughes authored
* commit 'c37dd599': Fix builds where _FORTIFY_SOURCE is off.
-
Elliott Hughes authored
am 85598626: am 34895c1b: Merge "Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>." * commit '85598626': Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
-
Elliott Hughes authored
-
Elliott Hughes authored
* commit '34895c1b': Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
-
Elliott Hughes authored
Also add a more intention-revealing guard so we don't have loads of places checking whether our inlining macro is defined. Change-Id: I168860cedcfc798b07a5145bc48a125700265e47
-
Elliott Hughes authored
-
Elliott Hughes authored
am b80a05fa: am 5c5f303e: Merge "Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>." * commit 'b80a05fa': Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
-
Elliott Hughes authored
am bc0d7f73: am e7cb795c: Merge "Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>." * commit 'bc0d7f73': Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
-
Elliott Hughes authored
* commit '5c5f303e': Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
-
Elliott Hughes authored
* commit 'e7cb795c': Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
-