lvm(8): Add line editing support (libedit is already linked).
[dragonfly.git] / lib / libc /
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...
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-17 Sascha Wildnershm_open(3): Set the FD_CLOEXEC flag for the new fd...
2017-08-30 Sascha Wildnerlibc: Reduce -Wmissing-prototypes warnings a bit.
2017-08-27 Sascha Wildnerlibc: Use _ioctl() internally.
2017-08-19 Imre Vadászkqueue.2: Improve explanation of EV_EOF for fifos.
2017-08-19 Imre Vadászkqueue.2: Mention EV_NODATA flag, which may be set...
2017-07-26 Matthew Dillonlibc - Fix bug in rcmdsh()
2017-07-26 Sascha Wildnerlibc/libpthread: Add clock_getcpuclockid() and pthread_...
2017-07-23 zrjFix few typos.
2017-07-15 Imre Vadászpthread: Add pthread_getthreadid_np() function, bump...
2017-07-12 Imre VadászDefine __* symbols for the malloc(3) functions to make...
2017-06-22 Antonio Huete Jimenezlibc/gmon: Replace sbrk() with mmap()
2017-05-29 Sascha WildnerAdjust various manual pages for recent work etc.
2017-05-10 Sascha WildnerClean up SEE ALSO in various manual pages.
2017-05-08 Sascha WildnerResolve some mdoc issues in manual pages.
2017-04-12 John MarinoRevert "libc: Add temporary (get|set)affinity DF404...
2017-04-11 Matthew Dillonlibdevstat - Limit sscanf field, fix redundant condition
2017-03-26 Matthew Dillonkernel - Stir longer in arc4random
2017-03-16 Sascha Wildnersched_setaffinity.2: Small markup fix.
2017-03-16 Sascha WildnerRemove some more duplicate includes in our tree.
2017-03-04 Sascha Wildnerlibc/getnameinfo: Whitespace fix to my last commit.
2017-03-04 Sascha Wildnerlibc/getnameinfo: Clean up the comments in getnameinfo_...
2017-02-17 Sascha Wildnerlibc/nmalloc: Remove some kernel code remains.
2017-02-05 John Marinolibc: Add temporary (get|set)affinity DF404.0 symbols
2017-02-03 Sascha Wildnerlibc: Adjust Versions.def.
2017-02-03 Sascha Wildnerlibc/sys: Clean up Symbol.map for the recent get/setaff...
2017-02-03 Sascha Wildner{rfork,setresuid}.2: Remove wrong/bogus sections.
2017-01-30 Sascha Wildnerlibc/libpthread: Some manual page cleanup after the...
2017-01-30 Sascha Wildnerlibc: Remove the unused NO_P1003_1B variable checks.
2017-01-22 Sepherosa Ziehaulibc: Add sched_getcpu().
2017-01-16 Sepherosa Ziehaulwp: Move all lwp syscalls to sys/lwp.h
2017-01-15 Sepherosa Ziehaupthread: Implement pthread_attr_{get,set}affinity_np
2017-01-15 Sepherosa Ziehaulwp: Add lwp_create2 syscll, which takes cpumask for...
2017-01-14 Sepherosa Ziehauman: Add cross references
2017-01-14 Sepherosa Ziehaupthread: Implement pthread_{set,get}affinity_np
2017-01-14 Sepherosa Ziehaulibc: Take cpusetsize into consideration for sched_geta...
2017-01-14 Sepherosa Ziehaulibc: Add const to the cpu_set_t for sched_setaffinity.
2017-01-14 Sepherosa Ziehaulibc: Add sched_{set,get}affinity().
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-11 Matthew Dillonkernel - kernel - Incidental MPLOCK removal (usched...
2017-01-11 Sepherosa Ziehaulwp: Add two syscalls to set/get lwp's CPU affinity...
2017-01-09 Sepherosa Ziehauusched: Add USCHED_SET_CPUMASK.
2016-12-22 Sascha Wildnerlibc: Include <unistd.h> for ftell/ftruncate/truncate...
2016-12-18 zrjlibc: Avoid negative offsets in link_ntoa().
2016-12-06 Matthew Dillonlibc - Take care of minor buffer overrun in link_ntoa()
2016-12-01 Imre Vadászpoll.2: Add some information about the ppoll() syscall.
2016-11-29 Sascha WildnerFix some typos in manual pages.
2016-11-28 Sascha Wildnersigpause.3: Add missing comma.
2016-11-26 Sascha Wildnerlibc: Fix up compat-43 a bit.
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-19 Sascha Wildneri386 removal, part 61/x: Adjust some further #ifdefs.
2016-11-19 Sascha WildnerRemove some old architecture handling.
2016-10-25 zrjLTO: Prevent -flto being used in main system libraries.
2016-10-24 zrjxlocale: Few style(9) fixes.
2016-10-24 zrjxlocale: Fix type of freelocale().
2016-10-24 zrjMove __weak_reference() after symbols it links to.
2016-10-24 zrj<sys/cdefs.h>: Rework __weak_reference() macro.
2016-10-24 zrjlibc: Rip out pthread_cancel stub symbol.
2016-10-21 Matthew Dillonkernel - Minor documentation adjustment for arc4random
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
next