gdb - Local mods (compile)
[dragonfly.git] / lib / libc /
2015-12-25 Antonio Huete JimenezMerge remote-tracking branch 'leaf/vendor/GDB'
2015-12-22 Matthew Dillonlibc - fix makecontext build issues
2015-12-22 Matthew Dillonlibc - Add quick version for the context management...
2015-12-22 Matthew Dillonlibc - Fix bugs in getcontext(), setcontext(), and...
2015-12-21 Sascha Wildnerkernel: Remove the old unionfs that was unhooked from...
2015-12-10 Sascha Wildnerlibc/stdtime: Fix two cases where a NULL pointer could...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 Sascha Wildnerkqueue.2: Fix manpage.
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-04 John Marinolibc: Define a new version, DF406.0, for the 4.5 branch
2015-12-04 Ben Woolleykqueue: Bring in EV_RECEIPT and EV_DISPATCH from FreeBSD
2015-11-24 Sascha Wildnerlwp_setname.2: Add missing .El
2015-11-19 Sepherosa Ziehaupthread: Add lwp_setname(2) and implement pthread_set_n...
2015-11-17 Matthew Dillonlibc - Add 'xlink' chflags
2015-11-10 Sascha WildnerRemove unnecessary whitespace in macro arguments in...
2015-11-10 John Marinonl_langinfo(CODESET): Again return "US-ASCII" for C...
2015-11-09 John Marinonl_langinfo: Simplify case ladder
2015-11-09 John Marinolocales: Enforce US-ASCII encoding (limited to 7-bit)
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-04 Sepherosa Ziehaurevoke.2: Update manpage for ea8f324c34cc7837fa0cc397d3...
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-03 Sascha WildnerFix various typos in manual pages.
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-02 John Marinoeuc encoding: Emit EILSEQ on illegal euc conversions
2015-11-02 zrjsocket/recvfrom: Add MSG_CMSG_CLOEXEC support
2015-11-01 John Marinolocales: Fix eucJP sorting (broken upstream?)
2015-11-01 John Marinolibc: Fix (and improve) nl_langinfo (CODESET)
2015-10-30 Sepherosa Ziehausocket: Add accept4 syscall and bump __DragonFly_version
2015-10-30 Sepherosa Ziehausocket/socketpair: Add SOCK_{NONBLOCK,CLOEXEC} support.
2015-10-26 Sascha Wildnersysconf.3: Document _SC_REGEXP and _SC_SHELL.
2015-10-26 Sascha Wildnersysconf.3: Use .Dv for _SC*.
2015-10-25 Sascha Wildnersysconf.3: Document _SC_XOPEN_SHM.
2015-10-25 Sascha Wildnerlibc/sysconf: Simplify sysconf(_SC_XOPEN_SHM) a bit.
2015-10-25 John Marinolibc: Remove unused (and public) locale_isstrict()
2015-10-23 John Marinocollate: Fix expansion substitions (broken upstream...
2015-10-21 Sepherosa Ziehaulibc/resolve: Fix broken EDNS option
2015-10-20 John Marinolibc/collate: minor tweaks / fix
2015-10-18 Sascha WildnerAdd support for various sysconf(3) / confstr(3) / getco...
2015-09-24 Sascha Wildnerlibc/sysctl: Fix the user.* branch.
2015-09-13 John Marinolocale/UTF-8: Fixed upper bound logic
2015-09-12 John MarinoActivate symbol versioning on libc (bump DF version)
2015-09-11 John Marinolibc: Add stack protector support back
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-26 Sascha Wildnerregex.3: Add LIBRARY section.
2015-08-24 Sascha WildnerSort SEE ALSO in various manual pages.
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 Wildnerlibc/regex: Fix up the regex upgrade.
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-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-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-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
next