libefivar: Fix wrong MLINKS.
[dragonfly.git] / lib / libc /
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'
2016-09-25 Sascha Wildnerkernel/clock_gettime: Various fixes.
2016-09-08 Matthew Dillonlibc - restir arc4random() on fork()
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-03 Matthew Dillonlibc - Fix malloc() alignment for small allocations
2016-08-31 zrjRemove usage of _WITH_GETLINE and _WITH_DPRINTF.
2016-08-31 zrj<strio.h>: Drop ancient guards from getline() and dprin...
2016-08-31 zrjlibc/net: Rename dprintf() to not conflict with dprintf(3).
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-21 zrjlibc/readpassphrase: Sync with OpenBSD
2016-08-21 zrjSync arc4random() with OpenBSD a bit.
2016-08-12 zrjstrcoll(3): Make source compatible to more compilers.
2016-08-10 Sascha Wildnertcsetattr.3: Adjust for recent termios.h changes.
2016-08-07 Matthew Dillonbuild - prepare for higher optimization levels
2016-08-07 zrjlibc/strptime: Handle ISO 8601 time zone formats in %z.
2016-08-07 zrjlibc/strptime: Fix "%Y %W %w %H:%M:%S".
2016-08-07 zrjstrptime.3: Sync with FreeBSD.
2016-08-07 zrjlibc/strptime: Attempt to fix up %U and %W.
2016-08-07 zrjlibc/strptime: Add support for %t and %n per POSIX.
2016-08-07 zrjlibc/strptime: Check for NULL, not 0.
2016-08-06 Matthew Dillonlibc - Include information on the 'e' flag in the popen...
2016-08-05 Sascha WildnerUse ; instead of , where appropriate.
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Sascha Wildnerstrftime.3: Remove extra whitespace.
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Sascha WildnerAdjust a couple of manual pages to the recent header...
2016-07-29 zrjmktemp.3: Improve the manpage, add mklinks.
2016-07-28 Sascha Wildnermktemp.3: Fix a typo and bump .Dd
2016-07-28 Matthew Dillonlibc - Fix more popen() issues
2016-07-27 Matthew Dillonlibc - Fix numerous fork/exec*() leaks, also add mkoste...
2016-07-25 Sascha Wildnersysconf.3: Fix typo.
2016-07-25 Sascha Wildnerlibc/strptime: Return NULL, not 0, since the function...
2016-07-24 Sascha Wildnersysconf.3: Document _SC_PAGE_SIZE and _SC_PHYS_PAGES.
2016-07-20 Sascha WildnerAdd the sigwaitinfo.2 manual page from FreeBSD.
2016-07-18 John Marinolibc/collate.c: Revert previous, use F11 fix for ISO...
2016-07-17 Tomohiro Kusumisys/kern: Mention pid 0 in usched_set(2) BUGS section
2016-07-16 Tomohiro Kusumisys/kern: Add USCHED_GET_CPUMASK for usched_set(2)
2016-07-13 Sascha Wildnersigaction.2: Comment out reference to sigset().
2016-07-13 Sascha Wildnerkqueue.2: Fix a typo in a function name (sigpromask...
2016-07-12 zrj<signal.h>: Don't advertise sigqueue(2) availability.
2016-07-06 Sascha Wildnerlibc/confstr: Fix comment indentation.
2016-07-06 Sascha Wildnersysconf(3): Fix _SC_GET{GR,PW}_R_SIZE_MAX.
2016-07-05 Sascha Wildnersysconf(3): Add _SC_THREAD_SPORADIC_SERVER.
2016-07-04 Sascha Wildner<pthread.h>: Include <machine/limits.h> instead of...
2016-06-21 Sascha Wildnerpoll.2: Adjust NAME section for ppoll().
2016-06-19 John Marinolibc/_collate_lookup: Fix segfault seen on ISO-8859...
2016-06-19 John Marinombsnrtowcs/wcsnrtombs: Fix EILSEQ handling
2016-06-19 Imre Vadaszkernel - Implement ppoll system call with precise micro...
2016-06-11 Sascha Wildnerkqueue.2: Improve markup.
2016-06-08 Sascha Wildnerkqueue.2: Add some info about EVFILT_FS.
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-16 zrjlibc: Do not set errno when mmap(MAP_TRYFIXED) fails.
2016-04-13 zrjlibc: Fix mdoc warnings on escaped characters.
2016-04-06 Sascha Wildnerlibc/libutil: Some mdoc cleanup in various manual pages.
2016-04-05 Sascha Wildnerlibc: mdoc cleanup in some system call manual pages.
2016-04-05 Sascha Wildnergethostbyname.3: mdoc improvements.
2016-04-03 Sascha Wildnerlibc: Cleanup some manual pages (mainly .Dv usage).
2016-03-27 Sascha Wildnermsync.2: Use .Dv
2016-03-26 Sascha Wildnergettimeofday.2: Clarify better what we mean.
2016-03-26 Sascha Wildnersetuid.2: Use .Dv
2016-03-25 Sascha Wildnersysctl.3: Remove KERN_QUANTUM info. We don't have it.
2016-03-24 Sascha Wildnergetrlimit.2: Fix typos in .Dv's
2016-03-24 Sascha Wildnerfcntl.2: Fix typo in a .Dv
2016-03-19 Sascha WildnerAdd a kenv(2) system call for better handling of the...
2016-03-16 Sascha WildnerMark up defined values with .Dv in various manual pages.
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-07 Sascha WildnerAdd a manual page for exec_sys_{,un}register() system...
2016-03-07 Sascha WildnerAdjust markup of defined values to .Dv in various manua...
2016-03-04 Sascha WildnerClean up some manual pages (mainly .Dv related).
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-01 Sascha Wildneruname(3): Make uname() honor varsym variables too.
2016-02-17 Matthew Dillonlibc - Improve realloc() performance.
2016-02-16 John Marinouname(3): Add env override capability
2016-02-13 Sepherosa Ziehaukqueue/signal: Send kevent even if the signal is masked
2016-02-10 zrjdocs: Move rpc(3) PSD papers into share/doc
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-06 Sascha Wildner{msg,sem,shm}*.2: Some mdoc improvements (mainly adding...
2016-01-30 Tomasz Konojackilibc - implement C11 function timespec_get()
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
next