- 26 Nov, 2013 1 commit
-
-
Elliott Hughes authored
Change-Id: Ife8f9c538c86f7c0017143015d5ee849a99b625b
-
- 25 Nov, 2013 4 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
There's no uapi timerfd.h. Bug: 11559337 Change-Id: I77a4b1365fdcf2c9f18673b11341a165e54b4bbd
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: 11859767 Change-Id: I3d746188a1c4bdf8db1358521438435d3e63dbac
-
- 24 Nov, 2013 2 commits
-
-
Christopher Ferris authored
* commit '14d6be45': Delete non-uapi headers.
-
Christopher Ferris authored
-
- 23 Nov, 2013 3 commits
-
-
Christopher Ferris authored
* commit '985c3fbb': Move arm user.h definitions to sys/user.h.
-
Christopher Ferris authored
Update headers and delete non-uapi headers that have been removed from external/kernel-headers project. Change-Id: I9ed9632a941095fe1bf3b207bafe1151f00de033
-
Christopher Ferris authored
-
- 22 Nov, 2013 5 commits
-
-
Christopher Ferris authored
There is no uapi user.h file for arm, it was included by accident. Move the user struct definition into the file to follow the pattern used by the other architectures. Change-Id: Ib9cea0deca551c9268382ddd6de9202fd32ef941
-
Christopher Ferris authored
* commit '507f95e2': Update script to copy in extra generated files.
-
Christopher Ferris authored
-
Christopher Ferris authored
There are files in generated/asm that simply include asm-generic files. The script now copies any file in generated/asm that also exists in asm-generic. Change-Id: I075161c68624e9e9e81797224831988ce02220eb
-
The Android Open Source Project authored
Change-Id: I786944f80fb1a2d502fed51dc2c391ed5db66761
-
- 21 Nov, 2013 19 commits
-
-
Christopher Ferris authored
* commit '26f0e54a': Script to grab uapi headers from android kernel.
-
Christopher Ferris authored
-
Elliott Hughes authored
* commit 'fa7b48bf': Regenerate uapi header files.
-
Christopher Ferris authored
Change-Id: Ia140e3ab27fbfee6b02f04c085f3e0e351bbe68d
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: Idc934ed8ae17aba3300e4022e9b42177b0907e9d
-
Elliott Hughes authored
* commit '880d0e6c': Remove hidden __reboot from header
-
Elliott Hughes authored
-
Pavel Chupin authored
This change is required: https://android-review.googlesource.com/#/c/70570 Change-Id: Idb991f96a424aa5b0f9e06d9fb787fe8c8530750 Signed-off-by:
Pavel Chupin <pavel.v.chupin@intel.com>
-
Elliott Hughes authored
* commit 'eec57b37': Add support for the ternary operator to the header scrubber.
-
Elliott Hughes authored
-
Elliott Hughes authored
Used in various uapi headers. Change-Id: Id0f862d2adc7ddc9727e8a29160d5435f8d547c3
-
Elliott Hughes authored
* commit 'd4143c8e': Fix useconds_t for LP64.
-
Elliott Hughes authored
* commit '15a64948': Remove obsolete kernel/arch-mips headers.
-
Elliott Hughes authored
* commit 'b135f6e5': Remove the unused arch-x86 and arch-x86-64 kernel headers.
-
Elliott Hughes authored
-
Elliott Hughes authored
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I869e60484999c1feda3dcdb86bee5b5373e6b3df
-
- 20 Nov, 2013 6 commits
-
-
Elliott Hughes authored
Bug: 11559337 Change-Id: I70e205ff1f5acd07fddd7d82367e818b13847acd
-
Elliott Hughes authored
* commit 'ca045a19': Switch to upstream sleep(3) and usleep(3).
-
Elliott Hughes authored
-
Elliott Hughes authored
Also fix the signature of usleep, and the definition of useconds_t which should be unsigned, as the 'u' in its name implies. This patch also cleans up the existing FreeBSD hacks by moving the libm stuff from <sys/cdefs.h> to a libm-private header, and adding comments about the hacks we use to build FreeBSD source. Change-Id: Ibe5067a380502df94a0a3a7901969b35411085b6
-
Elliott Hughes authored
* commit '39bc7ecd': Fix <signal.h> for mips uapi.
-
Elliott Hughes authored
-