libc: Add stack protector support back
[dragonfly.git] / lib /
2015-09-11 John Marinolibc: Add stack protector support back
2015-09-11 Sascha WildnerRemove libcom_err and compile_et.
2015-09-09 John Marinolibc: fix environ symbol by syncing getenv.c with FreeBSD
2015-09-09 John Marinolib/dlfcn: whitespace cleanup, remove unnecessary prototype
2015-09-09 John Marinolibc: Complete conversion to _getprogname from __progname
2015-09-08 John MarinoAdd missing dummy _rtld_thread_init (weak symbol)
2015-09-08 John Marinolibc symbols bound to rtld must have matching version...
2015-09-08 John Marinolibc/gen Symbol map - rtld tweaks
2015-09-08 John Marinolibc/gen symbol map: Remove exposure to dummy tls functions
2015-09-06 John MarinoFix libc symbol maps after build test
2015-09-06 John MarinoFinished thorough pass of libc symbol maps
2015-09-06 John Marinolibc: For first time, loads in non-executable stack
2015-09-06 John Marinolibc/syscalls: Add GNU-stack ELF note to generated...
2015-09-05 John Marinolibc/x86-64: Add GNU-stack ELF notes to many assembly...
2015-09-05 John MarinoMore libc Symbol map refinements (nearing completion...
2015-09-05 Sascha Wildnerlibc: Sync open_memstream(3) with FreeBSD. Also add...
2015-09-05 John MarinoReworked (significantly) symbol map for locales
2015-09-05 John Marinolibc/locale: Remove unused source files
2015-09-05 John MarinoContinue working on libc symbol maps
2015-09-05 John MarinoAdd static keyword to four functions to match prototype...
2015-09-02 John MarinoUpdate some more symbols maps for libc
2015-09-02 John Marinolib/libc/stdlib/merge.c: add "static" to match setup...
2015-09-01 John Marinolibc: Remove stack_protector.c from build
2015-09-01 Sascha WildnerAdd a small vmm(2) manual page for the related system...
2015-09-01 John Marinolibc: Redefine "number" ctype - no longer alias of...
2015-08-30 John Marinoiswdigit(3), iswxdigit(3): Don't limit to U007F
2015-08-27 Sascha Wildner<regex.h>: REG_ENOSYS was removed in Issue 7 but up...
2015-08-27 Sascha WildnerRemove references to colldef(1) and mklocale(1) in...
2015-08-27 Matthew Dillonhammer2 - Fix hammer2 probe in boot code
2015-08-27 Matthew Dillonhammer2 - Add WANT_HAMMER2 to buildworld
2015-08-26 Sascha Wildnerregex.3: Add LIBRARY section.
2015-08-24 Sascha WildnerSort SEE ALSO in various manual pages.
2015-08-24 Sascha Wildnerlibusbhid: Add missing MLINK for hid_get_report_id().
2015-08-24 Sascha Wildnermbintowcr.3: Further mdoc cleanup.
2015-08-24 Sascha Wildnermbintowcr.3: Mention missing functions.
2015-08-23 Sascha Wildnerlibc: Add missing futimens(2) manual page link.
2015-08-22 Sascha Wildnermbintowcr.3: Remove unneeded .Pp
2015-08-20 Sascha Wildnerlgamma.3: There is no lgammal_r() function in libm.
2015-08-20 Sascha Wildnerlibc/regex: Fix up the regex upgrade.
2015-08-20 Sascha Wildnerlogb.3: There is no scalbl() function in libm.
2015-08-20 Sascha Wildnermbintowcr.3: Add missing types.
2015-08-20 Sascha Wildnerprocctl.2: Clean up a bit.
2015-08-16 Matthew Dillonlocale - Add two new API functions
2015-08-16 John Marinoutf8.c: Fix second error of two-line patch
2015-08-16 John Marinoutf8.c: Fix typo
2015-08-16 John Marinolibc/locale: limit utf8 illegal input detection to...
2015-08-15 Sascha Wildneri386 removal, part 35/x: Remove the i386 specific vesa...
2015-08-09 John Marino<regex.h>: Pull in <xlocale.h> for xlocale_t definition
2015-08-09 John MarinoUTF-8: change upper limit from 0x1FFFFF to 0x10FFFF
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-08 Sascha Wildnerlibypclnt: Remove unused file.
2015-08-07 John MarinoReview libc symbol maps
2015-08-06 John Marinolibc/regex: Replace old regex library with modified TRE
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-06 John Marinolibc/locale: Add __collate_equiv_value functionality
2015-08-02 John Marinostrcoll(1): Fix named locale case where conversion...
2015-08-02 Matthew Dillonboot - Fix gzipped initrd.img loading
2015-08-01 John Marinolibc/locale: Revamp CTYPE support (from Illumos)
2015-08-01 John Marinolibc/locale: Replace ascii.c, it was removed too soon
2015-08-01 John MarinoPregenerate maps for LC_CTYPE generation
2015-07-31 John Marinoregcomp: limit comparison to C locale only
2015-07-31 John Marinolibc/collcmp: Fix initialization of s2
2015-07-31 John Marinolibc/regex: Sync with FreeBSD
2015-07-30 Sascha Wildnerlibc/xdr: Sync xdr_sizeof.c with FreeBSD and add it... v4.3.1
2015-07-30 Sascha Wildnerlibc/calloc: Remove calloc.c, which has been unbuilt...
2015-07-30 Sascha Wildneri386 removal, part 26/x: Remove i386 specific lib/libc...
2015-07-29 Sascha Wildneri386 removal, part 25/x: Remove i386 parts from kgdb...
2015-07-29 John Marinolocaledef(1): Better bootstrap fix
2015-07-29 Sascha Wildnermmap.2: Remove (now) useless BUGS section.
2015-07-29 Matthew Dillonmanpages - Remove obsolete info
2015-07-28 John Marinocollate 1/4: Add support for LC_COLLATE format "DragonF...
2015-07-28 John Marinolibc.a: Add __isnan and __isnanf
2015-07-27 Matthew Dillonboot - Fix minor memory leak, statistics
2015-07-26 John Marinowcscoll.3: Fix copy/paste error (due to wcsxfrm)
2015-07-26 Matthew Dillonboot - Put loader heap in high memory
2015-07-23 Matthew Dillonnmalloc - Improve incremental reallocs()
2015-07-23 John Marinolocales/nls: Rename last three zh_han* files
2015-07-23 John Marinolocales: Rename zh_han* to zh_Han* (capitalize)
2015-07-23 John MarinoMove some locales before upcoming overhauls
2015-07-22 John MarinoRemove no_NO (only use nb_NO and nn_NO)
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-16 John MarinoFix installation of libm man page(s)
2015-07-15 John MarinoOpenLIBM: Add missing symbol fegetexcept (DF404.0)
2015-07-14 John MarinoOpenLIBM: Add 3 new symbols to map
2015-07-14 John MarinoReplace hybrid libm with OpenBSD libm on vendor branch
2015-07-13 John Marinoxlocale: remove const qualifier from __xlocale_C_ctype
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-11 John Marinoxlocale: Fix potential segfault
2015-07-10 Sascha Wildneri386 removal, part 17/x: Remove i386 code from various...
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-08 Sascha WildnerRemove non-existant .PATH components from a number...
2015-07-04 Sascha WildnerUse roundup2() from <sys/param.h> in a number of places.
2015-07-04 John Marinoiconv sync 11/11: Use macro like FreeBSD (1 file) to...
2015-07-04 John Marinoiconv sync 10/x: FreeBSD SVN 258316 + 283406 + 283418
2015-07-04 John Marinoiconv sync 9/x: FreeBSD SVN 260003
2015-07-04 John Marinoiconv sync 8/x: FreeBSD SVN 281550
2015-07-04 John Marinoiconv sync 7/x: FreeBSD SVN 281798
2015-07-04 John Marinoiconv sync 6/x: FreeBSD SVN 279404
2015-07-04 John Marinoiconv sync 5/x: FreeBSD SVN 269529 + 269530 + 275805
2015-07-04 John Marinoiconv sync 4/x: FreeBSD SVN 267438
next