]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/gen
MFC
[FreeBSD/FreeBSD.git] / lib / libc / gen /
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-11 brooksAdd contrib/libc-vis to the include path so we reliably...
2013-01-11 brooksIn r244401 I accidently moved strunvis and strunvisx...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-04 neelIFC @ r244983.
2012-12-26 attilioMFC
2012-12-21 delphij - Reduce buffer size from LINE_MAX to PATH_MAX, there...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-12 pjdEliminate redundant variable.
2012-12-11 attilioMFC
2012-12-10 jilleslibc: Make various internal file descriptors close...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 jilleslibc: Use the new 'e' fopen() mode option to simplify...
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 marcelProtect against DoS attacks, such as being described...
2012-12-01 marcelIn globextend(), take advantage of the fact that reallo...
2012-12-01 marcelIn globextend() when the pathv vector cannot be (re...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-17 neelIFC @ r243164
2012-11-16 joelmdoc: Use the Ev macro for environmental variables.
2012-11-16 grogComplete man page.
2012-11-16 sjgMerge bmake-20121111
2012-11-13 kibImplement the waitid() SUSv4 function using wait6(...
2012-11-13 neelIFC @ r242940
2012-11-11 dimAdd an explanatory comment to lib/libc/gen/isnan.c...
2012-11-11 neelIFC @ r242684
2012-11-10 dimOnly define isnan, isnanf, __isnan and __isnanf in...
2012-10-22 attilioMFC
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-11 stefanfFix my last commit. Only call strunvis after properly...
2012-10-11 stefanfDecode the first two fstab fields with strunvis(3)...
2012-10-11 stefanfApply some style. Checked with md5.
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-29 jilleslibc: Use O_CLOEXEC for various internal file descriptors.
2012-09-27 jilleslibc/fts: Use O_CLOEXEC for internal file descriptors.
2012-09-21 attilioMFC
2012-09-11 desAdd the same warning to rand48(3) as to rand(3) and...
2012-09-06 trhodesAvoid segfault if name is invalid. Basically, only
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-27 attilioMFC
2012-08-21 joelRemove trailing whitespace.
2012-08-21 davidxuAdd manual pages for clock_getcpuclockid and pthread_ge...
2012-08-21 davidxuFix prototype. Also the function should return error...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 davidxuImplement syscall clock_getcpuclockid2, so we can get...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-11 edRename aux.c to auxv.c.
2012-08-09 jillesnftw(): POSIX says directories causing loops should...
2012-08-09 delphijRefresh with OpenBSD RCS ID changes to reflect that...
2012-08-09 jillesftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-09 jillesnftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-08 andrewImport compiler-rt r160957.
2012-08-03 attilioMFC
2012-08-01 delphijUse calloc().
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-07 attilioMFC
2012-07-05 brooksDocument the behavior (from 4.4-lite) that tokens retur...
2012-07-04 pjdPrefer sysctl to open/read/close for obtaining random...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-27 kibOptimize the handling of SC_NPROCESSORS_CONF, by using...
2012-06-24 eadlerRemove the assert added in r237286
2012-06-23 attilioMFC
2012-06-22 kibUse struct vdso_timehands data to implement fast gettim...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-20 eadlerDon't close an uninitialized descriptor. [1]
2012-06-16 attilioMFC
2012-06-16 kibMore style.
2012-06-16 kibRevert part of the r235740 which changed separate alloc...
2012-06-16 joelmandoc fixes.
2012-06-14 kibMake sure that fstab fd is not leaked on exec.
2012-06-07 attilioMFC
2012-06-02 joelmdoc: minor Bl improvements.
2012-06-01 ghelmerStyle(9) improvements: remove unnecessary parenthesis...
2012-06-01 attilioMFC
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-21 ghelmerAdd checks for memory allocation failures in appropriat...
2012-05-21 ghelmerApply style(9) to return and switch/case statements.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-19 glebPut my name as copyright owner of lib/libc/gen/dirfd...
2012-05-19 glebHide DIR definition by making it an opaque struct typedef.
2012-05-17 delphijMerge tcpdump 4.2.1.
next