summaryrefslogtreecommitdiffstats
path: root/linux-user/generic
Commit message (Expand)AuthorAgeFilesLines
* linux-user: target: signal: Support TARGET_SS_AUTODISARMChen Gang2021-02-131-0/+6
* linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}Jason A. Donenfeld2021-02-131-0/+3
* linux-user: Remove obsolete F_SHLCK and F_EXLCK translationMichael Forney2021-01-211-5/+0Star
* linux-user: Add generic 'termbits.h' for some archsFilip Bozuta2020-08-271-0/+318
* linux-user: implement OFD locksAndreas Schwab2020-06-051-0/+4
* linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCKAleksandar Markovic2019-07-021-3/+5
* linux-user: Fix target_flock structure for MIPS O64 ABIAleksandar Markovic2019-07-021-1/+1
* linux-user: move generic signal definitions to generic/signal.hLaurent Vivier2018-06-041-0/+57
* linux-user: move generic fcntl definitions to generic/fcntl.hLaurent Vivier2018-06-041-0/+151
* linux-user: define TARGET_SO_REUSEPORTLaurent Vivier2018-05-251-1/+1
* linux-user: move ppc socket.h definitions to ppc/sockbits.hLaurent Vivier2018-05-251-9/+0Star
* linux-user: move socket.h generic definitions to generic/sockbits.hLaurent Vivier2018-05-251-0/+67