| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-21 | Rearrange variables in dump / restore to handle -fno-common. |  mortimer | 1 | -2/+2 |
| 2021-01-02 | Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an |  patrick | 1 | -2/+2 |
| 2020-10-26 | Hook up agentx.h. |  martijn | 1 | -4/+4 |
| 2020-10-20 | Align the basename(3) and dirname(3) prototypes with the POSIX spec: |  naddy | 1 | -3/+3 |
| 2020-09-11 | add format string checking annotations for dprintf(3) and vdprintf(3) |  naddy | 1 | -3/+7 |
| 2020-09-06 | Use __STDC_VERSION__ instead of __ISO_C_VISIBLE to guard _Static_assert. |  millert | 1 | -2/+2 |
| 2020-09-05 | Add C11's static_assert. |  bentley | 1 | -1/+6 |
| 2020-07-14 | Fix TIB/TCB on powerpc64. Some bright sould decided that the TCB should |  kettenis | 1 | -1/+6 |
| 2020-06-28 | Allow switching between alternate devices (-F option) with sndioctl(1) |  ratchov | 1 | -1/+1 |
| 2020-06-28 | Add a new SIOCTL_SEL control type to select one of a predefined set of |  ratchov | 1 | -2/+3 |
| 2020-06-18 | Fix comments about sioctl_desc's maxval field |  ratchov | 1 | -3/+3 |
| 2020-05-10 | Use a double-underscore prefix for local variables declared in macros |  guenther | 1 | -23/+23 |
| 2020-02-26 | Add API to control audio device parameters exposed by sndiod. |  ratchov | 1 | -1/+50 |
| 2019-11-14 | RDIRS for libcbor and libfido2 |  djm | 1 | -3/+3 |
| 2019-10-24 | Allow the caller of asr functions to create and use a specific context. |  otto | 1 | -1/+3 |
| 2019-07-11 | add /usr/local/sbin. ok deraadt millert |  tedu | 1 | -3/+3 |
| 2019-05-28 | Include pthread.h to make this header standalone (needs pthread_t and others) |  jca | 1 | -1/+3 |
| 2019-05-10 | Inroduce malloc_conceal() and calloc_conceal(). Similar to their |  otto | 1 | -1/+3 |
| 2019-05-10 | ld.so boot cleanup support: |  guenther | 1 | -1/+23 |
| 2019-04-06 | unbreak make includes on non-clang archs after libobjc removal |  jsg | 1 | -3/+2 |
| 2019-03-05 | Build and install a shared libLLVM, llvm-config and llvm includes. |  jsg | 1 | -2/+3 |
| 2019-02-04 | enable libelf |  jsg | 1 | -2/+2 |
| 2019-02-04 | add a pthread_get_name_np to match pthread_set_name_np. |  tedu | 1 | -1/+2 |
| 2019-02-04 | Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX. |  millert | 1 | -4/+10 |
| 2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. |  millert | 5 | -10/+10 |
| 2019-01-14 | There are cases where a program doing dns requests wants to set the |  otto | 1 | -1/+2 |
| 2018-11-22 | Our *int_fast{8,16}_t types are int/unsigned int, so SCN*FAST{8,16} |  guenther | 1 | -11/+11 |
| 2018-11-21 | Introducing malloc_usable_size() was a mistake. While some other |  otto | 1 | -2/+1 |
| 2018-11-18 | Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man page |  otto | 1 | -1/+2 |
| 2018-11-05 | Implement C11's aligned_alloc(3). ok guenther@ |  otto | 1 | -1/+6 |
| 2018-10-30 | Add C11's timespec_get(3); minor bump for libc. |  guenther | 1 | -2/+9 |
| 2018-09-13 | Add uid_from_user() and gid_from_group(), derived from pax's cache.c. |  millert | 2 | -4/+6 |
| 2018-07-29 | Add _PATH_AUTHPROGDIR = "/usr/libexec/auth", this path will be used |  deraadt | 1 | -1/+2 |
| 2018-07-13 | Unveiling unveil(2). |  beck | 1 | -1/+2 |
| 2018-05-30 | The open POSIX test suite reveals that sigpause(int sigmask) from |  bluhm | 1 | -2/+3 |
| 2018-03-16 | Consistently spell "IPsec" in comments and debug outputs. |  mpi | 1 | -2/+2 |
| 2018-03-10 | Implement sicos(3), sincosf(3) and sincosl(3). These functions are common |  kettenis | 1 | -1/+12 |
| 2018-03-05 | #define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch |  deraadt | 1 | -2/+2 |
| 2017-12-12 | pledge()'s 2nd argument becomes char *execpromises, which becomes the |  deraadt | 1 | -2/+2 |
| 2017-11-28 | Add a member to be used by __cxa_thread_atexit(). Remove padding which would |  kettenis | 1 | -6/+4 |
| 2017-11-28 | Implement a DL_REFERENCE dlctl. To be used by the upcoming |  kettenis | 1 | -1/+2 |
| 2017-11-04 | Revert recent changes to unbreak ports/net/samba |  jca | 1 | -32/+3 |
| 2017-10-28 | Change pthread_cleanup_{push,pop} to macros that store the cleanup info |  guenther | 1 | -3/+32 |
| 2017-10-17 | <elf.h> should make it easier to port our ELF-related tools to other Unices. |  mpi | 2 | -2/+14 |
| 2017-10-15 | Move the thread-related .h files to /usr/src/include/, since the |  guenther | 5 | -13/+528 |
| 2017-10-06 | Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs and |  naddy | 1 | -5/+4 |
| 2017-09-10 | str[n]casecmp_l(3) appeared in POSIX 2008, not in XPG 4; |  schwarze | 1 | -1/+3 |
| 2017-09-05 | New POSIX xlocale implementation written from scratch. |  schwarze | 9 | -13/+234 |
| 2017-08-10 | fix typo in comment |  guenther | 1 | -2/+2 |
| 2017-08-10 | ___errno (three underbars) is long gone |  guenther | 1 | -2/+1 |