]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
MFH: r282315-r282534
[FreeBSD/FreeBSD.git] / lib / libc /
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 julianTweak seekdir, telldir and readdir so that when htere...
2015-05-05 pluknetFix major copy/paste and other style errors.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 jhbVarious updates to the ftruncate(2) documentation:
2015-05-04 jhbPartially revert r255486, the first argument to socketp...
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 markjfork(2): Add a note to the effect that kqueue descripto...
2015-05-01 baptApply the copyright the the same owners as the original...
2015-05-01 baptImport reallocarray(3) from OpenBSD
2015-05-01 gjbMFH: r281855-r282312
2015-04-28 pfgMFV r282150
2015-04-27 andrewDisable the tests that use makecontext on arm64, it...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 ngieBuild/install libc, librt, libthr, and msun NetBSD...
2015-04-26 baptmdoc: remove end of line whitespace
2015-04-26 baptmdoc: rendering fixes
2015-04-26 baptUse mdoc(7) macros to handle parenthesis
2015-04-26 baptmdoc: fix functions declarations
2015-04-26 baptEscape "Ed"
2015-04-26 baptEscape "Ed"
2015-04-25 ngieAssuming a system has /bin/csh on it is a bad idea...
2015-04-24 theraven__xlocale_C_ctype should not be const. It contains...
2015-04-24 theravenSmall changes to locale-related man pages.
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-23 tuexenA complete user message is signalled with the MSG_EOR...
2015-04-22 pfgcomputematchjumps(): fix allocator sizeof operand mismatch.
2015-04-22 gjbMFH: r280643-r281852
2015-04-22 rodrigcSupport file verification in MAC.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 pfgFix improbable memory leak in _citrus_prop_read_str().
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 kibRemove code to support the top of the stack layout...
2015-04-18 kibThe lseek(2), mmap(2), truncate(2), ftruncate(2), pread...
2015-04-18 kibMake wait6(2), waitid(3) and ppoll(2) cancellation...
2015-04-16 ngieMFhead @ r281584
2015-04-15 tijlRemove the const qualifier from iconv(3) to comply...
2015-04-14 ngieAssuming a system has /bin/csh on it is a bad idea...
2015-04-13 ngieMFhead @ r281503
2015-04-12 ngieMFhead @ r281476
2015-04-12 pluknetRemove obsolete bits about maximum number of file systems.
2015-04-12 ngieBuild/install lib, librt, libthr, and msun on all archi...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-08 jhibbitsFix powerpc setjmp FPR saving/restoring.
2015-04-07 andrewAdd the start of libc and libstand for arm64. Not all...
2015-04-06 jhbvfork() first appeared in 3BSD which pre-dates 2.9BSD...
2015-04-06 glebiusStop including if_var.h from userland.
2015-04-06 pfgMake strlcpy/strlcat slightly easier to read.
2015-04-04 jillesfts: Don't return FTS_SLNONE if it's not a symlink...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-02 emastelibc: Eliminate duplicate copies of __vdso_gettc.c
2015-04-02 traszUpdate open(2) to make it more obvious that O_NOCTTY...
2015-04-01 kibCorrectly handle __fcntl_compat symbol for the !SYSCALL...
2015-03-31 jilleswordexp: Explicitly pass along IFS.
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-29 kibMake kevent(2) a cancellation point.
2015-03-28 tuexenAdd an SCTP symbol which was missed in
2015-03-26 jillessetmode(): Use sysctl kern.proc.umask instead of umask...
2015-03-25 gjbMFH: r278968-r280640
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-19 andrewStart to import support for the AArch64 architecture...
2015-03-18 andrewWe won't support a.out on arm64/aarch64. As such there...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-13 pfglibc: plug memory leaks in edge cases for the posix1e...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-10 tuexenAdd a SCTP socket option to limit the cwnd for each...
2015-03-08 nwhitehornSave and restore non-volatile floating-point registers...
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 jmgforgot to bump date, and replace contraction (igor)...
2015-03-06 jmgmake things a bit more clear.. we worked together...
2015-03-06 pfgcompat_passwd(): yet another uninitialized access to...
2015-03-05 pfgqsort(3): small style(9) cleanups.
2015-03-05 pfgqsort(3): enhance to handle 32-bit aligned data on...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 kanAvoid lookup of CODESET aliases using uninitialized...
2015-02-28 jillesnice(): Put back old return value, keeping [EPERM]...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 kibFix typo. Note that this is mostly innocent, since...
2015-02-27 pfgeui64_line(): plug memory leak.
2015-02-27 pfgHint out check for unsigned negative values.
2015-02-26 dimMerge ^/head r279163 through r279308.
2015-02-25 cpercivaAdjust wording slightly to emphasize that random(3...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-22 pfgsetmode(3): Make sure that setmode sets errno on failure.
2015-02-22 dimMerge ^/head r279023 through r279162.
2015-02-22 jillesnice(): Correct return value and [EPERM] error.
2015-02-21 pfgPrevent NULL pointer de-reference.
2015-02-20 pfgregex(3): Fix uninitialized pointer values.
2015-02-20 pfgtab vs spaces.
next