Merge branch 'vendor/OPENRESOLV' with the following changes:
[dragonfly.git] / lib / libc /
2019-09-08 Roy MarplesMerge branch 'vendor/OPENRESOLV' with the following...
2019-09-05 Tomohiro Kusumilib/libc: Whitespace fix
2019-09-04 Roy MarplesMerge dhcpcd-8.0.4 from branch 'vendor/DHCPCD'
2019-08-30 Sascha Wildnersetutxdb(3): Constify the file name argument.
2019-08-30 Sascha Wildnerlibc/utmpx: Some updates from NetBSD.
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-08-10 Matthew Dillonrtld - Support static TLS bindings for late-loaded...
2019-08-09 Matthew Dillonrtld - Support static TLS bindings for late-loaded...
2019-08-09 Sascha Wildnerlibc/utmpx: Fix updwtmpx() across newsyslog rotation...
2019-08-07 Roy MarplesDocument ENOBUFS error in read(2) and recv(2).
2019-08-07 Roy Marplessocket: introduce SO_RERROR to detect receive buffer...
2019-08-06 Sascha Wildnerdbopen.3: Mention O_CLOEXEC.
2019-07-22 Sascha Wildnerprintf.3: .Fa -> .Dv
2019-07-14 Sascha WildnerRemove a few unneeded inclusions of <utmp.h>.
2019-07-01 Sascha Wildnerlibc: Build inet/, isc/, and nameser/ from their subdir...
2019-06-30 Sascha Wildnerlibc: Remove an unneeded .PATH.
2019-06-29 Sascha Wildnershm_open.3: Some miscellaneous cleanup.
2019-06-29 Sascha Wildnermmap.2: Improve markup.
2019-06-28 Matthew Dillondocs - Update shm_open(3) manual page
2019-06-24 Sascha WildnerAdd some missing whitespace/linefeeds in a few manpages.
2019-06-17 Sascha WildnerNuke timed(8) (and timedc(8)). It is no longer used...
2019-06-16 Matthew Dillonlibkvm - Increase static buffer for devname()
2019-06-12 Sascha Wildner<sys/signal.h>: Adjust the type of stack_t's ss_sp...
2019-06-12 Sascha Wildnerlibc: Add missing #include "un-namespace.h" in a few...
2019-06-12 Sascha Wildnerlibc/pwcache: Remove some old RCS related stuff.
2019-06-11 Sascha Wildnerlibc: Use quotation marks around {un-,}namespace.h...
2019-06-11 Matthew Dillonworld - Makme shm_open() more compatible with expectations
2019-05-28 Sascha WildnerClean up a few math related manualpages.
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-12 Matthew Dillonrtld-elf - Notify thread state to optimize relocations (2)
2019-05-12 Sascha Wildnerpathconf.2/sysconf.3: Add some related references to...
2019-05-12 Matthew Dillonrtld-elf - Notify thread state to optimize relocations
2019-05-07 Sascha Wildnerdup3.3: Adjust HISTORY section.
2019-05-06 Sascha Wildnerlibc: Add dup3() from FreeBSD.
2019-05-06 Sascha Wildnerlibc/net: Document more functions.
2019-05-06 Sascha Wildnerlibc/net: Adjust h_errorp arg name to herrno_p like...
2019-05-06 Sascha Wildnergetservent.3: Fix function name.
2019-05-05 Sascha Wildnerlibc: Change a few DIAGNOSTICS sections into RETURN...
2019-05-04 Sascha Wildnerlibc: Add forgotten MLINK.
2019-05-04 Sascha Wildnerlibc: Document yp_maplist().
2019-05-04 Sascha Wildnerlibc/locale: Document mbrtoc{16,32}_l() and c{16,32...
2019-05-04 Sascha Wildnerlibc: Add posix_fadvise(), for now empty except for...
2019-05-04 Sascha Wildnerlibc: Document getservent_r(), getservbyport_r(), and...
2019-05-04 Sascha Wildnerlibc: Document getprotoent_r(), getprotobynumber_r...
2019-05-04 Sascha Wildnerlibc: Document offtime(), timelocal(), and timeoff().
2019-05-03 Matthew Dillonworld - update manual page for mmap()
2019-05-03 Matthew Dillonpthreads and kernel - change MAP_STACK operation
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-23 zrjlibc: Move out locking from vsyslog() core.
2019-04-23 zrjlibc: Fix few typos in vsyslog().
2019-04-18 zrjlibc: Implement properly pthread_equal() stub.
2019-04-16 Sascha Wildnerlibc/rpc: Fix -Wtype-limits.
2019-04-16 Sascha Wildnerlibc: Fix some more -Wmissing-prototypes warnings.
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-04-14 Sascha Wildnerlibc: Adjust HISTORY sections in a few recently added...
2019-04-14 Sascha Wildnertimingsafe_bcmp.3: Add missing .Lb.
2019-04-11 Sascha Wildnerlibc/rpc: Use sig_t (fixes -Wstrict-prototypes).
2019-04-11 Sascha Wildnerlibc/rpc: Fix some -Wstrict-prototypes warnings.
2019-04-11 Sascha Wildnerlibc/db: Remove unnecessary casts too.
2019-04-11 Sascha Wildnerlibc/db: Fix -Wcast-function-type.
2019-04-11 zrjlibc/string: Add timing_safe functions from OpenBSD.
2019-04-11 zrjlibc/stdlib: Add recallocarray() function.
2019-04-11 zrjlibc/stdlib: Add freezero() function.
2019-04-11 zrjlibc/string: Add explicit_bzero() from OpenBSD.
2019-04-10 Sascha Wildnerlibc/rpc: Fix some -Wmissing-prototypes.
2019-04-10 Sascha Wildnerlibc/locale: Fix -Wmissing-field-initializers.
2019-04-10 Sascha Wildnerlibc: Remove an age old unused function.
2019-04-10 Sascha Wildnerlibc: Revert last commit partially. Make function publi...
2019-04-10 Sascha Wildnerlibc/net: Align rthdr.c with <netinet6/in6.h> (#if...
2019-04-09 Sascha Wildnerlibc: Fix some more -Wmissing-prototype.
2019-04-09 Sascha Wildnerlibc/glob: Fix a -Wstrict-prototypes warning by bringin...
2019-04-08 Sascha Wildnerlibc: Add prototypes for various functions we use in...
2019-04-08 Sascha Wildnerlibc/stdlib: Fix two -Wunused-parameter warnings.
2019-04-07 zrjlibc/dmalloc: Adjust for aligned_alloc() changes.
2019-04-07 zrjlibc/dmalloc: Fix unused warning for non INVARIANTS.
2019-04-07 zrjlibc/stdlib: Refactor aligned_alloc().
2019-04-07 zrjlibc/stdlib: Add __cxa_thread_atexit_impl() hook.
2019-04-07 zrjlibc/stdlib: Avoid calling destructors in a wrong order.
2019-04-07 Sascha Wildnerlibc: Fix some -Wunused-parameter warnings.
2019-04-07 Sascha Wildnerlibc/libpthread: Add guard to fix redundant __isthreade...
2019-04-07 Sascha Wildnerlibc/stdio: Remove two redundant prototypes.
2019-04-07 Sascha Wildnerlibc/net: Remove some unneeded externs.
2019-04-07 Sascha Wildnerlibc/db: Add an include guard.
2019-04-07 Sascha Wildnerstr{,case}cmp.3: Remove further bcmp(3) references.
2019-04-07 Sascha Wildnermemcmp.3: Remove bcmp(3) reference.
2019-04-07 Sascha Wildnerlibc: Merge bcmp.3 and memcmp.3.
2019-03-28 Matthew Dillonkernel - make bcmp linux-compatible, add memcmp
2019-03-26 Sascha Wildnerwait.2: Fix excessive .Dv usage. Use proper markup.
2019-03-18 Matthew Dillonlibc - Update manual page for wait.2
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-10 Sascha WildnerFix some self references in our manual pages.
2019-03-10 Sascha WildnerUse .Fn for function names in some manual pages.
2019-03-09 Sascha WildnerFix some section name typos in various manual pages.
next