| Commit message (Expand) | Author | Age | Files | Lines |
* | posix: Add limits.h binding | Nikola Hadžić | 2022-01-25 | 1 | -0/+140 |
* | vapi: Fix a couple of attribute typos | Rico Tzschichholz | 2021-03-16 | 1 | -3/+3 |
* | posix: Fix a few binding errors | Rico Tzschichholz | 2021-01-27 | 1 | -7/+8 |
* | posix: Add POSIX, GNU and BSD Regex APIs | Reuben Thomas | 2020-11-10 | 1 | -0/+222 |
* | posix: Add freopen binding, as FILE.reopen() | Reuben Thomas | 2020-11-10 | 1 | -0/+3 |
* | posix: Declare fstat, stat, lstat and fstatat as public | Rico Tzschichholz | 2020-10-15 | 1 | -4/+4 |
* | posix: Declare WRDE_APPEND constant as public | Jeremy Philippe | 2020-08-09 | 1 | -1/+1 |
* | posix: Add missing "has_typedef" attribute for some delegates | Rico Tzschichholz | 2020-08-09 | 1 | -4/+4 |
* | posix: Add pathconf and fpathconf bindings | Corentin Noël | 2020-03-17 | 1 | -0/+63 |
* | posix: Bind some essential memory allocation functions | Rico Tzschichholz | 2019-10-21 | 1 | -0/+12 |
* | posix: Fix return-value of mknod() and c-include for tcgetsid() | Rico Tzschichholz | 2019-07-19 | 1 | -2/+2 |
* | posix: add *at() calls and related constants | Christian Kellner | 2019-07-19 | 1 | -0/+42 |
* | posix: Add CommandPipe as a sub-type of FILE | Alistair Thomas | 2018-11-21 | 1 | -1/+44 |
* | posix: Bind va_list and add string.concat() (POSIX) | Dr. Michael Lauer | 2018-05-08 | 1 | -0/+25 |
* | Reintroduce POSIX profile | Rico Tzschichholz | 2018-05-08 | 1 | -0/+250 |
* | posix: Add missing cname = "int" to Posix.Signal enum | Rico Tzschichholz | 2018-04-30 | 1 | -1/+1 |
* | posix: Include sys/sysmacros.h for major(), minor() and makedev() | Rico Tzschichholz | 2018-03-24 | 1 | -3/+3 |
* | posix: Add to_string to NLItem and add NLTime | Dr. Michael Lauer | 2018-03-24 | 1 | -1/+16 |
* | posix: Add Posix IPC (Message Queue, Named Semaphores, Shared Memory) | Dr. Michael Lauer | 2018-03-12 | 1 | -0/+49 |
* | posix: Add System V IPC (shared memory, semaphores, message queues) | Dr. Michael Lauer | 2018-03-12 | 1 | -0/+85 |
* | posix: Add strsignal(3) and psignal(3) | Dr. Michael Lauer | 2018-03-12 | 1 | -0/+4 |
* | posix: Add perror(3) | Dr. Michael Lauer | 2018-03-12 | 1 | -0/+3 |
* | posix: Add ptsname(3) | Dr. Michael Lauer | 2018-03-07 | 1 | -0/+2 |
* | posix: Add setegid(2) and seteuid(2) | Dr. Michael Lauer | 2018-03-07 | 1 | -0/+4 |
* | posix: getpass(3) returns null on error. | Dr. Michael Lauer | 2018-03-06 | 1 | -1/+1 |
* | posix: Fix crypt(3), now that we have feature test macros. | Dr. Michael Lauer | 2018-03-06 | 1 | -10/+2 |
* | posix: Add wordexp(3), wordexp_t, and assorted constants | Dr. Michael Lauer | 2018-03-06 | 1 | -0/+42 |
* | posix: Add fnmatch(3) and assorted constants. | Dr. Michael Lauer | 2018-03-06 | 1 | -0/+20 |
* | posix: add feature test macro _GNU_SOURCE for exp10(3) and exp10f(3) | Dr. Michael Lauer | 2018-02-26 | 1 | -2/+2 |
* | posix: add feature test macro _GNU_SOURCE for pow10(3) and pow10f(3) | Dr. Michael Lauer | 2018-02-26 | 1 | -2/+2 |
* | posix: add feature_test_macro _GNU_SOURCE to sighandler_t | Dr. Michael Lauer | 2018-02-21 | 1 | -1/+1 |
* | posix: Fix sig*set and sigprocmask parameters to be out/ref | Luca Bruno | 2018-02-14 | 1 | -5/+5 |
* | posix: add ctime(3) | Dr. Michael Lauer | 2018-01-20 | 1 | -0/+3 |
* | posix: fix binding of struct hostent. Make clear that gethostbyname(3) can re... | Dr. Michael Lauer | 2018-01-20 | 1 | -1/+2 |
* | posix: Move signal constants to an enum and add a few missing ones | Alistair Thomas | 2017-11-30 | 1 | -0/+186 |
* | posix: Correct documentation comment for crypt() | Chris Daley | 2016-07-21 | 1 | -4/+7 |
* | Regenerate all bindings with [Version] | Luca Bruno | 2016-01-30 | 1 | -1/+1 |
* | posix: add crypt(), deprecate getpass() | Al Thomas | 2015-10-27 | 1 | -0/+8 |
* | posix: add PrintfFormat to syslog() | Luca Bruno | 2015-08-12 | 1 | -1/+1 |
* | posix: add tcp constants | Maciek Borzecki | 2015-04-10 | 1 | -0/+49 |
* | posix: add gethostbyname(3) and assorted struct | Dr. Michael Lauer | 2015-04-08 | 1 | -0/+13 |
* | Revert "posix: add gethostbyname(3) and assorted struct" | Dr. Michael Lauer | 2015-04-08 | 1 | -13/+0 |
* | posix: add gethostbyname(3) and assorted struct | Dr. Michael Lauer | 2015-04-07 | 1 | -0/+13 |
* | posix: add IPPROTO_* bindings | Evan Nemerson | 2014-11-02 | 1 | -0/+28 |
* | posix: the atexit callback does not have a target | Evan Nemerson | 2014-06-21 | 1 | -0/+1 |
* | posix: Declare Group.gr_mem as null-terminated | Colin Watson | 2014-03-03 | 1 | -0/+1 |
* | posix: Added methods read and write to class FILE | Richard Wiedenhöft | 2014-01-06 | 1 | -0/+4 |
* | posix: Fix cname of NLItem | Philip Withnall | 2013-11-08 | 1 | -1/+1 |
* | vapi: Add missing has_type_id = false in non-GObject bindings. | Evan Nemerson | 2013-10-05 | 1 | -44/+44 |
* | posix: Correct sockaddr.sa_data field name | Jussi Kukkonen | 2013-08-31 | 1 | -1/+1 |