aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-07Generalize some FIO* constants to all BSDsTorbjørn Birch Moltu
2019-06-07Auto merge of #1393 - Susurrus:ptrace_detach, r=gnzlbgbors
2019-06-07Re-add PTRACE_DETACH for mips64 GNU targetsBryant Mairs
2019-06-07Auto merge of #1388 - tormol:mq_time, r=gnzlbgbors
2019-06-06Auto merge of #1390 - gnzlbg:ref_gnu, r=gnzlbgbors
2019-06-06Fix buildsgnzlbg
2019-06-06Fix siginfo_t in s390xgnzlbg
2019-06-06Fix utmpx on s390xgnzlbg
2019-06-06Fix statfsgnzlbg
2019-06-06Fix value of RLIM_INFINITY on mips32gnzlbg
2019-06-06Fix formattinggnzlbg
2019-06-06Correct bugs in mips, mips64 and s390xgnzlbg
2019-06-05Fix stylegnzlbg
2019-06-05libc-test: include "linux/vm_sockets.h" to test VSOCKStefano Garzarella
2019-06-05Refactor linux x86_64 modulegnzlbg
2019-06-05Remove duplicated constants from x86_64gnzlbg
2019-06-05Remove duplicated constants from s390xgnzlbg
2019-06-05Remove duplicated constnats from mips32gnzlbg
2019-06-05linux: add VSOCK struct and constantsStefano Garzarella
2019-06-05Fix duplicated constants in x32 and not_x32 modulesgnzlbg
2019-06-04Add posix message queue types and functions for solarishTorbjørn Birch Moltu
2019-06-04Add mq_timedsend() and mq_timedreceive() for LinuxTorbjørn Birch Moltu
2019-06-04Remove duplicated flock type in s390xgnzlbg
2019-06-04Move the mips module into the gnu modulegnzlbg
2019-06-04Move s390x into the gnu modulegnzlbg
2019-06-04Auto merge of #1389 - gnzlbg:ref_linux2, r=gnzlbgbors
2019-06-03Rename the notbsd module to linux_likegnzlbg
2019-06-02Fix libstd compilation for arm-uclibc targetred75prime
2019-06-02Auto merge of #1384 - gnzlbg:upgrade_rlimit_consts, r=gnzlbgbors
2019-06-02Bump patch version to 0.2.58gnzlbg
2019-06-02Upgrade target-dependent RLIMIT_ constsgnzlbg
2019-05-31Merge pull request #1382 from gnzlbg/rlimit_constsgnzlbg
2019-05-31Bump patch version to 0.2.57gnzlbg
2019-05-31Fix type of RLIMIT constants or gnu linux targetsgnzlbg
2019-05-29Auto merge of #1380 - gnzlbg:missing_tiors485, r=gnzlbgbors
2019-05-29Auto merge of #1379 - gnzlbg:deprecate_fixed_width_ints, r=gnzlbgbors
2019-05-29Auto merge of #1378 - gnzlbg:statx, r=gnzlbgbors
2019-05-29CI sparc64 glibc version does not have statxgnzlbg
2019-05-29Merge pull request #1375 from gnzlbg/deprecate_af_maxgnzlbg
2019-05-29Add missing TIOCGRS485, TIOCSRS485 constants to Linuxgnzlbg
2019-05-29Use Rust types instead of fixed-width integer type aliasesgnzlbg
2019-05-29Deprecates fixed-width integer type aliasesgnzlbg
2019-05-29Replace uses of fixed-width integer aliases with Rust typesgnzlbg
2019-05-29Refactor fixed-width integer types into its own modulegnzlbg
2019-05-29Add statx on Linuxgnzlbg
2019-05-29Deprecate AF_MAX and PF_MAXgnzlbg
2019-05-28Auto merge of #1374 - gnzlbg:cleanup_asmjs, r=gnzlbgbors
2019-05-28Auto merge of #629 - Susurrus:tcflag_t, r=gnzlbgbors
2019-05-28Auto merge of #1372 - tklauser:f-seal-future-write, r=gnzlbgbors
2019-05-28Bump libc version to 0.2.56gnzlbg