summaryrefslogtreecommitdiff
path: root/src/unix/haiku
Commit message (Expand)AuthorAgeFilesLines
* haiku: fix incorrect linked library.Jessica Hamilton2023-04-251-1/+1
* haiku adding bsd missing constantsDavid Carlier2023-04-091-0/+3
* Auto merge of #3153 - devnexen:dl_iterate_phdr_haiku, r=JohnTitorbors2023-03-291-0/+17
|\
| * haku adding dl_iterate_phdr bsd extensionDavid Carlier2023-03-231-0/+17
* | add memmem GNU extension for haikuDavid Carlier2023-03-241-0/+10
|/
* progname api for haikuDavid Carlier2023-03-201-0/+3
* Haiku StringList api additionDavid Carlier2023-03-121-0/+13
* haiku posix layer adding locale flavor of strcasecmp apiDavid Carlier2023-01-141-0/+11
* Add ISO C functions atof, atol, atoll, strtoll, strtoullLegionMammal9782022-12-141-1/+0
* adding getopt_long for unixes.David Carlier2022-12-011-1/+14
* add BUS_ si_code constantsi509VCB2022-07-311-0/+6
* Haiku: add the posix_spawn functions and constantsNiels Sascha Reedijk2022-07-021-0/+78
* haiku sigaltstack api completion.David Carlier2022-06-121-0/+4
* haiku SOMAXCONN constantDavid Carlier2022-05-301-0/+2
* unix: setreuid/setregidNikolay Edigaryev2022-05-271-2/+0
* haiku: improve platform compatibilityJessica Hamilton2022-04-292-56/+225
* haiku add pthread spinlock apiDavid Carlier2022-03-301-0/+9
* haiku finddirectory api updateDavid Carlier2022-03-201-0/+130
* haiku build fixesDavid Carlier2022-03-072-8/+17
* haiku realhostname apiDavid Carlier2022-03-011-0/+8
* posix shadow api for haikuDavid Carlier2022-02-271-0/+41
* haiku ppoll fn additionDavid Carlier2022-02-051-0/+6
* haiku adding couple more BSD extensions.David CARLIER2021-11-271-0/+3
* Auto merge of #2554 - devnexen:haiku_explicit_bzero, r=JohnTitorbors2021-11-241-0/+3
|\
| * haiku add handful BSD fn.David CARLIER2021-11-201-0/+3
* | haiku adding few BSD portability fn.David CARLIER2021-11-211-0/+6
|/
* haiku dl_phdr_iterate addition (supports since beta3).David CARLIER2021-11-153-0/+72
* haiku: add missing ifaddrs definitionsJessica Hamilton2021-11-041-0/+12
* Haiku: Add utmpx constantsGrayJack2021-10-171-0/+10
* Haiku: Add utmpx functionsGrayJack2021-10-161-0/+6
* Auto merge of #2429 - GrayJack:haiku-utmpx, r=JohnTitorbors2021-10-121-0/+53
|\
| * Haiku: Add the utmpx structureGrayJack2021-10-101-0/+53
* | Haiku: Add getgrouplist functionGrayJack2021-10-021-0/+6
|/
* Auto merge of #2393 - devnexen:haiku_sockaddr_dl, r=Amanieubors2021-09-111-0/+12
|\
| * haiku add sockaddr_dl typeDavid CARLIER2021-09-111-0/+12
* | haiku finall have RLIM_INFINITYDavid CARLIER2021-09-101-0/+1
|/
* haiku couple of missing scheduling related fnDavid CARLIER2021-09-031-0/+24
* Auto merge of #2371 - devnexen:haiku_posix_memalloc, r=JohnTitorbors2021-08-271-0/+2
|\
| * haiku adding couple of mem allocations related calls.David CARLIER2021-08-261-0/+2
* | Auto merge of #2357 - devnexen:haiku_ucontext, r=nielx,JohnTitorbors2021-08-272-0/+279
|\ \ | |/ |/|
| * haiku ucontext for x86_64David CARLIER2021-08-262-0/+279
* | haiku adding cpuid_info data.David CARLIER2021-08-231-1/+88
|/
* Haiku: add missing constants from socket.h and unistd.hNiels Sascha Reedijk2021-08-191-0/+10
* haiku posix_fadvise/fallocate addition.David CARLIER2021-08-151-0/+2
* haiku mmap/madvise new flagsDavid CARLIER2021-08-141-0/+2
* haiku adding handy find_path fn.David CARLIER2021-08-061-0/+37
* haiku ucred data additionDavid Carlier2021-08-031-0/+6
* FD_ISSET: take a *const fd_set instead of *mut fd_setAlan Somers2021-07-121-1/+1
* haiku update adding kernel scheduler api.David Carlier2021-05-151-0/+9
* Haiku: mark all struct fields publicNiels Sascha Reedijk2021-05-021-37/+37