Age | Commit message (Expand) | Author |
2019-02-04 | Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX. | Todd C. Miller |
2019-01-11 | mincore() is a relic from the past, exposing physical machine information | Theo de Raadt |
2018-11-21 | Introducing malloc_usable_size() was a mistake. While some other | Otto Moerbeek |
2018-11-18 | Implement malloc_usable_size(); ok millert@ deraadt@ and jmc@ for the man page | Otto Moerbeek |
2018-11-05 | aligned_alloc bump | Otto Moerbeek |
2018-10-30 | Add C11's timespec_get(3); minor bump for libc. | Philip Guenther |
2018-09-13 | Add uid_from_user() and gid_from_group(), derived from pax's cache.c. | Todd C. Miller |
2018-07-13 | Crank minor for unveil | Bob Beck |
2018-01-14 | Add two more ARM EABI aliases that I missed in the previous libc minor | Mark Kettenis |
2017-12-26 | Add ARM EABI runtime aliases to the GCC runtime functions that we include | Mark Kettenis |
2017-12-05 | Implement __cxa_thread_atexit to support C++11 thread_local scope. The | Mark Kettenis |
2017-11-04 | Revert recent changes to unbreak ports/net/samba | Jeremie Courreges-Anglas |
2017-10-31 | Argh: put back some linker-supplied symbols to avoid triggering a bug | Philip Guenther |
2017-10-28 | Change pthread_cleanup_{push,pop} to macros that store the cleanup info | Philip Guenther |
2017-09-05 | Move mutex, condvar, and thread-specific data routes, pthread_once, and | Philip Guenther |
2017-06-19 | port the RBT code to userland by making it part of libc. | David Gwynne |
2017-04-30 | Add futex(2) shim, bump minor. | Martin Pieuchot |
2017-04-10 | monir bump for freezero | Otto Moerbeek |
2017-03-06 | recallocarray bump | Otto Moerbeek |
2016-09-17 | Add an interface to find the ARM.exidx table for use by the ARM EHABI unwinder. | Mark Kettenis |
2016-09-04 | minor bump for SHA512/256 API additions; ok tedu@ deraadt@ | Christian Weisgerber |
2016-09-01 | bump | Otto Moerbeek |
2016-05-23 | Major bump for the removal of the various locale, ruserok, and | Philip Guenther |
2016-05-07 | Use a Thread Information Block in both single and multi-threaded programs. | Philip Guenther |
2016-03-30 | Major bump for getlogin*/ptrace changes | Philip Guenther |
2016-03-21 | Rename the system call sendsyslog2 to sendsyslog. Keep the old one | Alexander Bluhm |
2016-03-20 | Rearrange C runtime bits: now that ld.so exports environ and __progname, | Philip Guenther |
2015-11-18 | update for new symbols and code | Ted Unangst |
2015-11-10 | Split the intra-thread functionality from kill(2) into its own syscall | Philip Guenther |
2015-10-23 | crank libc major | Theo de Raadt |
2015-09-13 | Major bump for symbol removals | Philip Guenther |
2015-09-09 | Bump for symbol removals | Philip Guenther |
2015-08-26 | Oh yeah, crank the major. You talk about something and then your mind | Philip Guenther |
2015-07-19 | adding a syscall requires a minor bump; ok guenther@ | Ingo Schwarze |
2015-06-20 | Bump major after {,asr_}print_sockaddr() renaming. | Jeremie Courreges-Anglas |
2015-04-07 | Make pthread_atfork() track the DSO that called it like atexit() does, | Philip Guenther |
2015-01-12 | Add fgetwln(3) from FreeBSD and bump libc minor revision. | Todd C. Miller |
2014-12-08 | major++ | Ted Unangst |
2014-11-17 | minor++ | Ted Unangst |
2014-09-08 | bump minor after addition of \<word\> support to regcomp; ok miod@ | Christian Weisgerber |
2014-08-31 | Add additional kernel interfaces for setting close-on-exec on fds | Philip Guenther |
2014-07-14 | crank major for syslog_r(3) using sendsyslog(2). new kernel needed, too. | Theo de Raadt |
2014-06-13 | crank major | Theo de Raadt |
2014-05-12 | move the ohash functions into libutil by popular demand. | Marc Espie |
2014-04-30 | minor++ because of AI_ADDRCONFIG | sperreault |
2014-04-21 | crank minor | Theo de Raadt |
2014-03-23 | major++ in preparation for coming changes | Ted Unangst |
2014-01-22 | minor++ | Ted Unangst |
2013-12-28 | Move atexit(3) into crtbegin.c and certbeginS.c such that we can pass the | Mark Kettenis |
2013-12-17 | crank libc for +tcgetsid -inet_nsap_addr -inet_nsap_ntoa -f_prealloc | Theo de Raadt |