| Commit message (Expand) | Author | Age | Files | Lines |
* | haiku adding bsd missing constants | David Carlier | 2023-04-09 | 1 | -0/+3 |
* | Auto merge of #3153 - devnexen:dl_iterate_phdr_haiku, r=JohnTitor | bors | 2023-03-29 | 1 | -0/+17 |
|\ |
|
| * | haku adding dl_iterate_phdr bsd extension | David Carlier | 2023-03-23 | 1 | -0/+17 |
* | | add memmem GNU extension for haiku | David Carlier | 2023-03-24 | 1 | -0/+10 |
|/ |
|
* | progname api for haiku | David Carlier | 2023-03-20 | 1 | -0/+3 |
* | Haiku StringList api addition | David Carlier | 2023-03-12 | 1 | -0/+13 |
* | haiku posix layer adding locale flavor of strcasecmp api | David Carlier | 2023-01-14 | 1 | -0/+11 |
* | Add ISO C functions atof, atol, atoll, strtoll, strtoull | LegionMammal978 | 2022-12-14 | 1 | -1/+0 |
* | adding getopt_long for unixes. | David Carlier | 2022-12-01 | 1 | -1/+14 |
* | add BUS_ si_code constants | i509VCB | 2022-07-31 | 1 | -0/+6 |
* | Haiku: add the posix_spawn functions and constants | Niels Sascha Reedijk | 2022-07-02 | 1 | -0/+78 |
* | haiku sigaltstack api completion. | David Carlier | 2022-06-12 | 1 | -0/+4 |
* | haiku SOMAXCONN constant | David Carlier | 2022-05-30 | 1 | -0/+2 |
* | unix: setreuid/setregid | Nikolay Edigaryev | 2022-05-27 | 1 | -2/+0 |
* | haiku: improve platform compatibility | Jessica Hamilton | 2022-04-29 | 2 | -56/+225 |
* | haiku add pthread spinlock api | David Carlier | 2022-03-30 | 1 | -0/+9 |
* | haiku finddirectory api update | David Carlier | 2022-03-20 | 1 | -0/+130 |
* | haiku build fixes | David Carlier | 2022-03-07 | 2 | -8/+17 |
* | haiku realhostname api | David Carlier | 2022-03-01 | 1 | -0/+8 |
* | posix shadow api for haiku | David Carlier | 2022-02-27 | 1 | -0/+41 |
* | haiku ppoll fn addition | David Carlier | 2022-02-05 | 1 | -0/+6 |
* | haiku adding couple more BSD extensions. | David CARLIER | 2021-11-27 | 1 | -0/+3 |
* | Auto merge of #2554 - devnexen:haiku_explicit_bzero, r=JohnTitor | bors | 2021-11-24 | 1 | -0/+3 |
|\ |
|
| * | haiku add handful BSD fn. | David CARLIER | 2021-11-20 | 1 | -0/+3 |
* | | haiku adding few BSD portability fn. | David CARLIER | 2021-11-21 | 1 | -0/+6 |
|/ |
|
* | haiku dl_phdr_iterate addition (supports since beta3). | David CARLIER | 2021-11-15 | 3 | -0/+72 |
* | haiku: add missing ifaddrs definitions | Jessica Hamilton | 2021-11-04 | 1 | -0/+12 |
* | Haiku: Add utmpx constants | GrayJack | 2021-10-17 | 1 | -0/+10 |
* | Haiku: Add utmpx functions | GrayJack | 2021-10-16 | 1 | -0/+6 |
* | Auto merge of #2429 - GrayJack:haiku-utmpx, r=JohnTitor | bors | 2021-10-12 | 1 | -0/+53 |
|\ |
|
| * | Haiku: Add the utmpx structure | GrayJack | 2021-10-10 | 1 | -0/+53 |
* | | Haiku: Add getgrouplist function | GrayJack | 2021-10-02 | 1 | -0/+6 |
|/ |
|
* | Auto merge of #2393 - devnexen:haiku_sockaddr_dl, r=Amanieu | bors | 2021-09-11 | 1 | -0/+12 |
|\ |
|
| * | haiku add sockaddr_dl type | David CARLIER | 2021-09-11 | 1 | -0/+12 |
* | | haiku finall have RLIM_INFINITY | David CARLIER | 2021-09-10 | 1 | -0/+1 |
|/ |
|
* | haiku couple of missing scheduling related fn | David CARLIER | 2021-09-03 | 1 | -0/+24 |
* | Auto merge of #2371 - devnexen:haiku_posix_memalloc, r=JohnTitor | bors | 2021-08-27 | 1 | -0/+2 |
|\ |
|
| * | haiku adding couple of mem allocations related calls. | David CARLIER | 2021-08-26 | 1 | -0/+2 |
* | | Auto merge of #2357 - devnexen:haiku_ucontext, r=nielx,JohnTitor | bors | 2021-08-27 | 2 | -0/+279 |
|\ \
| |/
|/| |
|
| * | haiku ucontext for x86_64 | David CARLIER | 2021-08-26 | 2 | -0/+279 |
* | | haiku adding cpuid_info data. | David CARLIER | 2021-08-23 | 1 | -1/+88 |
|/ |
|
* | Haiku: add missing constants from socket.h and unistd.h | Niels Sascha Reedijk | 2021-08-19 | 1 | -0/+10 |
* | haiku posix_fadvise/fallocate addition. | David CARLIER | 2021-08-15 | 1 | -0/+2 |
* | haiku mmap/madvise new flags | David CARLIER | 2021-08-14 | 1 | -0/+2 |
* | haiku adding handy find_path fn. | David CARLIER | 2021-08-06 | 1 | -0/+37 |
* | haiku ucred data addition | David Carlier | 2021-08-03 | 1 | -0/+6 |
* | FD_ISSET: take a *const fd_set instead of *mut fd_set | Alan Somers | 2021-07-12 | 1 | -1/+1 |
* | haiku update adding kernel scheduler api. | David Carlier | 2021-05-15 | 1 | -0/+9 |
* | Haiku: mark all struct fields public | Niels Sascha Reedijk | 2021-05-02 | 1 | -37/+37 |
* | Fix style | Yuki Okushi | 2021-04-06 | 2 | -214/+49 |