kernel - Fix SMP race in procfs
[dragonfly.git] / lib / libc /
2018-11-05 Simon Arlottlibc/mktemp: Pass flags to open()
2018-11-02 Sascha Wildnerlibc/vis: Use thread-safe mbrtoc() and wcrtomb().
2018-10-27 Matthew Dillonlibc - Add kpmap shortcut for gettimeofday()
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-11 Sascha Wildnerkernel/libc: Remove sigstack() remains.
2018-10-01 Imre Vadásznmalloc - Try bigcache in posix_memalign() for big...
2018-10-01 Matthew Dillonnmalloc - Cache 4K and 8K allocations in posix_memalign()
2018-09-30 Matthew Dillonsystem - Add wait6(), waitid(), and si_pid/si_uid sigin...
2018-09-27 Sascha WildnerChange '#if NOT_YET' to '#if 0 /* not yet */' which...
2018-09-22 Sascha Wildnerlibc/stdtime: Remove some #ifdef checks for TM_{GMTOFF...
2018-09-20 Sascha WildnerIn several standard headers, harmonize checks for legac...
2018-08-09 Sascha WildnerMove fpclassify.3 from libc to libm where it belongs.
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-17 Matthew Dillonlibc - MFC resolver fix
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-05 Sascha Wildnerwcscoll.3: Remove leading '+' from copy/paste from...
2018-07-04 Aaron LIvis(3): Add VIS_ALL support
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-09 Sascha Wildnerlibc/xdr: Add xdr_uint16_t() (it's just like xdr_u_int1...
2018-06-09 Sascha Wildnerlibc/xdr: Use standard types.
2018-06-06 Matthew Dillonkernel - Fix umtx (pthread_mutex etc) race in kernel
2018-05-20 Sascha Wildner{un,}vis.3: Bring back some small fixes we had earlier.
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-16 Sascha WildnerBring in an errno.9 manual page (based on NetBSD's).
2018-05-14 Sascha Wildnerlibc/termios: #undef TTYDEFCHARS after including <termi...
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-08 Matthew Dillonkernel - Refactor bcmp, bcopy, bzero, memset
2018-05-05 Sascha Wildnerlibc/termios: Sync a bit with FreeBSD.
2018-05-05 Sascha Wildnerlibc: Add strsuftoll{,x}()
2018-05-05 Sascha Wildnerlibc/{un,}vis: Remove some useless junk. _DIAGASSERT...
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-05 zrjlibc/stdtime: Avoid signed overflow in mktime.
2018-04-22 Matthew Dillonlibc - Remove incorrect sched_yield() stub
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-10 Sascha Wildnervis.3: Use .Er for errno values.
2018-04-10 Sascha Wildnerlibc: Move to a format for specifying MLINKS that's...
2018-04-10 Sascha Wildnerlibc: Sort unvis.3 MLINKS alphabetically, too.
2018-04-10 Sascha Wildnerlibc: Fix up MLINKS for the recent upgrade of vis.3...
2018-04-09 François Tigeotlibc: Replace vis(3) and unvis(3) files with NetBSD...
2018-04-06 Sascha Wildnerypclnt.3: Adjust yp_first() and yp_next() protos to...
2018-04-04 Sascha Wildnerlibc/pwcache: Some further work on the pwcache import.
2018-04-04 François TigeotUpdate pwcache(3) support files from NetBSD
2018-04-01 Sascha Wildnerre_format.7: Make regex.7 an MLINK.
2018-03-20 Sascha Wildnermmap.2: Remove reference to no longer existing BUGS...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-07 Sascha Wildnerdes_crypt.3: Fix typo.
2018-03-04 Sascha WildnerFix typo in MLINK name.
2018-03-02 Sascha Wildner{read,write}.2: A bit more cleanup. Also add ext*(...
2018-03-02 Matthew Dillonworld - Document extpread() and extpwrite()
2018-02-23 Sascha Wildnerlibc: Fix a comment in Makefile.inc.
2018-02-23 Sascha Wildnerstring.3: Fix types of strlcat() and strlcpy() prototypes.
2018-02-22 Sascha Wildnerselect.2: timeout is restrict too.
2018-02-22 Sascha WildnerAdd missing restrict qualifiers to various manual pages.
2018-02-20 Sascha Wildnerlibc/libc_rtld: Fix up some comments in the Makefiles.
2018-02-15 Eitan Adlerselect(2): mark as restrict in man page
2018-02-15 Sascha WildnerAdd missing restrict qualifiers in POSIX function defin...
2018-02-13 Sascha WildnerChange __restrict -> restrict in two manual pages.
2018-02-06 Sascha WildnerUse 'null' and 'NULL' instead of 'nil' in some manual...
2018-02-02 zrjrpc: Fix xdr_* macros and limit buffer sizes.
2018-01-04 zrjlibc/nls: Sync with FreeBSD.
2017-12-31 Sascha WildnerRemove various 'r' commands and daemons.
2017-12-31 zrjlib/libc_rtld: Fix 'make install'.
2017-12-30 zrjlibc: Remove 'table' argument from call to collate_rang...
2017-12-30 zrjlibc/locale: Fix leading space issue in wcstof().
2017-12-30 zrjnewlocale(3): Add support for native complex locale.
2017-12-29 zrjnewlocale(3): Add compat support for c++ runtime libs.
2017-12-29 zrjlibc/locale: Prevent bad builds on partial XLC_ enum...
2017-12-29 zrjmbtowc(3): Set EILSEQ on incomplete character case.
2017-12-29 zrjlibc/locale: Misc cleanup.
2017-12-27 zrjlibc/nmalloc: Handle size_t overflows in malloc().
2017-12-25 zrjlibc/stdtime: Use style(9) comments in strftime.c
2017-12-23 zrjfflush(3): Return success on a read-only stream.
2017-12-19 Sascha Wildnerlibc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
2017-12-18 zrjlibc/nmalloc: Handle size_t overflows in posix_memalign().
2017-12-18 zrjlibc/nmalloc: Whistespace cleanup.
2017-12-10 Sascha Wildnerlibc: Forgotten adjustment in Versions.def
2017-12-10 Sascha Wildnerlibc/termios: Add cfmakesane().
2017-12-04 Matthew Dillonlibc - Adjust comment
2017-12-04 Sascha WildnerFix mdoc issues in various manual pages.
2017-11-28 Sascha Wildnerlibc/nls: Use current locale (set by thread).
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-11-23 Sascha Wildnerreboot.2: Remove obsolete BUGS section.
2017-11-22 Matthew Dillonlibc - Use O_CLOEXEC in srandomdev()
2017-11-21 Tomohiro Kusumikqueue: Fix kqueue(2) EVFILT_FS section
2017-11-18 Sascha Wildnerlibc/citrus: Catch a NULL pointer earlier, check for...
2017-11-15 Sascha WildnerFix some typos in manual pages.
2017-11-10 Sascha Wildnerlibc: Move unused rcsid[] etc. constants into the
2017-11-10 Sascha Wildnerlibc: Remove unused string constant.
2017-11-08 Matthew Dillonlibc and pthreads - Fix atfork issues with nmalloc...
2017-11-08 Matthew Dillonkernel - Update umtx documentation
2017-11-06 zrjworld: Honour the NO_SHARE in make.conf
2017-11-02 Matthew Dillonlibc - Add rtld stubs for pthreads
2017-11-02 Matthew Dillonrtld - Add fork hooks for libthread_xu to install
2017-10-17 Sascha WildnerRemove "kernel ppp", i.e. if_ppp.ko and pppd(8).
2017-10-12 Sascha Wildnerlibc/net: Add NI_NUMERICSCOPE flag for getnameinfo().
2017-10-01 Sascha WildnerFix some minor issues in several manual pages.
2017-09-30 Sascha WildnerFix some Xr punctuation issues in several manual pages.
2017-09-28 Matthew Dillonkernel - Restrict kill(-1, ...) to the reaper group...
next