| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -0/+1 |
* | expose dirname and basename | Steve Lau | 2022-10-25 | 1 | -0/+2 |
* | Add new definitions to libc-test/semver | Alan Somers | 2022-10-22 | 1 | -1/+10 |
* | add eaccess on freebsd and dragonfly | Steve Lau | 2022-10-09 | 1 | -0/+1 |
* | CPU_SETSIZE constant to dragonflybsd. | David Carlier | 2022-09-28 | 1 | -0/+1 |
* | IEEE EUI-64 callss for freebsd/dragonflybsd. | David CARLIER | 2022-08-18 | 1 | -0/+4 |
* | add BUS_ si_code constants | i509VCB | 2022-07-31 | 1 | -0/+3 |
* | dragonflybsd adding vmspace data. | David Carlier | 2022-05-24 | 1 | -0/+1 |
* | dragonflybsd adding subset of kvm api | David Carlier | 2022-05-22 | 1 | -0/+11 |
* | Add DragonFlyBSD kinfo_proc and kinfo_lwp structs | Thomas Hurst | 2022-05-07 | 1 | -0/+2 |
* | Add DragonFly umtx_{sleep, wakeup}. | Mara Bos | 2022-04-19 | 1 | -0/+2 |
* | Add IP_DONTFRAG and IPV6_DONTFRAG for FreeBSD-like | Junho Choi | 2022-04-05 | 1 | -0/+1 |
* | BSD add deterministic rand api | David Carlier | 2022-02-14 | 1 | -0/+9 |
* | Define ENOTRECOVERABLE and EOWNERDEAD on DragonFly | Ryan Zoeller | 2022-02-10 | 1 | -0/+2 |
* | bsd sched api update | David CARLIER | 2022-02-05 | 1 | -0/+1 |
* | dragonflybsd accept_filter_arg support for SO_ACCEPTFILTER. | David Carlier | 2021-12-31 | 1 | -0/+1 |
* | fcntl updates for DragonFlyBSD and NetBSD | David Carlier | 2021-12-21 | 1 | -0/+3 |
* | dragonflybsd add SO_PASSCRED const. | David CARLIER | 2021-12-15 | 1 | -0/+1 |
* | DragonFly supports posix_fallocate, stubs posix_fadvise | Ryan Zoeller | 2021-12-11 | 1 | -0/+2 |
* | Auto merge of #2522 - rtzoeller:dfly_handle_deprecations, r=JohnTitor | bors | 2021-12-05 | 1 | -2/+1 |
|\ |
|
| * | Fix/remove deprecated DragonFly items | Ryan Zoeller | 2021-11-07 | 1 | -2/+1 |
* | | dragonflybsd adding few new ioctl queries | David Carlier | 2021-11-25 | 1 | -0/+11 |
* | | kinfo_cputime/kinfo_file addition for dragonfly | DC | 2021-11-22 | 1 | -0/+2 |
|/ |
|
* | Add getresgid and getresuid to DragonFly, FreeBSD and OpenBSD | Ryan Zoeller | 2021-11-02 | 1 | -0/+2 |
* | dragonflybsd add checkpoint api | David Carlier | 2021-10-24 | 1 | -0/+5 |
* | DragonFly 6.0 introduced fexecve() | Ryan Zoeller | 2021-10-20 | 1 | -0/+1 |
* | fparseln for freebsd/dragonfly. | DC | 2021-10-09 | 1 | -0/+1 |
* | add devname_r to freebsd-like | i509VCB | 2021-10-06 | 1 | -0/+1 |
* | freebsd/dragonfly add pthread_get_name_np fn | David Carlier | 2021-09-25 | 1 | -0/+1 |
* | BSD add utrace calls | David Carlier | 2021-09-19 | 1 | -0/+1 |
* | dragonflybsd add memory alloc fn specifics | DC | 2021-08-31 | 1 | -0/+2 |
* | linux, android, freebsd-like adding pthread_getcpuclockid | David Carlier | 2021-08-29 | 1 | -0/+1 |
* | dragonflybsd further utmpx db fn | DC | 2021-08-24 | 1 | -0/+10 |
* | Haiku: fix tests | Niels Sascha Reedijk | 2021-08-19 | 1 | -0/+14 |
* | procctl api addition for freebsd/dragonflybsd | DC | 2021-08-16 | 1 | -0/+6 |
* | Auto merge of #2342 - devnexen:dfbsd_shm_api, r=JohnTitor | bors | 2021-08-16 | 1 | -0/+4 |
|\ |
|
| * | dragonflybsd add shm api. | DC | 2021-08-14 | 1 | -0/+4 |
* | | Auto merge of #2329 - devnexen:getsethostid_unix, r=JohnTitor | bors | 2021-08-15 | 1 | -0/+2 |
|\ \ |
|
| * | | adding gethostid/sethostid to most unixes (redox still unimplemented at | David CARLIER | 2021-08-13 | 1 | -0/+2 |
* | | | Add sched_get/setparam for FreeBSD and DragonFlyBSD | Ryan Zoeller | 2021-08-13 | 1 | -0/+2 |
| |/
|/| |
|
* | | sched_get_priority_max/min apply to all BSDs and Solaris | Ryan Zoeller | 2021-08-12 | 1 | -0/+2 |
|/ |
|
* | netbsd/openbsd adding more IPC_* flags. | David Carlier | 2021-08-08 | 1 | -0/+14 |
* | freebsd/dragonflybsd introduces backtrace api for debugging | David Carlier | 2021-07-14 | 1 | -0/+3 |
* | bsd/apple adding arc4 api | David CARLIER | 2021-07-02 | 1 | -0/+3 |
* | freebsd/dragonfly adding pthread barrier api. | David Carlier | 2021-06-21 | 1 | -0/+7 |
* | pthread_spinlock api remaining bsd systems | David Carlier | 2021-06-17 | 1 | -0/+6 |
* | dragonflybsd adding ucontext type | DC | 2021-06-07 | 1 | -0/+2 |
* | bsd adding setproctitle (setproctitle_fast for FreeBSD too). | David Carlier | 2021-06-01 | 1 | -0/+1 |
* | dragonflybsd cpu affinity api | DC | 2021-05-18 | 1 | -0/+4 |