aboutsummaryrefslogtreecommitdiff
path: root/src/malloc/aligned_alloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-30add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.hSzabolcs Nagy1-0/+2
2016-08-30add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.hSzabolcs Nagy1-0/+2
2016-08-30add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.hSzabolcs Nagy1-1/+3
2016-08-11fix pread/pwrite syscall calling convention on shRich Felker4-2/+7
2016-07-13revert unrelated change that slipped into last commitRich Felker1-1/+1
2016-07-13fix regression in tcsetattr on all mips archsRich Felker4-10/+10
2016-07-07fix asctime day/month names not to vary by localeRich Felker1-5/+4
2016-07-06remove obsolete and unused gethostbyaddr implementationRich Felker1-52/+0
2016-07-06remove obsolete gitignore rulesBobby Bingham1-2/+0
2016-07-06remove or1k version of sem.hBobby Bingham1-11/+0
2016-07-05release 1.1.15Rich Felker2-1/+40