- May 06, 2018
-
-
kpcyrd authored
-
- May 01, 2018
-
-
Jake McGinty authored
-
Arvid E. Picciani authored
Signed-off-by:
Arvid E. Picciani <aep@exys.org>
-
- Apr 10, 2018
-
-
Sébastien Marie authored
-
- Apr 03, 2018
-
-
Matt T. Proud authored
Include ioctl commands for becoming controlling tty and setting window size. This enables https://github.com/jwilm/alacritty to be built and run on OpenBSD 6.3. NetBSD and kin share the same command constants.
-
- Mar 07, 2018
-
-
Wictor Lund authored
-
- Mar 04, 2018
-
-
Fredrick Brennan authored
-
Fredrick Brennan authored
-
Fredrick Brennan authored
-
- Feb 14, 2018
-
-
Bryant Mairs authored
-
- Jan 18, 2018
-
-
gnzlbg authored
-
- Nov 09, 2017
-
-
luozijun authored
Add network interface flag constants for all platforms.
-
- Oct 05, 2017
-
-
Sébastien Marie authored
-
- Aug 27, 2017
-
-
Alex Crichton authored
Rebase of #610 and also move emscripten up much higher in the hierarchy to ensure that it doesn't have too much of a ripple effect on other platforms. This involved moving down a good number of definitions, but hopefully was done with care to not break anything!
-
- Aug 17, 2017
-
-
Bryant Mairs authored
It's not supported on those platforms
-
- Aug 12, 2017
-
-
Jamie Hewland authored
-
Jamie Hewland authored
-
- Jul 18, 2017
-
-
Alan Somers authored
-
- Jul 10, 2017
-
-
Nicolas Dusart authored
-
- Jul 02, 2017
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jun 27, 2017
-
-
Alan Somers authored
-
- Jun 24, 2017
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jun 19, 2017
-
-
equal-l2 authored
-
- Mar 24, 2017
-
-
Jörg Thalheim authored
-
- Mar 20, 2017
-
-
Jörg Thalheim authored
-
- Mar 01, 2017
-
-
Zac Berkowitz authored
-
- Feb 20, 2017
-
-
Zac Berkowitz authored
-
- Feb 02, 2017
-
-
Tyler Julian authored
-
- Jan 25, 2017
-
- Jan 10, 2017
-
-
Tyler Julian authored
-
- Dec 15, 2016
-
- Oct 08, 2016
-
-
Mathieu Poumeyrol authored
-
- Oct 01, 2016
-
-
Andrew Paseltiner authored
-
- Sep 29, 2016
-
-
Jonathan A. Kollasch authored
-
- Sep 16, 2016
-
-
Sébastien Marie authored
factorize the definition with NetBSD
-
- Sep 10, 2016
-
-
Alan Somers authored
The new directory structure better reflects the historical relationship of the BSDs, and includes 400 fewer duplicative lines of code.
-
- Aug 19, 2016
-
-
Chirantan Ekbote authored
-
- Jul 21, 2016
-
-
Tomasz Miąsko authored
Following types and function have been added: * pthread_cond_init * pthread_condattr_t * pthread_condattr_init * pthread_condattr_destroy * pthread_condattr_setclock [0] * pthread_condattr_getclock [0][1] [0] Not available on OSX. [1] May be unavailable on NetBSD, it is a very recent addition. Left out from openbsdlike hierarchy for now.
-