summaryrefslogtreecommitdiff
path: root/libc-test/semver/freebsd.txt
Commit message (Expand)AuthorAgeFilesLines
* freebsd: add missing SCM_ constantsVal Packett2023-05-071-1/+6
* freebsdlike: add rebootVal Packett2023-05-071-0/+22
* bsd: add setloginVal Packett2023-05-071-0/+1
* freebsdlike: add kenvVal Packett2023-05-071-0/+8
* Added `MSG_WAITFORONE` to freebsd, openbsd, and illumosSteven Engler2023-04-251-0/+1
* fix ci and update freebsd imageDavid CARLIER2023-04-201-2/+0
* freebsd add elf_aux_info constantsDavid CARLIER2023-04-201-0/+8
* freebsd add MAP_ALIGNED macroDavid CARLIER2023-04-041-0/+2
* Add missing kqueue constants across BSDsVal Packett2023-03-291-0/+9
* FreeBSD: add Linux-compatible clock aliasesVal Packett2023-02-191-0/+3
* FreeBSD: add AT_RESOLVE_BENEATHVal Packett2023-02-191-0/+1
* Auto merge of #3121 - devnexen:fbsd_sctp4, r=JohnTitorbors2023-02-191-0/+25
|\
| * freebsd further sctp support.David Carlier2023-02-181-0/+25
* | FreeBSD: add strchrnulVal Packett2023-02-181-0/+1
* | FreeBSD: add AT_EMPTY_PATHVal Packett2023-02-181-0/+1
|/
* freebsd sctp support part 3David Carlier2023-02-121-0/+47
* Auto merge of #3114 - valpackett:fbsd, r=JohnTitorbors2023-02-121-0/+6
|\
| * Add more FreeBSD-specific path open option constantsVal Packett2023-02-111-0/+6
* | freebsd tcp_info data addition.David Carlier2023-02-101-0/+1
|/
* freebsd further sctp support.David Carlier2023-02-051-1/+57
* freebsd add initial sctp supportDavid Carlier2023-02-041-0/+58
* Auto merge of #3099 - devnexen:pidfile_fbsd, r=JohnTitorbors2023-02-031-0/+6
|\
| * pidfile util api for freebsd addition.David Carlier2023-02-021-0/+6
* | add SO_TS_* constants for FreeBSDFolkert2023-02-021-0/+7
|/
* Auto merge of #3082 - devnexen:fbsd_signal_const, r=JohnTitorbors2023-01-221-0/+3
|\
| * adding specific freebsd signal constantsDavid Carlier2023-01-211-0/+3
* | freebsd 14 add ptrace_sc_remote.David Carlier2023-01-191-0/+2
|/
* Add ISO C functions atof, atol, atoll, strtoll, strtoullLegionMammal9782022-12-141-1/+0
* Auto merge of #3021 - devnexen:getopt_long, r=JohnTitorbors2022-12-031-0/+1
|\
| * adding getopt_long for unixes.David Carlier2022-12-011-0/+1
* | Auto merge of #3023 - asomers:copy_file_range, r=JohnTitorbors2022-11-301-0/+1
|\ \
| * | Enable copy_file_range on FreeBSDAlan Somers2022-11-301-0/+1
| |/
* | Add FreeBSD's capsicum functions to semverAlan Somers2022-11-291-0/+17
|/
* freebsd subset of memstat api additionDavid CARLIER2022-11-131-0/+8
* freebsd procctl flags updateDavid CARLIER2022-11-071-1/+10
* expose dirname and basenameSteve Lau2022-10-251-1/+3
* add eaccess on freebsd and dragonflySteve Lau2022-10-091-0/+1
* freebsd add shm_largepage_conf data and its ioctl request.David CARLIER2022-08-291-0/+1
* Auto merge of #2888 - lwhsu:freebsd-CPU_SETSIZE, r=JohnTitorbors2022-08-241-0/+1
|\
| * Add CPU_SETSIZE const for FreeBSDLi-Wen Hsu2022-08-231-0/+1
* | add freebsd's cpusetid_t apiDavid CARLIER2022-08-221-0/+4
|/
* Auto merge of #2882 - devnexen:eui64_fbsd, r=JohnTitorbors2022-08-211-0/+4
|\
| * IEEE EUI-64 callss for freebsd/dragonflybsd.David CARLIER2022-08-181-0/+4
* | freebsd cpuset affinity flags.David CARLIER2022-08-211-0/+8
|/
* freebsd adding ptsname_rDavid CARLIER2022-08-161-0/+1
* add BUS_ si_code constantsi509VCB2022-07-311-0/+3
* memfd_create additional flags for FreeBSD.David CARLIER2022-06-191-0/+16
* Add FreeBSD's umtx timeout struct and flag.Mara Bos2022-04-281-0/+1
* Add umtx_op to FreeBSD.Mara Bos2022-04-281-0/+23
* Auto merge of #2744 - vityafx:add-pthread-functions-to-freebsd, r=Amanieubors2022-04-101-0/+2
|\