- Jan 19, 2018
-
-
gnzlbg authored
-
- Jan 18, 2018
-
-
gnzlbg authored
-
- Dec 08, 2017
-
-
Bryant Mairs authored
-
- Nov 07, 2017
-
-
Bryant Mairs authored
These aren't exposed on non-MIPS musl targets, but since they're part of a kernel API, they're still applicable, so we just don't test them there but expose them anyways.
-
- Nov 05, 2017
-
-
Bryant Mairs authored
-
- Oct 27, 2017
-
-
Marco A L Barbosa authored
-
- Oct 18, 2017
-
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
- Sep 25, 2017
-
-
Tom Kirchner authored
Signed-off-by:
Tom Kirchner <tjk@amazon.com> Signed-off-by:
Ben Cressey <bcressey@amazon.com>
-
- Sep 21, 2017
-
-
Jack Pappas authored
-
- Aug 30, 2017
-
-
Bryant Mairs authored
-
- Aug 11, 2017
-
-
Bryant Mairs authored
-
- Jul 19, 2017
-
-
Gabriel authored
Also move them to the common Linux module, as they are not platform-specific. See include/uapi/linux/falloc.h.
-
- Jul 13, 2017
-
-
Bryant Mairs authored
It needs to be skipped during testing because there's no way to include a combination of headers that will expose it without giving a "type has already been defined" error.
-
- Jul 12, 2017
-
-
Nicolas Dusart authored
-
- Jul 02, 2017
-
-
Bryant Mairs authored
-
- Jun 28, 2017
-
-
main() authored
-
- Jun 27, 2017
-
-
Alan Somers authored
-
- Jun 24, 2017
-
-
Bryant Mairs authored
-
- Jun 09, 2017
-
-
Marco A L Barbosa authored
-
- Jun 08, 2017
-
-
Marco A L Barbosa authored
-
Marco A L Barbosa authored
-
- Apr 25, 2017
-
-
Anatol Pomozov authored
We need to create an initialized sigaction struct for Linux syscalls thus its fields need to be public. The field was named _restorer before but system libc/kernel uapi name the field sa_restorer.
-
Kelvin Ly authored
-
- Apr 21, 2017
-
-
Kelvin Ly authored
-
- Apr 19, 2017
-
-
Bryant Mairs authored
-
- Mar 01, 2017
-
-
Zac Berkowitz authored
-
- Jan 01, 2017
-
-
Jorge Aparicio authored
-
- Dec 31, 2016
-
-
Jorge Aparicio authored
-
Jorge Aparicio authored
-
- Dec 05, 2016
-
-
Guillaume Gomez authored
-
- Nov 14, 2016
-
-
Alan Somers authored
musl has a different aiocb definition; netbsd and OSX have some symbol renaming, and lwpid_t is signed on freebsd
-
- Nov 13, 2016
-
-
Alan Somers authored
-
- Nov 11, 2016
-
-
Steven Allen authored
-
- Oct 19, 2016
-
-
Robbie Harwood authored
-
- Oct 05, 2016
-
-
Ian Denhardt authored
Musl 1.1.14 defined these incorrectly, and we followed suit. They're fixed in 1.1.15, so we fix them here as well. Since these are kernel ABIs, the correct values match other libc implementations, so we move them up to the topmost module possible.
-
- Sep 17, 2016
-
-
Jana Radhakrishnan authored
Add netlink constants from linux/netlink.h Signed-off-by:
Jana Radhakrishnan <mrjana@gmail.com>
-
- Sep 03, 2016
-
-
Jorge Aparicio authored
-
- Aug 27, 2016
-
-
Alex Crichton authored
-