summaryrefslogtreecommitdiff
path: root/src/unix/linux_like/android/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Change branch references to HEAD where possible or main otherwiseJosh Triplett2023-05-151-2/+1
* Upstream a few more constants from rustix.Dan Gohman2023-04-181-0/+18
* linux: add kexec flagsRicardo Ribalda2023-03-201-0/+8
* membarrier flags constants additionDavid Carlier2023-02-221-0/+12
* Auto merge of #3060 - shikhapanwar:sycfs_for_android, r=JohnTitorbors2023-01-311-0/+2
|\
| * ANDROID: Add syncfs API in liblibcShikha Panwar2023-01-301-0/+2
* | linux: add OPEN_TREE_CLONE and OPEN_TREE_CLOEXECLuca BRUNO2023-01-091-0/+4
|/
* Add misc constants and functions for androidFrederick Mayle2022-12-201-0/+21
* Try readding all inotify flagscarbotaniuman2022-12-071-3/+3
* adding getopt_long for unixes.David Carlier2022-12-011-0/+14
* Add Android uinput bindingsChris Spencer2022-11-071-0/+241
* expose dirname and basenameSteve Lau2022-10-251-0/+3
* add xfs super magic to android targetsMrCroxx2022-10-081-0/+11
* Add makedev for the BSDsAlan Somers2022-09-071-6/+9
* prctl process timing control options for android.David Carlier2022-07-071-0/+4
* Add rtnetlink.h, if_addr.h, if_link.h header to Androidtiann2022-06-221-11/+20
* Add rtnetlink.h, if_link.h header to Androidtiann2022-06-221-0/+193
* adds some android symbolsLattice 02022-06-021-0/+4
* linux SOMAXCONN rework proposal.David Carlier2022-05-281-0/+2
* Auto merge of #2748 - s1341:add_android_x86_64_user_struct, r=Amanieubors2022-05-111-0/+2
|\
| * Add GETREGS/SETREGS for androids13412022-04-111-0/+2
* | linux: add GRND_INSECURE constantJason A. Donenfeld2022-04-301-0/+1
|/
* Add Linux BLKIOMIN and BLKIOOPT ioctl constantsStefan Hajnoczi2022-03-011-0/+2
* linux/android mempolicy options updateDavid Carlier2022-02-191-0/+3
* Android: Add F_SEAL_FUTURE_WRITE constant.Andrew Walbran2022-02-101-0/+2
* linux glibc/android memory policies flagsDavid Carlier2022-02-081-0/+7
* Add IFF_LOWER_UP, IFF_DORMANT, IFF_ECHO constants to AndroidMackenzie Powers2022-01-311-0/+4
* Auto merge of #2650 - sunfishcode:sunfishcode/mfd-huge-sizes, r=Amanieubors2022-01-251-0/+14
|\
| * Define the `MFD_HUGE_*` macros for Linux and Android.Dan Gohman2022-01-241-0/+14
* | Auto merge of #2639 - sunfishcode:sunfishcode/linux-super-magic, r=Amanieubors2022-01-251-27/+0
|\ \
| * | Consolodate the Linux `*_SUPER_MAGIC` constants.Dan Gohman2022-01-201-27/+0
| |/
* | Define ip_mreqn on all Linux platformsTamir Duberstein2022-01-231-6/+0
|/
* Add `ip_mreqn` on AndroidTamir Duberstein2022-01-171-0/+6
* Add android ioctl constansts: BLKSSZGET and BLKPBSZGETMek1012022-01-131-0/+3
* Android defines _POSIX_VDISABLERyan Zoeller2022-01-101-0/+2
* linux/android add ptracec_peeksiginfo_args struct.David Carlier2021-12-291-0/+6
* Auto merge of #2525 - qwandor:mlock2, r=Amanieubors2021-12-091-0/+4
|\
| * Add mlock2 on Android and Linux.Andrew Walbran2021-11-091-0/+4
* | Add IBSHIFT constant for Linux and Android.Maarten de Vries2021-11-141-0/+1
|/
* Auto merge of #2508 - de-vri-es:tcgets2-and-friends, r=Amanieubors2021-11-061-0/+4
|\
| * Add TCGETS2 and TCSETS2 (and variants) ioctl constants for Linux.Maarten de Vries2021-11-061-0/+4
* | add SO_*_FILTER for Androidhhy2021-11-031-0/+3
|/
* linux, android: Add CLONE_PIDFD flagMatthias Schiffer2021-10-231-0/+2
* Add missing CPU_* macros to android, and sync with LinuxJosh Triplett2021-10-211-6/+28
* Add missing NETLINK_* socket option constants on AndroidTobias Klauser2021-10-151-0/+5
* Consolidate common EPOLL flagsRyan Zoeller2021-10-141-3/+0
* add PT_* const definitions for androidname1e5s2021-10-131-0/+19
* SCHED_RESET_ON_FORK is defined on AndroidRyan Zoeller2021-09-131-0/+2
* Auto merge of #2375 - devnexen:android_prctl_vma_flags, r=JohnTitorbors2021-09-031-0/+4
|\
| * android prctl adding special flagsqDavid Carlier2021-09-031-0/+4