mbintowcr.3: Add missing types.
[dragonfly.git] / lib / libc /
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
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 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-26 John Marinowcscoll.3: Fix copy/paste error (due to wcsxfrm)
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-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-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
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 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
2015-07-04 John Marinoiconv sync 3/x: FreeBSD SVN 267437
2015-07-04 John Marinoiconv sync 2/x: FreeBSD SVN 263986
2015-07-04 John Marinoiconv sync 1/x: FreeBSD SVN 262441
2015-06-22 Sascha Wildneri386 removal, part 4/x: Remove i386 specific code from...
2015-06-21 Imre Vadászsysctl.3: Fix struct types for the KERN_BOOTTIME and...
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-05-26 Matthew Dillonttys - Add 'ifconsole' option to ttys entries
2015-05-26 Matthew Dillonkernel - Add futimens()
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-24 Matthew Dillonkernel - Add utimensat() support
2015-05-19 Matthew Dillonpipe2 - Adjust manual page
2015-05-19 Matthew Dillonkernel, libc - add pipe2()
2015-05-17 Tomohiro Kusumiusched: Fix man usched_set(2)
2015-05-15 Sascha Wildnerlibc: Make generation of nslexer.c more robust.
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-18 Sascha Wildnerlibc/realpath: Better POSIX conformance regarding ENOEN...
2015-03-17 Robin Hahlingclock_gettime.2: Update and document various clock_ids.
2015-03-15 Sascha Wildnerlibc/inet: Clean up a bit and add a missing errno on...
2015-03-15 Sascha Wildnerlibc: Use NELEM().
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-13 Joris Giovannangeliadd chflagsat system call
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-09 John Marinolibc: Silence a bunch of set-but-not-used errors found...
2015-02-07 Matthew Dillonlibc - Disallow an excessively large pattern space
2015-02-02 Imre Vadaszlibc -- dmalloc: Fix uninitialized variable in memreall...
2015-02-01 Sascha Wildnerlibc/db: Fix build with HASH_STATISTICS defined.
2015-02-01 Sascha Wildnerlibc/getifaddrs: Remove dead code.
2015-01-27 Sascha Wildnerlibc/sigaltstack: Return EPERM upon disabling the activ...
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-24 Sascha Wildnerlibc: Change dirfd() into a function (needed per POSIX).
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-20 Imre Vadaszsysctl.3: Use .Vt instead of .Va for types.
2015-01-20 Imre Vadaszsysctl.3: Fix documentation of KERN_FILE.
2015-01-19 Imre Vadaszsysctl.3: Remove KERN_UPDATEINTERVAL identifier. Fix...
2015-01-18 Sascha Wildnermmap.2: A little markup..
2015-01-18 Imre Vadaszptrace.2: Document the PT_IO request.
2015-01-18 Imre Vadaszsysctl.3: Fix a typo. Document the HW_MACHINE_PLATFORM...
2015-01-18 Imre Vadaszsysctl.3: Use .Dv where appropriate, use nicer syntax...
next