aboutsummaryrefslogtreecommitdiff
path: root/linux-user/generic
AgeCommit message (Expand)AuthorFilesLines
2021-02-13linux-user: target: signal: Support TARGET_SS_AUTODISARMChen Gang1-0/+6
2021-02-13linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}Jason A. Donenfeld1-0/+3
2021-01-21linux-user: Remove obsolete F_SHLCK and F_EXLCK translationMichael Forney1-5/+0
2020-08-27linux-user: Add generic 'termbits.h' for some archsFilip Bozuta1-0/+318
2020-06-05linux-user: implement OFD locksAndreas Schwab1-0/+4
2019-07-02linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCKAleksandar Markovic1-3/+5
2019-07-02linux-user: Fix target_flock structure for MIPS O64 ABIAleksandar Markovic1-1/+1
2018-06-04linux-user: move generic signal definitions to generic/signal.hLaurent Vivier1-0/+57
2018-06-04linux-user: move generic fcntl definitions to generic/fcntl.hLaurent Vivier1-0/+151
2018-05-25linux-user: define TARGET_SO_REUSEPORTLaurent Vivier1-1/+1
2018-05-25linux-user: move ppc socket.h definitions to ppc/sockbits.hLaurent Vivier1-9/+0
2018-05-25linux-user: move socket.h generic definitions to generic/sockbits.hLaurent Vivier1-0/+67