Commit Graph

13 Commits

Author SHA1 Message Date
Christian Legnitto
d563089d58 Add clock_settime()
See http://www.catb.org/esr/time-programming/#_clock_gettime_2_clock_settime_2_clock_getres_2
2016-12-14 22:47:52 -08:00
Guillaume Gomez
7d2aea94a1 Add needed structs for fd passing 2016-12-05 12:48:15 -08:00
bors
c90d379866 Auto merge of #420 - kallisti5:master, r=alexcrichton
Haiku: Add missing EAI_SYSTEM const
2016-10-08 12:39:58 -07:00
Mathieu Poumeyrol
a59d299645 define more MSG_NOSIGNAL 2016-10-08 12:51:53 +02:00
Alexander von Gluck IV
ecfb968100 Haiku: Add missing EAI_SYSTEM const 2016-10-07 09:18:44 -05:00
bors
4577f089b4 Auto merge of #416 - kallisti5:master, r=alexcrichton
Haiku: More build fixes
2016-10-04 16:19:26 -07:00
Alexander von Gluck IV
573c5fe94d Haiku: Add in final missing pthread pubs 2016-10-04 17:47:19 -05:00
Alexander von Gluck IV
9f0696e1e8 Haiku: Add missing sem/thread structs. Fix non-pub ULONG 2016-10-04 15:19:38 -05:00
bors
68abfade9f Auto merge of #415 - kallisti5:master, r=alexcrichton
Haiku: Add in missing build-time types, fix module usage

Working through the few final remaining build issues for the Haiku target.
2016-10-04 10:00:05 -07:00
Alexander von Gluck IV
e8155ba221 Haiku: Add missing nl_item type 2016-10-03 10:17:58 -05:00
Alexander von Gluck IV
c5660180a5 Haiku: Fix missing use merge of pointer module 2016-10-03 10:04:11 -05:00
Andrew Paseltiner
45179c97da
Add pthread_mutex_timedlock 2016-10-01 08:01:47 -04:00
Niels Sascha Reedijk
a3ff95554e Add support for Haiku x86 and x86_64
* Rework of original patches from Niels Sascha Reedijk
  that include style and build fixes for libc master
2016-09-29 14:00:57 -05:00